mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
Treat extruder_clearance_max_radius as extruder_clearance_radius, and raise error if both options are present
This commit is contained in:
@@ -96,7 +96,6 @@
|
||||
"retract_lift_below": [
|
||||
"249"
|
||||
],
|
||||
"extruder_clearance_radius": "57",
|
||||
"extruder_clearance_max_radius": "68",
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"nozzle_volume": "107",
|
||||
|
||||
@@ -95,7 +95,6 @@
|
||||
"retract_lift_below": [
|
||||
"249"
|
||||
],
|
||||
"extruder_clearance_radius": "57",
|
||||
"extruder_clearance_max_radius": "68",
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"nozzle_volume": "107",
|
||||
|
||||
Reference in New Issue
Block a user