update klipper config

This commit is contained in:
SoftFever 2023-04-06 15:52:32 +08:00
parent f983610827
commit 0c8b596c48

View File

@ -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.