mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Changes required for printing one at a time
This commit is contained in:
parent
1ce7e78685
commit
78ebb13089
5 changed files with 142 additions and 9 deletions
|
@ -83,20 +83,20 @@
|
|||
{
|
||||
"default": [
|
||||
[
|
||||
-15,
|
||||
15
|
||||
-20,
|
||||
10
|
||||
],
|
||||
[
|
||||
15,
|
||||
15
|
||||
10,
|
||||
10
|
||||
],
|
||||
[
|
||||
15,
|
||||
-15
|
||||
10,
|
||||
-10
|
||||
],
|
||||
[
|
||||
-15,
|
||||
-15
|
||||
-20,
|
||||
-10
|
||||
]
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue