mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 09:08:58 +08: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
@ -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…
x
Reference in New Issue
Block a user