mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
Adds rotate on stl import (#3116)
* Adds rotate on stl import * Fixed comma placement * update location of rotate variables --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
dc840ea451
commit
41f0e4d1ce
6 changed files with 26 additions and 5 deletions
|
@ -3389,6 +3389,7 @@ void TabPrinter::build_fff()
|
|||
optgroup->append_single_option_line("nozzle_volume");
|
||||
optgroup->append_single_option_line("best_object_pos");
|
||||
optgroup->append_single_option_line("z_offset");
|
||||
optgroup->append_single_option_line("preferred_orientation");
|
||||
|
||||
// ConfigOptionDef def;
|
||||
// def.type = coInt,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue