mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Treat extruder_clearance_max_radius as extruder_clearance_radius, and raise error if both options are present
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.2mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.25mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"default_print_profile": "0.20mm Standard @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.2mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.25mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"default_print_profile": "0.20mm Standard @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.2mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"default_print_profile": "0.10mm Standard 0.25mm nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"default_print_profile": "0.20mm Standard @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
@@ -24,7 +24,6 @@
|
||||
"default_print_profile": "0.30mm Standard 0.6 nozzle @Anker",
|
||||
"extruder_clearance_height_to_lid": "250",
|
||||
"extruder_clearance_height_to_rod": "30",
|
||||
"extruder_clearance_max_radius": "45",
|
||||
"extruder_clearance_radius": "45",
|
||||
"printer_structure": "i3",
|
||||
"nozzle_type": "brass",
|
||||
|
||||
Reference in New Issue
Block a user