mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Merge branch 'master' of https://github.com/Ultimaker/Cura
This commit is contained in:
commit
b09f3e9d08
1 changed files with 3 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
|||
"default": "RepRap"
|
||||
},
|
||||
"machine_disallowed_areas": {
|
||||
"type": "polygons",
|
||||
"default": []
|
||||
},
|
||||
"machine_platform_offset": {
|
||||
|
@ -50,6 +51,7 @@
|
|||
]
|
||||
},
|
||||
"machine_head_polygon": {
|
||||
"type": "polygon",
|
||||
"default": [
|
||||
[
|
||||
-1,
|
||||
|
@ -71,6 +73,7 @@
|
|||
},
|
||||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"type": "polygon",
|
||||
"default": [
|
||||
[
|
||||
-20,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue