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

* Add files via upload add AtomStack machine definitions * Add files via upload add AtomStack machine extruders * Update resources/definitions/cambiran_maxe175.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/cambiran_maxe285.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/cambiran_proe175.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/cambiran_proe285.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Add files via upload * Add files via upload * Update atomstack_cambrianmaxe175.def.json * Update atomstack_cambrianmaxe285.def.json * Update atomstack_cambrianproe175.def.json * Update atomstack_cambrianproe285.def.json * Delete cambiran_maxe175.def.json * Delete cambiran_maxe285.def.json * Delete cambiran_proe175.def.json * Delete cambiran_proe285.def.json * Delete cambrianmaxe175_extruder_1.def.json * Delete cambrianmaxe285_extruder_1.def.json * Delete cambrianproe175_extruder_1.def.json * Delete cambrianproe285_extruder_1.def.json * Update atomstack_cambrianmaxe175_extruder_0.def.json * Update atomstack_cambrianmaxe285_extruder_0.def.json * Update atomstack_cambrianproe175_extruder_0.def.json * Update atomstack_cambrianproe285_extruder_0.def.json * Update atomstack_cambrianmaxe175_extruder_0.def.json * Create atomstack_cambrianmaxe175.def.json * Update atomstack_cambrianmaxe285.def.json * Update atomstack_cambrianproe175.def.json * Update atomstack_cambrianproe285.def.json * add file atomstack_cambrian_base.def.json * Update atomstack_cambrianmaxe175.def.json * Update atomstack_cambrianmaxe285.def.json * Update atomstack_cambrianproe175.def.json * Update atomstack_cambrianproe285.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
15 lines
361 B
JSON
15 lines
361 B
JSON
{
|
|
"version": 2,
|
|
"name": "Extruder 1",
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "atomstack_cambrianproe175",
|
|
"position": "0"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 0.4 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
}
|