add z offset option
This commit is contained in:
@@ -3121,10 +3121,7 @@ void TabPrinter::build_fff()
|
||||
optgroup->append_single_option_line("printable_height");
|
||||
optgroup->append_single_option_line("nozzle_volume");
|
||||
optgroup->append_single_option_line("best_object_pos");
|
||||
|
||||
#if 0
|
||||
//optgroup->append_single_option_line("z_offset");
|
||||
#endif
|
||||
optgroup->append_single_option_line("z_offset");
|
||||
|
||||
// ConfigOptionDef def;
|
||||
// def.type = coInt,
|
||||
|
||||
Reference in New Issue
Block a user