Fixes and simplification of some Creality profiles. (#3315)

* Fixes and simplification of some Creality profiles.

* Set correct support_air_filtration for K1 Max
This commit is contained in:
Thomas
2023-12-28 17:02:01 +01:00
committed by GitHub
parent b51856faff
commit 2901c85ea9
9 changed files with 8 additions and 7 deletions

View File

@@ -15,6 +15,8 @@
],
"gcode_flavor": "marlin",
"silent_mode": "0",
"support_chamber_temp_control": "0",
"support_air_filtration": "0",
"machine_max_acceleration_e": [
"5000"
],