summaryrefslogtreecommitdiff
path: root/src/xml/escp2/model/base/cpro.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml/escp2/model/base/cpro.xml')
-rw-r--r--src/xml/escp2/model/base/cpro.xml58
1 files changed, 58 insertions, 0 deletions
diff --git a/src/xml/escp2/model/base/cpro.xml b/src/xml/escp2/model/base/cpro.xml
new file mode 100644
index 0000000..fc015cc
--- /dev/null
+++ b/src/xml/escp2/model/base/cpro.xml
@@ -0,0 +1,58 @@
+<?xml version="1.0"?>
+
+<gutenprint xmlns="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0"
+xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+xsi:schemaLocation="http://gimp-print.sourceforge.net/xsd/gp.xsd-1.0 gutenprint.xsd">
+<copyright>
+ * Copyright 2008 Robert Krawitz (rlk@alum.mit.edu)
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the Free
+ * Software Foundation; either version 2 of the License, or (at your option)
+ * any later version.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see https://www.gnu.org/licenses/.
+</copyright>
+<escp2Model name="cpro" base="escp2/model/base/baseline_360.xml">
+ <media src="escp2/media/standard_gen0.xml"/>
+ <inputSlots src="escp2/inputslots/default.xml"/>
+ <qualityPresets src="escp2/qualitypresets/standard.xml"/>
+ <inkGroup src="escp2/inks/standard_gen0.xml"/>
+ <resolutions src="escp2/resolutions/escp2-i.xml"/>
+ <commandSet>1998</commandSet>
+ <borderless>No</borderless>
+ <sendZeroAdvance/>
+ <preferredEnvelopeOrientation>Landscape</preferredEnvelopeOrientation>
+ <headConfiguration type="default">
+ <Nozzles>16</Nozzles>
+ <MinNozzles>1</MinNozzles>
+ <FirstNozzle>0</FirstNozzle>
+ <NozzleSeparation>4</NozzleSeparation>
+ </headConfiguration>
+ <physicalChannels>4</physicalChannels>
+ <minimumResolution>90 90</minimumResolution>
+ <maximumResolution>720 720</maximumResolution>
+ <separationRows>1</separationRows>
+ <minHorizontalAlignment>1</minHorizontalAlignment>
+ <baseHorizontalAlignment>28800</baseHorizontalAlignment>
+ <bidirectionalAutoUpperLimit>518400</bidirectionalAutoUpperLimit>
+ <minimumMediaSize>144 144</minimumMediaSize>
+ <margins interleave="soft" media="sheet">9 9 9 40</margins>
+ <margins interleave="printer" media="sheet">9 9 9 40</margins>
+ <margins interleave="soft" media="roll">9 9 0 0</margins>
+ <margins interleave="printer" media="roll">9 9 0 0</margins>
+ <AlignmentChoices>1 7 0 0</AlignmentChoices>
+ <ChannelNames>
+ <ChannelName translate="text" name="Black" text="Black"/>
+ <ChannelName translate="text" name="Cyan" text="Cyan"/>
+ <ChannelName translate="text" name="Magenta" text="Magenta"/>
+ <ChannelName translate="text" name="Yellow" text="Yellow"/>
+ </ChannelNames>
+</escp2Model>
+</gutenprint>