mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
update klipper config
This commit is contained in:
11
README.md
11
README.md
@@ -59,6 +59,17 @@ Prebuilt binaries are available through the [github releases page](https://githu
|
|||||||
- run `BuildLinux.sh -udisr`
|
- run `BuildLinux.sh -udisr`
|
||||||
|
|
||||||
|
|
||||||
|
# Note:
|
||||||
|
If you're running Klipper, it's recommended to add the following configuration to your `printer.cfg` file.
|
||||||
|
```
|
||||||
|
# Enable object exclusion
|
||||||
|
[exclude_object]
|
||||||
|
|
||||||
|
# Enable arcs support
|
||||||
|
[gcode_arcs]
|
||||||
|
resolution: 0.1
|
||||||
|
```
|
||||||
|
|
||||||
# License
|
# License
|
||||||
Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.
|
Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user