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

View file

@ -1,5 +1,5 @@
{ {
"version": 1, "version": 2,
"name": "Extruder 1", "name": "Extruder 1",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata": {

Binary file not shown.