mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Optimize wall printing order
This setting will make a lot of more prints more logical in printing order, especially when many small features are printed.
This commit is contained in:
parent
bc0a4cdc17
commit
34c0a09047
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@
|
|||
"material_standby_temperature": { "value": "100" },
|
||||
"meshfix_maximum_resolution": { "value": "0.04" },
|
||||
"multiple_mesh_overlap": { "value": "0" },
|
||||
"optimize_wall_printing_order": { "value": "True" },
|
||||
"prime_tower_enable": { "default_value": true },
|
||||
"raft_airgap": { "value": "0" },
|
||||
"raft_base_thickness": { "value": "0.3" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue