mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH:support printing all plate
jira:[none] Change-Id: I528129705ad2b6e81cb7d0b625d3a9228baf9cf1 (cherry picked from commit 00f4fbb5a6723ba4977cb18802c65bf8dedf6e29)
This commit is contained in:
@@ -84,5 +84,10 @@
|
|||||||
},
|
},
|
||||||
"support_user_preset":true
|
"support_user_preset":true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"01.07.50.00": {
|
||||||
|
"print": {
|
||||||
|
"support_print_all": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -76,5 +76,10 @@
|
|||||||
},
|
},
|
||||||
"support_user_preset":true
|
"support_user_preset":true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"01.07.50.00": {
|
||||||
|
"print": {
|
||||||
|
"support_print_all": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user