mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 23:35:07 -06:00
Added build plate STL
This commit is contained in:
parent
d9bb0b96aa
commit
dc4cae3b4e
3 changed files with 6 additions and 4 deletions
|
@ -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 },
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"version": 1,
|
"version": 2,
|
||||||
"name": "Extruder 1",
|
"name": "Extruder 1",
|
||||||
"inherits": "fdmextruder",
|
"inherits": "fdmextruder",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
|
BIN
resources/meshes/tinyboy_fabrikator15.stl
Normal file
BIN
resources/meshes/tinyboy_fabrikator15.stl
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue