mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Fixed TiZYX machines head polygon definition
This commit is contained in:
parent
09d4f083e0
commit
eee1eb714b
@ -57,7 +57,7 @@
|
|||||||
[25, 49],
|
[25, 49],
|
||||||
[25, -49],
|
[25, -49],
|
||||||
[-25, -49],
|
[-25, -49],
|
||||||
[25, 49]
|
[-25, 49]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
|
@ -54,7 +54,7 @@
|
|||||||
[25, 49],
|
[25, 49],
|
||||||
[25, -49],
|
[25, -49],
|
||||||
[-25, -49],
|
[-25, -49],
|
||||||
[25, 49]
|
[-25, 49]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
[25, 49],
|
[25, 49],
|
||||||
[25, -49],
|
[25, -49],
|
||||||
[-25, -49],
|
[-25, -49],
|
||||||
[25, 49]
|
[-25, 49]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user