mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
refactor: New meshes for Atom 3 / lite
Add smaller meshes for the Atom 3 and Atom 3 Lite printer as they are too big for the official repo.
This commit is contained in:
parent
f2c1b6234d
commit
b1788f3329
6 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
"visible": true,
|
||||
"author": "Daniel Kurth",
|
||||
"manufacturer": "Layer One",
|
||||
"platform_offset": [0, -40, 0],
|
||||
"platform_offset": [0, 0, 0],
|
||||
"has_machine_quality": false,
|
||||
"has_materials": true,
|
||||
"preferred_material": "layer_one_dark_gray_pla",
|
||||
|
@ -14,7 +14,7 @@
|
|||
"preferred_variant_name": "PTFE hotend + 0.4mm brass nozzle",
|
||||
"preferred_quality_type": "normal",
|
||||
"variants_name": "Tool:",
|
||||
"platform": "Atom 3 bed.stl",
|
||||
"platform": "Atom 3 bed.3mf",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "atom3_extruder_0"
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"manufacturer": "Layer One",
|
||||
"platform_offset": [0, 0, 0],
|
||||
"preferred_variant_name": "PTFE hotend + 0.4mm brass nozzle",
|
||||
"platform": "Atom 3 lite bed.stl"
|
||||
"platform": "Atom 3 lite bed.3mf"
|
||||
},
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue