Subversion Repositories Code-Repo

Rev

Rev 369 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 369 Rev 370
Line 1... Line 1...
1
<?xml version="1.0" encoding="UTF-8"?>
1
<?xml version="1.0" encoding="UTF-8"?>
2
<profile name="Ultimaker 2 Custom">
2
<profile name="Ultimaker 2 Custom">
3
  <printMaterial>ABS</printMaterial>
3
  <printMaterial></printMaterial>
4
  <printQuality>Medium</printQuality>
4
  <printQuality>Medium</printQuality>
5
  <extruder name="Primary Extruder">
5
  <extruder name="Primary Extruder">
6
    <toolheadNumber>0</toolheadNumber>
6
    <toolheadNumber>0</toolheadNumber>
7
    <diameter>0.4</diameter>
7
    <diameter>0.4</diameter>
8
    <autoWidth>0</autoWidth>
8
    <autoWidth>0</autoWidth>
9
    <width>0.4</width>
9
    <width>0.4</width>
10
    <extrusionMultiplier>1.0</extrusionMultiplier>
10
    <extrusionMultiplier>1</extrusionMultiplier>
11
    <useRetract>1</useRetract>
11
    <useRetract>1</useRetract>
12
    <retractionDistance>3</retractionDistance>
12
    <retractionDistance>3</retractionDistance>
13
    <extraRestartDistance>0</extraRestartDistance>
13
    <extraRestartDistance>0</extraRestartDistance>
14
    <retractionZLift>0.2</retractionZLift>
14
    <retractionZLift>0.2</retractionZLift>
15
    <retractionSpeed>6000</retractionSpeed>
15
    <retractionSpeed>6000</retractionSpeed>
Line 22... Line 22...
22
  <layerHeight>0.1</layerHeight>
22
  <layerHeight>0.1</layerHeight>
23
  <topSolidLayers>6</topSolidLayers>
23
  <topSolidLayers>6</topSolidLayers>
24
  <bottomSolidLayers>6</bottomSolidLayers>
24
  <bottomSolidLayers>6</bottomSolidLayers>
25
  <perimeterOutlines>2</perimeterOutlines>
25
  <perimeterOutlines>2</perimeterOutlines>
26
  <printPerimetersInsideOut>1</printPerimetersInsideOut>
26
  <printPerimetersInsideOut>1</printPerimetersInsideOut>
27
  <startPointOption>2</startPointOption>
27
  <startPointOption>1</startPointOption>
28
  <startPointOriginX>150</startPointOriginX>
28
  <startPointOriginX>150</startPointOriginX>
29
  <startPointOriginY>300</startPointOriginY>
29
  <startPointOriginY>0</startPointOriginY>
30
  <startPointOriginZ>300</startPointOriginZ>
30
  <startPointOriginZ>300</startPointOriginZ>
31
  <sequentialIslands>1</sequentialIslands>
31
  <sequentialIslands>1</sequentialIslands>
32
  <spiralVaseMode>0</spiralVaseMode>
32
  <spiralVaseMode>0</spiralVaseMode>
33
  <firstLayerHeightPercentage>100</firstLayerHeightPercentage>
33
  <firstLayerHeightPercentage>100</firstLayerHeightPercentage>
34
  <firstLayerWidthPercentage>100</firstLayerWidthPercentage>
34
  <firstLayerWidthPercentage>100</firstLayerWidthPercentage>
Line 39... Line 39...
39
  <raftOffset>3</raftOffset>
39
  <raftOffset>3</raftOffset>
40
  <raftSeparationDistance>0.14</raftSeparationDistance>
40
  <raftSeparationDistance>0.14</raftSeparationDistance>
41
  <raftInfill>100</raftInfill>
41
  <raftInfill>100</raftInfill>
42
  <disableRaftBaseLayers>0</disableRaftBaseLayers>
42
  <disableRaftBaseLayers>0</disableRaftBaseLayers>
43
  <useSkirt>1</useSkirt>
43
  <useSkirt>1</useSkirt>
-
 
44
  <skirtExtruder>0</skirtExtruder>
44
  <skirtLayers>1</skirtLayers>
45
  <skirtLayers>1</skirtLayers>
45
  <skirtOutlines>20</skirtOutlines>
46
  <skirtOutlines>20</skirtOutlines>
46
  <skirtOffset>0</skirtOffset>
47
  <skirtOffset>0</skirtOffset>
47
  <infillExtruder>0</infillExtruder>
48
  <infillExtruder>0</infillExtruder>
48
  <externalInfillPattern>Rectilinear</externalInfillPattern>
49
  <externalInfillPattern>Rectilinear</externalInfillPattern>
Line 120... Line 121...
120
  <homeYdirOverride>-1</homeYdirOverride>
