* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update Creality Sermoon V1 0.4 nozzle.json Changed the default process for the Sermoon V1 Printer. * Update 0.20mm Standard @Creality Sermoon V1.json Reduced speeds of .20mm process for Sermoon V1 to no more than 195mm/s as not all printers which may use this are running Klipper. It is set to Marlin for the flavour but is targeted at a Klippered printer. * Update 0.16mm Optimal @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot. * Update 0.20mm Standard @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot. * Update 0.28mm Standard @Creality Sermoon V1.json Remove Arc Fitting and reduce elephant foot.
15 lines
397 B
JSON
15 lines
397 B
JSON
{
|
|
"type": "machine_model",
|
|
"name": "Creality Sermoon V1",
|
|
"model_id": "Creality_Sermoon_V1",
|
|
"nozzle_diameter": "0.4",
|
|
"machine_tech": "FFF",
|
|
"family": "Creality",
|
|
"bed_model": "",
|
|
"bed_texture": "",
|
|
"z_hop_types": [
|
|
"Spiral Lift"
|
|
],
|
|
"hotend_model": "",
|
|
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
|
}
|