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

@ -4,9 +4,9 @@
"model_id": "Creality_CR-10_Max",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Creality-CR",
"bed_model": "",
"bed_texture": "",
"family": "Creality",
"bed_model": "creality_cr10max_buildplate_model.stl",
"bed_texture": "creality_cr10max_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Generic PLA @CREALITY;Generic PETG @CREALITY;Generic ABS @CREALITY;"
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
}