mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
Introduce minimal chamber temperature field (gcode chamber_min_temperature (#14340)
Introduce minimal chamber temperature field (gcode chamber_min_temperature)
This commit is contained in:
committed by
GitHub
parent
8cb2e4e01e
commit
0e4928f200
@@ -1647,7 +1647,8 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
|
||||
|
||||
((ConfigOptionBools, activate_chamber_temp_control))
|
||||
((ConfigOptionInts , chamber_temperature))
|
||||
|
||||
((ConfigOptionInts , chamber_minimal_temperature))
|
||||
|
||||
// Orca: support adaptive bed mesh
|
||||
((ConfigOptionFloat, preferred_orientation))
|
||||
((ConfigOptionPoint, bed_mesh_min))
|
||||
|
||||
Reference in New Issue
Block a user