mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +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
@@ -31,7 +31,8 @@
|
||||
"overhang_1_4_speed": "60",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"sparse_infill_acceleration": "2500",
|
||||
"support_top_z_distance": "0.1",
|
||||
"support_top_z_distance": "0.09",
|
||||
"support_bottom_z_distance": "0.09",
|
||||
"compatible_printers": [
|
||||
"Prusa MK3.5 0.25 nozzle"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user