mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-09 14:55:08 -06: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:
parent
0c45cac1a8
commit
793c657b46
18 changed files with 19 additions and 33 deletions
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
Loading…
Add table
Add a link
Reference in a new issue