diff options
| author | Roy <Roy.mail.net@gmail.com> | 2023-02-19 18:59:44 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2023-02-19 19:03:23 +0200 |
| commit | ba39c2e2a012953f2f9633fa7df59b49cf3fd4c7 (patch) | |
| tree | a1f569008b9088b5eabb3017c0aaedd98f0c543a /Software/PMR/Messages | |
| parent | a054f1ab36fe3cbe816f78fa5ea68b30cde1bd43 (diff) | |
| download | Tango-ba39c2e2a012953f2f9633fa7df59b49cf3fd4c7.tar.gz Tango-ba39c2e2a012953f2f9633fa7df59b49cf3fd4c7.zip | |
VMax & Use Light Inks for Recommended Process Parameters.
Diffstat (limited to 'Software/PMR/Messages')
| -rw-r--r-- | Software/PMR/Messages/ColorLab/RecommendedProcessTableInput.proto | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Software/PMR/Messages/ColorLab/RecommendedProcessTableInput.proto b/Software/PMR/Messages/ColorLab/RecommendedProcessTableInput.proto index 62ddc1f07..ef4595c50 100644 --- a/Software/PMR/Messages/ColorLab/RecommendedProcessTableInput.proto +++ b/Software/PMR/Messages/ColorLab/RecommendedProcessTableInput.proto @@ -20,4 +20,5 @@ message RecommendedProcessTableInput bytes GbdData = 9; bytes LubData = 10; bool UseLubricantTransform = 11; + double VMax = 12; }
\ No newline at end of file |
