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:
Alex Khalilieh
2023-12-15 00:59:35 +00:00
committed by GitHub
co-authored by SoftFever
parent dc840ea451
commit 41f0e4d1ce
6 changed files with 26 additions and 5 deletions
+2 -1
View File
@@ -1173,7 +1173,8 @@ PRINT_CONFIG_CLASS_DERIVED_DEFINE(
((ConfigOptionBools, activate_chamber_temp_control))
((ConfigOptionInts , chamber_temperature))
((ConfigOptionBool, is_infill_first))
((ConfigOptionFloat, preferred_orientation))
)