mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
Update fabxpro.def.json
This commit is contained in:
parent
3cadf69514
commit
055a224c72
1 changed files with 4 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
"author": "FabX",
|
||||
"manufacturer": "FabX",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "fabxpro_platform.stl",
|
||||
"platform": "fabxpro_platform.STL",
|
||||
"has_materials": true,
|
||||
"has_machine_quality": true,
|
||||
"machine_extruder_trains":
|
||||
|
@ -30,7 +30,9 @@
|
|||
"machine_center_is_zero": {
|
||||
"default_value": false
|
||||
},
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_heated_bed": {
|
||||
"default_value": true
|
||||
},
|
||||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"default_value": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue