mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00

* Add Hozo, Hozo 3Dprinter Add Hozo, Hozo 3Dprinter from HardPrint * Add Hozo, Hozo 3Dprinter Add Hozo, Hozo 3Dprinter from HardPrint * Add Hozo, Hozo 3Dprinter Add Hozo, Hozo 3Dprinter from HardPrint * Fixed gantry height * Fixed ID field * Add Hozo iX 3dprinter Add 3dprinter profile * Add Hozo iX 3dprinter Add 3dprinter extruder * Add Hozo iX 3dprinter Add 3dprinter mesh * Update and rename HardPrint_Hozo.def.json to hardprint_hozo.def.json * Update and rename HardPrint_Hozo_iX.def.json to hardprint_hozo_ix.def.json * Rename HardPrint_Hozo_extruder_0.def.json to hardprint_hozo_extruder_0.def.json * Rename HardPrint_Hozo_iX_extruder_0.def.json to hardprint_hozo_ix_extruder_0.def.json * Delete HardPrint_Hozo_iX_platform.stl * Delete HardPrint_Hozo_platform.stl * Add files via upload * Change IDs * Change IDs
15 lines
353 B
JSON
15 lines
353 B
JSON
{
|
|
"version": 2,
|
|
"name": "Extruder 1",
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "hardprint_hozo_ix",
|
|
"position": "0"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 0.4 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
}
|