mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +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:
@@ -878,7 +878,7 @@ static std::vector<std::string> s_Preset_printer_options {
|
||||
"cooling_tube_retraction",
|
||||
"cooling_tube_length", "high_current_on_filament_swap", "parking_pos_retraction", "extra_loading_move", "purge_in_prime_tower", "enable_filament_ramming",
|
||||
"z_offset",
|
||||
"disable_m73",
|
||||
"disable_m73", "preferred_orientation"
|
||||
};
|
||||
|
||||
static std::vector<std::string> s_Preset_sla_print_options {
|
||||
|
||||
Reference in New Issue
Block a user