ENH:support printing all plate
jira:[none] Change-Id: I528129705ad2b6e81cb7d0b625d3a9228baf9cf1
This commit is contained in:
parent
83de229aa1
commit
00f4fbb5a6
|
@ -87,5 +87,10 @@
|
||||||
},
|
},
|
||||||
"support_user_preset": true
|
"support_user_preset": true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"01.07.50.00": {
|
||||||
|
"print": {
|
||||||
|
"support_print_all": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -79,5 +79,10 @@
|
||||||
},
|
},
|
||||||
"support_user_preset": true
|
"support_user_preset": true
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"01.07.50.00": {
|
||||||
|
"print": {
|
||||||
|
"support_print_all": true
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -1 +1 @@
|
||||||
02.00.00.08
|
02.00.00.10
|
Loading…
Reference in New Issue