Revise and add new Creality profiles & Fix SecKit Filaments (#974)

* Revise and add new Creality profiles

* Correction of SecKit filaments

* Add Creality Ender-3 S1 Pro Profile & change snapmaker printer images

* Revision of the printer Creality & SecKit Printer ID
This commit is contained in:
fr3ak2402 2023-05-07 16:50:18 +02:00 committed by GitHub
parent cd9ca51035
commit a14943665b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
115 changed files with 4307 additions and 182 deletions

View file

@ -1,25 +0,0 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality Ender-5 Pro 2019 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality Ender-5 Pro 2019",
"default_filament_profile": [
"Generic PLA @Creality"
],
"default_print_profile": "0.20mm Standard @Creality",
"nozzle_diameter": [
"0.4"
],
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "300",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}