* 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
25 lines
570 B
JSON
25 lines
570 B
JSON
{
|
|
"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": [
|
|
"Creality Generic PLA"
|
|
],
|
|
"default_print_profile": "0.20mm Standard @Creality Ender5Pro (2019)",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"220x0",
|
|
"220x220",
|
|
"0x220"
|
|
],
|
|
"printable_height": "300",
|
|
"nozzle_type": "undefine",
|
|
"auxiliary_fan": "0"
|
|
}
|