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:
Daniel Kurth 2021-03-15 14:21:01 +01:00
parent f2c1b6234d
commit b1788f3329
6 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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"
},