aboutsummaryrefslogtreecommitdiffstats
path: root/Software/PMR/Messages/Printing/JobTicket.proto
diff options
context:
space:
mode:
Diffstat (limited to 'Software/PMR/Messages/Printing/JobTicket.proto')
-rw-r--r--Software/PMR/Messages/Printing/JobTicket.proto5
1 files changed, 0 insertions, 5 deletions
diff --git a/Software/PMR/Messages/Printing/JobTicket.proto b/Software/PMR/Messages/Printing/JobTicket.proto
index 141adff01..9824f6ef0 100644
--- a/Software/PMR/Messages/Printing/JobTicket.proto
+++ b/Software/PMR/Messages/Printing/JobTicket.proto
@@ -5,8 +5,6 @@ import "ProcessParameters.proto";
import "JobWindingMethod.proto";
import "JobSpool.proto";
import "JobUploadStrategy.proto";
-import "ThreadParameters.proto";
-import "HeadCleaningParameters.proto";
package Tango.PMR.Printing;
option java_package = "com.twine.tango.pmr.printing";
@@ -37,7 +35,4 @@ message JobTicket
//sample winding winds each segment densely on a small part of the spool, end moves one for the next segment
bool SampleWinding = 14;
-
- ThreadParameters ThreadParameters = 15;
- HeadCleaningParameters HeadCleaningParameters = 16;
} \ No newline at end of file