mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00: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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user