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,6 +1,6 @@
{
"name": "SecKit",
"version": "01.05.04.00",
"version": "01.06.00.00",
"force_update": "0",
"description": "SecKit configurations",
"machine_model_list": [
@ -139,12 +139,12 @@
"sub_path": "machine/fdm_klipper_common.json"
},
{
"name": "SecKit SK-Tank",
"name": "SecKit SK-Tank 0.4 nozzle",
"sub_path": "machine/SecKit SK-Tank 0.4 nozzle.json"
},
{
"name": "Go3 0.4 nozzle",
"sub_path": "machine/Go3 0.4 nozzle.json"
"name": "SecKit Go3 0.4 nozzle",
"sub_path": "machine/SecKit Go3 0.4 nozzle.json"
}
]
}