ENH:support printing all plate

jira:[none]

Change-Id: I528129705ad2b6e81cb7d0b625d3a9228baf9cf1
(cherry picked from commit 00f4fbb5a6723ba4977cb18802c65bf8dedf6e29)
This commit is contained in:
tao wang 2025-04-01 16:51:00 +08:00 committed by Noisyfox
parent 9e304d0743
commit f5d58bb9f0
2 changed files with 10 additions and 0 deletions

View file

@ -84,5 +84,10 @@
},
"support_user_preset":true
}
},
"01.07.50.00": {
"print": {
"support_print_all": true
}
}
}

View file

@ -76,5 +76,10 @@
},
"support_user_preset":true
}
},
"01.07.50.00": {
"print": {
"support_print_all": true
}
}
}