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 SoftFever
parent 7101f5ba53
commit 90aa9b1268
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"
],