mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -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
|
@ -866,7 +866,6 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||
((ConfigOptionString, template_custom_gcode))
|
||||
//BBS
|
||||
((ConfigOptionEnum<NozzleType>, nozzle_type))
|
||||
((ConfigOptionInt, nozzle_hrc))
|
||||
((ConfigOptionBool, auxiliary_fan))
|
||||
((ConfigOptionBool, accel_to_decel_enable))
|
||||
((ConfigOptionPercent, accel_to_decel_factor))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue