diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-08-22 11:23:27 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-08-22 11:23:27 +0300 |
| commit | dc84d4dd42ce66902e6256f11c9412aa7d309f17 (patch) | |
| tree | 1fe6b39a31bfa67a9363fa6b353e12d0865bda0e /Software/PMR/Messages | |
| parent | b9cc26346a5d3cfa07d8e203aa5743cf2fc08500 (diff) | |
| download | Tango-dc84d4dd42ce66902e6256f11c9412aa7d309f17.tar.gz Tango-dc84d4dd42ce66902e6256f11c9412aa7d309f17.zip | |
Modified Ahamma Spool Type to Sewing Cone.
Diffstat (limited to 'Software/PMR/Messages')
| -rw-r--r-- | Software/PMR/Messages/Printing/JobSpoolType.proto | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/PMR/Messages/Printing/JobSpoolType.proto b/Software/PMR/Messages/Printing/JobSpoolType.proto index a88971af1..540e402e7 100644 --- a/Software/PMR/Messages/Printing/JobSpoolType.proto +++ b/Software/PMR/Messages/Printing/JobSpoolType.proto @@ -18,7 +18,7 @@ enum JobSpoolType StandardSpool = 0; - HaAmma = 1; + SewingCone = 1; FlatSpool = 2; |
