mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
update klipper config
This commit is contained in:
parent
f983610827
commit
0c8b596c48
1 changed files with 11 additions and 0 deletions
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`
|
||||
|
||||
|
||||
# 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
|
||||
Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue