Creality K1 series improvements (#5081)

* Improved some configurations for K1 printers

* Removed seam_slope_min_length for K1

* Increased wipe distance

* Enabled slope on entire wall

* Removed retract_before_wipe

* Improved overhang print speed

* Prettified JSON

* Prettified machines JSON
This commit is contained in:
Thomas
2024-04-22 14:02:55 +02:00
committed by GitHub
parent 0c4a3efaf3
commit d3c9e4d099
45 changed files with 1142 additions and 584 deletions

View File

@@ -9,4 +9,4 @@
"bed_texture": "creality_k1max_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS;Creality Generic ASA;Creality Generic PA-CF @K1-all;Creality Generic PC @K1-all;Creality Generic PETG;Creality Generic PLA;Creality HF Generic PLA;Creality HF Generic Speed PLA;Creality Generic PLA High Speed @K1-all;Creality Generic PLA Matte @K1-all;Creality Generic PLA Silk @K1-all;Creality Generic PLA-CF @K1-all;Creality Generic TPU"
}
}