121
  <homeYdirOverride>-1</homeYdirOverride>
121
  <homeZdirOverride>-1</homeZdirOverride>
122
  <homeZdirOverride>-1</homeZdirOverride>
122
  <flipXoverride>1</flipXoverride>
123
  <flipXoverride>1</flipXoverride>
123
  <flipYoverride>-1</flipYoverride>
124
  <flipYoverride>-1</flipYoverride>
124
  <flipZoverride>1</flipZoverride>
125
  <flipZoverride>1</flipZoverride>
125
  <startingGcode>G28 ; home all axes,G0 X0 Y20 Z10 F3000 ; Bring extruder to the front,G92 E0  ; zero the extruded length,G1 E10 F300 ; purge nozzle with 10mm of filament,G1 E10 F30 ; purge nozzle with 1mm of filament,G92 E0 ; zero the extruded length again</startingGcode>
126
  <startingGcode>G28 ; home all axes,G0 X0 Y20 Z10 F3000 ; Bring extruder to the front,G92 E0  ; zero the extruded length,G1 E10 F300 ; purge nozzle with 10mm of filament,G1 E10 F30 ; purge nozzle with 10mm of filament,G92 E0 ; zero the extruded length again</startingGcode>
126
  <layerChangeGcode></layerChangeGcode>
127
  <layerChangeGcode></layerChangeGcode>
127
  <toolChangeGcode></toolChangeGcode>
128
  <toolChangeGcode></toolChangeGcode>
128
  <endingGcode>G28 ; home all axes,G91 ; relative coordinates,G1 E-10 F3000 ; retract filament,G90 ; absolute coordinates,M104 S0 ; turn off heaters,M106 S0 ; turn off fans,M84 ; disable motors</endingGcode>
129
  <endingGcode>G28 ; home all axes,G91 ; relative coordinates,G1 E-10 F3000 ; retract filament,G90 ; absolute coordinates,M104 S0 ; turn off heaters,M140 S0 ; turn off bed,M106 S0 ; turn off fans,M84 ; disable motors</endingGcode>
129
  <createX3G>0</createX3G>
130
  <createX3G>0</createX3G>
130
  <celebration>0</celebration>
131
  <celebration>0</celebration>
131
  <celebrationSong>Random Song</celebrationSong>
132
  <celebrationSong>Random Song</celebrationSong>
132
  <createMB5G>0</createMB5G>
133
  <createMB5G>0</createMB5G>
133
  <postProcessing></postProcessing>
134
  <postProcessing></postProcessing>
Line 161... Line 162...
161
  <toolChangeExtraRestartDistance>0</toolChangeExtraRestartDistance>
162
  <toolChangeExtraRestartDistance>0</toolChangeExtraRestartDistance>
162
  <toolChangeRetractionSpeed>360</toolChangeRetractionSpeed>
163
  <toolChangeRetractionSpeed>360</toolChangeRetractionSpeed>
163
  <allowThinWallGapFill>1</allowThinWallGapFill>
164
  <allowThinWallGapFill>1</allowThinWallGapFill>
164
  <thinWallAllowedOverlapPercentage>20</thinWallAllowedOverlapPercentage>
165
  <thinWallAllowedOverlapPercentage>20</thinWallAllowedOverlapPercentage>
165
  <horizontalSizeCompensation>-0.15</horizontalSizeCompensation>
166
  <horizontalSizeCompensation>-0.15</horizontalSizeCompensation>
166
  <autoConfigureQuality name="Low">
167
  <autoConfigureMaterial name="PLA">
167
    <extruder name="Primary Extruder">
168
    <globalExtruderTemperature>190</globalExtruderTemperature>
168
      <toolheadNumber>0</toolheadNumber>
169
    <globalBedTemperature>60</globalBedTemperature>
-
 
170
    <globalExtrusionMultiplier>0.9</globalExtrusionMultiplier>
-
 
171
    <fanSpeed>
169
      <diameter>0.4</diameter>
172
      <setpoint layer="1" speed="0"/>
170
      <autoWidth>0</autoWidth>
173
      <setpoint layer="2" speed="100"/>
171
      <width>0.4</width>
174
    </fanSpeed>
-
 
175
  </autoConfigureMaterial>
-
 
176
  <autoConfigureMaterial name="ABS">
-
 
177
    <globalExtruderTemperature>225</globalExtruderTemperature>
-
 
178
    <globalBedTemperature>100</globalBedTemperature>
172
      <extrusionMultiplier>1.1</extrusionMultiplier>
179
    <globalExtrusionMultiplier>1.0</globalExtrusionMultiplier>
-
 
180
    <fanSpeed>
173
      <useRetract>1</useRetract>
