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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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"
],