From a4bd79a77bba87b8644e73903f020de94e1c7ade Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Thu, 28 Jan 2021 19:37:51 +0200 Subject: Added RML & Color Conversion VMax. --- Software/PMR/Messages/ColorLab/ConversionInput.proto | 1 + 1 file changed, 1 insertion(+) (limited to 'Software/PMR') diff --git a/Software/PMR/Messages/ColorLab/ConversionInput.proto b/Software/PMR/Messages/ColorLab/ConversionInput.proto index edf1c368f..5a7bfde10 100644 --- a/Software/PMR/Messages/ColorLab/ConversionInput.proto +++ b/Software/PMR/Messages/ColorLab/ConversionInput.proto @@ -22,4 +22,5 @@ message ConversionInput repeated ProcessRange ProcessRanges = 11; bool GenerateHive = 12; bool UseLightInks = 13; + double VMax = 14; } \ No newline at end of file -- cgit v1.3.1