mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fix typo in PrintConfig.hpp for power loss recovery
This commit is contained in:
@@ -1272,7 +1272,7 @@ PRINT_CONFIG_CLASS_DEFINE(
|
|||||||
((ConfigOptionIntsNullable, filament_flush_temp))
|
((ConfigOptionIntsNullable, filament_flush_temp))
|
||||||
// BBS
|
// BBS
|
||||||
((ConfigOptionBool, scan_first_layer))
|
((ConfigOptionBool, scan_first_layer))
|
||||||
((ConfigOptionsBool, disable_power_loss_recovery))
|
((ConfigOptionBool, disable_power_loss_recovery))
|
||||||
((ConfigOptionBool, enable_wrapping_detection))
|
((ConfigOptionBool, enable_wrapping_detection))
|
||||||
((ConfigOptionInt, wrapping_detection_layers))
|
((ConfigOptionInt, wrapping_detection_layers))
|
||||||
((ConfigOptionPoints, wrapping_exclude_area))
|
((ConfigOptionPoints, wrapping_exclude_area))
|
||||||
|
|||||||
Reference in New Issue
Block a user