Added build plate STL

This commit is contained in:
Reiner Buehl 2020-10-14 18:12:23 +02:00
parent d9bb0b96aa
commit dc4cae3b4e
3 changed files with 6 additions and 4 deletions

View file

@ -1,12 +1,14 @@
{
"version": 1,
"name": "TinyBoy Fabrikator 1.5",
"version": 2,
"name": "TinyBoy Fabrikator Mini 1.5",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "Reiner Buehl",
"manufacturer": "TinyBoy",
"file_formats": "text/x-gcode",
"platform": "tinyboy_fabrikator15.stl",
"platform_offset": [-95, 0, -46],
"has_materials": false,
"has_machine_quality": true,
"preferred_quality_type": "normal",
@ -17,7 +19,7 @@
},
"overrides": {
"machine_name": { "default_value": "TinyBoy Fabrikator 1.5" },
"machine_name": { "default_value": "Fabrikator Mini 1.5" },
"machine_width": { "default_value": 80 },
"machine_depth": { "default_value": 80 },
"machine_height": { "default_value": 80 },