mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
ENH: remove nozzle_hrc in params page and profiles
use std::map to map nozzle_type to nozzle_hrc Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -21,7 +21,6 @@
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"nozzle_hrc": "55",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"retraction_length": [
|
||||
"1.4"
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"nozzle_hrc": "55",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"retract_length_toolchange": [
|
||||
"3"
|
||||
|
||||
@@ -28,7 +28,6 @@
|
||||
"machine_load_filament_time": "29",
|
||||
"machine_unload_filament_time": "28",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"nozzle_hrc": "20",
|
||||
"auxiliary_fan": "1",
|
||||
"upward_compatible_machine":[
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -18,7 +18,6 @@
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"nozzle_hrc": "55",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"retraction_length": [
|
||||
"1.4"
|
||||
|
||||
@@ -18,7 +18,6 @@
|
||||
"min_layer_height": [
|
||||
"0.16"
|
||||
],
|
||||
"nozzle_hrc": "55",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"retract_length_toolchange": [
|
||||
"3"
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"nozzle_hrc": "20",
|
||||
"nozzle_type": "stainless_steel",
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user