New feature: show auto calibration marks on bed for X1/X1C printers
#88
This commit is contained in:
@@ -698,7 +698,7 @@ void ConfigManipulation::toggle_print_fff_options(DynamicPrintConfig *config, co
|
||||
if(gcflavor == gcfKlipper)
|
||||
toggle_field("accel_to_decel_factor", config->opt_bool("accel_to_decel_enable"));
|
||||
|
||||
toggle_field("exclude_object", gcflavor == gcfKlipper);
|
||||
toggle_line("exclude_object", gcflavor == gcfKlipper);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user