mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
add z offset option
This commit is contained in:
parent
0851e0934b
commit
6023f79be3
7 changed files with 23 additions and 20 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue