ENH:support printing all plate

jira:[none]

Change-Id: I528129705ad2b6e81cb7d0b625d3a9228baf9cf1
This commit is contained in:
tao wang 2025-04-01 16:51:00 +08:00 committed by lane.wei
parent 83de229aa1
commit 00f4fbb5a6
3 changed files with 11 additions and 1 deletions

View File

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

View File

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

View File

@ -1 +1 @@
02.00.00.08 02.00.00.10