mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-28 13:22:06 +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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user