Fixed TiZYX machines head polygon definition

This commit is contained in:
Erwan MATHIEU 2023-08-24 11:17:21 +02:00
parent 09d4f083e0
commit eee1eb714b
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@
[25, 49],
[25, -49],
[-25, -49],
[25, 49]
[-25, 49]
]
},
"machine_heated_bed": { "default_value": true },

View File

@ -54,7 +54,7 @@
[25, 49],
[25, -49],
[-25, -49],
[25, 49]
[-25, 49]
]
},
"machine_heated_bed": { "default_value": true },

View File

@ -51,7 +51,7 @@
[25, 49],
[25, -49],
[-25, -49],
[25, 49]
[-25, 49]
]
},
"machine_heated_bed": { "default_value": true },