Update documentation: improve language hints and add CC BY-NC-SA 4.0 license
- Updated language selection format to match ROCK 5 CANbus HAT style - Added comprehensive CC BY-NC-SA 4.0 license section to both README files - Updated project image with new raytraced version - Improved documentation consistency across projects
This commit is contained in:
25
README.md
25
README.md
@@ -1,6 +1,6 @@
|
||||
# 🔥 Laser CANbus Toolhead PCB
|
||||
|
||||
*🇩🇪 Deutsche Version: [README.de.md](README.de.md)*
|
||||
> 🌍 **Languages:** [English](README.md) | [Deutsch](README.de.md)
|
||||
|
||||
A compact, robust toolhead board for Klipper-based laser engravers and cutters (CoreXY). This board integrates power supply, laser driver logic, CAN-Bus communication, and input shaping (ICM-20602) in the smallest possible space.
|
||||
|
||||
@@ -234,4 +234,25 @@ cycle_time: 1.0
|
||||
- [Klipper Documentation](https://www.klipper3d.org/Config_Reference.html)
|
||||
- [CAN-Bus Setup Guide](https://www.klipper3d.org/CANBUS.html)
|
||||
- [Input Shaping](https://www.klipper3d.org/Resonance_Compensation.html)
|
||||
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
|
||||
- [Katapult Firmware Flasher](https://github.com/Arksine/katapult)
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the **Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License** (CC BY-NC-SA 4.0).
|
||||
|
||||
[](https://creativecommons.org/licenses/by-nc-sa/4.0/)
|
||||
|
||||
This means you are free to:
|
||||
- **Share** — copy and redistribute the material in any medium or format
|
||||
- **Adapt** — remix, transform, and build upon the material
|
||||
|
||||
Under the following terms:
|
||||
- **Attribution** — You must give appropriate credit, provide a link to the license, and indicate if changes were made
|
||||
- **NonCommercial** — You may not use the material for commercial purposes
|
||||
- **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license
|
||||
|
||||
For the full license text, visit: https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
|
||||
---
|
||||
|
||||
> **Note:** The original documentation is in German ([README.de.md](README.de.md)). This English version is a translation for international users.
|
||||
Reference in New Issue
Block a user