* 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
13 lines
540 B
JSON
13 lines
540 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Seckit Go3",
|
|
"model_id": "SK-Go3",
|
|
"url": "https://seckit3dp.design",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "SecKit",
|
|
"bed_model": "SK-Go3_Bed.stl",
|
|
"bed_texture": "Seckit-logo.svg",
|
|
"hotend_model": "seckit-hotend.stl",
|
|
"default_materials": "SecKit Generic ABS;SecKit Generic PLA;SecKit Generic PLA-CF;SecKit Generic PETG;SecKit Generic TPU;SecKit Generic ASA;SecKit Generic PC;SecKit Generic PVA;SecKit Generic PA;SecKit Generic PA-CF"
|
|
}
|