181
      <setpoint layer="1" speed="0"/>
-
 
182
    </fanSpeed>
-
 
183
  </autoConfigureMaterial>
-
 
184
  <autoConfigureMaterial name="PVA">
174
      <retractionDistance>3</retractionDistance>
185
    <globalExtruderTemperature>195</globalExtruderTemperature>
175
      <extraRestartDistance>0</extraRestartDistance>
186
    <globalBedTemperature>80</globalBedTemperature>
176
      <retractionZLift>0.2</retractionZLift>
187
    <globalExtrusionMultiplier>1.0</globalExtrusionMultiplier>
-
 
188
    <fanSpeed>
177
      <retractionSpeed>6000</retractionSpeed>
189
      <setpoint layer="1" speed="0"/>
178
      <useCoasting>1</useCoasting>
190
      <setpoint layer="2" speed="100"/>
-
 
191
    </fanSpeed>
-
 
192
  </autoConfigureMaterial>
-
 
193
  <autoConfigureMaterial name="Nylon">
-
 
194
    <globalExtruderTemperature>220</globalExtruderTemperature>
179
      <coastingDistance>2.0</coastingDistance>
195
    <globalBedTemperature>80</globalBedTemperature>
-
 
196
    <globalExtrusionMultiplier>1.0</globalExtrusionMultiplier>
180
      <useWipe>1</useWipe>
197
    <fanSpeed>
181
      <wipeDistance>1.0</wipeDistance>
198
      <setpoint layer="1" speed="0"/>
182
    </extruder>
199
    </fanSpeed>
183
    <layerHeight>0.2</layerHeight>
200
  </autoConfigureMaterial>
-
 
201
  <autoConfigureQuality name="Fast">
184
    <startPointOption>2</startPointOption>
202
    <layerHeight>0.3</layerHeight>
185
    <topSolidLayers>4</topSolidLayers>
203
    <topSolidLayers>3</topSolidLayers>
186
    <bottomSolidLayers>4</bottomSolidLayers>
204
    <bottomSolidLayers>3</bottomSolidLayers>
187
    <skirtLayers>1</skirtLayers>
205
    <skirtLayers>1</skirtLayers>
188
    <infillPercentage>90</infillPercentage>
206
    <infillPercentage>15</infillPercentage>
189
    <supportInfill>40</supportInfill>
207
    <supportInfill>25</supportInfill>
190
    <perimeterOutlines>2</perimeterOutlines>
-
 
191
    <outlineUnderspeed>0.6</outlineUnderspeed>
-
 
192
  </autoConfigureQuality>
208
  </autoConfigureQuality>
193
  <autoConfigureQuality name="Medium">
209
  <autoConfigureQuality name="Medium">
194
    <extruder name="Primary Extruder">
-
 
195
      <toolheadNumber>0</toolheadNumber>
-
 
196
      <diameter>0.4</diameter>
-
 
197
      <autoWidth>0</autoWidth>
210
  </autoConfigureQuality>
198
      <width>0.4</width>
-
 
199
      <extrusionMultiplier>1.0</extrusionMultiplier>
-
 
200
      <useRetract>1</useRetract>
-
 
201
      <retractionDistance>3</retractionDistance>
-
 
202
      <extraRestartDistance>0</extraRestartDistance>
-
 
203
      <retractionZLift>0.2</retractionZLift>
-
 
204
      <retractionSpeed>6000</retractionSpeed>
-
 
205
      <useCoasting>1</useCoasting>
211
  <autoConfigureQuality name="High">
206
      <coastingDistance>2.0</coastingDistance>
-
 
207
      <useWipe>1</useWipe>
-
 
208
      <wipeDistance>1.0</wipeDistance>
-
 
209
    </extruder>
-
 
210
    <layerHeight>0.1</layerHeight>
212
    <layerHeight>0.1</layerHeight>
211
    <startPointOption>1</startPointOption>
-
 
212
    <topSolidLayers>6</topSolidLayers>
213
    <topSolidLayers>4</topSolidLayers>
213
    <bottomSolidLayers>6</bottomSolidLayers>
214
    <bottomSolidLayers>4</bottomSolidLayers>
214
    <skirtLayers>1</skirtLayers>
215
    <skirtLayers>2</skirtLayers>
215
    <infillPercentage>100</infillPercentage>
216
    <infillPercentage>30</infillPercentage>
216
    <supportInfill>40</supportInfill>
217
    <supportInfill>40</supportInfill>
217
    <perimeterOutlines>2</perimeterOutlines>
-
 
218
    <outlineUnderspeed>0.6</outlineUnderspeed>
-
 
219
  </autoConfigureQuality>
218
  </autoConfigureQuality>
220
</profile>
219
</profile>