mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Reworked support settings in processes (#11683)
* explicitly set the machine_max_junction_deviation * reworked the support settings for all profiles * forgot the bottom interface spacing. set more accurate values * set the wrong value, meant support_bottom_z_distance
This commit is contained in:
committed by
GitHub
parent
e32dbd3802
commit
74c547f94f
@@ -21,7 +21,11 @@
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bottom_shell_layers": "2",
|
||||
"travel_speed": "300",
|
||||
"support_base_pattern_spacing": "2",
|
||||
"support_top_z_distance": "0.25",
|
||||
"support_bottom_z_distance": "0.25",
|
||||
"support_bottom_interface_spacing": "0.25",
|
||||
"support_interface_spacing": "0.35",
|
||||
"compatible_printers": [
|
||||
"Prusa MINIIS 0.8 nozzle"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user