chiark / gitweb /
01c3df6f28a5fbacc70aa4fb94229a74459d0220
[cura.git] / resources / quickprint / lulzbot_profiles / Mini_single_extruder_v2 / CS-INOVA-1800_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini
1 [profile]
2 layer_height = 0.25
3 wall_thickness = 1.0
4 retraction_enable = True
5 solid_layer_thickness = 0.8
6 fill_density = 20
7 nozzle_size = 0.5
8 print_speed = 50
9 print_temperature = 235
10 print_temperature2 = 0
11 print_temperature3 = 0
12 print_temperature4 = 0
13 print_bed_temperature = 60
14 support = None
15 platform_adhesion = None
16 support_dual_extrusion = Both
17 wipe_tower = False
18 wipe_tower_volume = 15
19 ooze_shield = False
20 filament_diameter = 2.85
21 filament_diameter2 = 0
22 filament_diameter3 = 0
23 filament_diameter4 = 0
24 filament_flow = 100.0
25 retraction_speed = 10
26 retraction_amount = 1
27 retraction_dual_amount = 16.5
28 retraction_min_travel = 1.5
29 retraction_combing = All
30 retraction_minimal_extrusion = 0.005
31 retraction_hop = 0.1
32 bottom_thickness = 0.425
33 layer0_width_factor = 125
34 object_sink = 0.0
35 overlap_dual = 0.15
36 travel_speed = 175
37 bottom_layer_speed = 10
38 infill_speed = 40
39 solidarea_speed = 35
40 inset0_speed = 35
41 insetx_speed = 37
42 cool_min_layer_time = 15
43 fan_enabled = True
44 skirt_line_count = 1
45 skirt_gap = 3.0
46 skirt_minimal_length = 250
47 fan_full_height = 0.5
48 fan_speed = 40
49 fan_speed_max = 60
50 cool_min_feedrate = 10
51 cool_head_lift = False
52 solid_top = True
53 solid_bottom = True
54 fill_overlap = 15
55 support_type = Lines
56 support_angle = 45
57 support_fill_rate = 30
58 support_xy_distance = 0.7
59 support_z_distance = 0.05
60 spiralize = False
61 simple_mode = False
62 brim_line_count = 10
63 raft_margin = 5.0
64 raft_line_spacing = 3.0
65 raft_base_thickness = 0.3
66 raft_base_linewidth = 1.0
67 raft_interface_thickness = 0.27
68 raft_interface_linewidth = 0.4
69 raft_airgap = 0.5
70 raft_surface_layers = 2
71 fix_horrible_union_all_type_a = True
72 fix_horrible_union_all_type_b = False
73 fix_horrible_use_open_bits = False
74 fix_horrible_extensive_stitching = False
75 plugin_config = (lp1
76         .
77 object_center_x = -1
78 object_center_y = -1
79
80 [alterations]
81 start.gcode = ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
82         ;Print time: {print_time}
83         ;Filament used: {filament_amount}m {filament_weight}g
84         ;Filament cost: {filament_cost}
85         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
86         ;M109 S{print_temperature} ;Uncomment to add your own temperature line
87         G21                          ; metric values
88         G90                          ; absolute positioning
89         M82                          ; set extruder to absolute mode
90         M107                         ; start with the fan off
91         G92 E0                       ; set extruder position to 0
92         M140 S{print_bed_temperature}; get bed heating up
93         G28                          ; home all
94         M109 S150                    ; set to cleaning temp and wait
95         G1 Z150 E-30 F75             ; suck up XXmm of filament
96         M109 S170                    ; heat up rest of way
97         G1 X45 Y174 F11520           ; move behind scraper
98         G1 Z0  F1200                 ; CRITICAL: set Z to height of top of scraper
99         G1 X45 Y174 Z-.5 F4000       ; wiping ; plunge into wipe pad
100         G1 X55 Y172 Z-.5 F4000       ; wiping
101         G1 X45 Y174 Z0 F4000         ; wiping
102         G1 X55 Y172 F4000            ; wiping
103         G1 X45 Y174 F4000            ; wiping
104         G1 X55 Y172 F4000            ; wiping
105         G1 X45 Y174 F4000            ; wiping
106         G1 X55 Y172 F4000            ; wiping
107         G1 X60 Y174 F4000            ; wiping
108         G1 X80 Y172 F4000            ; wiping
109         G1 X60 Y174 F4000            ; wiping
110         G1 X80 Y172 F4000            ; wiping
111         G1 X60 Y174 F4000            ; wiping
112         G1 X90 Y172 F4000            ; wiping
113         G1 X80 Y174 F4000            ; wiping
114         G1 X100 Y172 F4000           ; wiping
115         G1 X80 Y174 F4000            ; wiping
116         G1 X100 Y172 F4000           ; wiping
117         G1 X80 Y174 F4000            ; wiping
118         G1 X100 Y172 F4000           ; wiping
119         G1 X110 Y174 F4000           ; wiping
120         G1 X100 Y172 F4000           ; wiping
121         G1 X110 Y174 F4000           ; wiping
122         G1 X100 Y172 F4000           ; wiping
123         G1 X110 Y174 F4000           ; wiping
124         G1 X115 Y172 Z-0.5 F1000     ; wipe slower and bury noz in cleanish area
125         G1 Z10                       ; raise z
126         G28 X0 Y0                    ; home x and y
127         M109 S170                    ; set to probing temp
128         M204 S300                    ; set accel for probing
129         G29                          ; Probe
130         M204 S2000                   ; set accel back to normal
131         G1 X5 Y15 Z10 F5000          ; get out the way
132         M400                         ; clear buffer
133         G4 S1                        ; pause
134         M109 S{print_temperature}    ; set extruder temp and wait
135         G4 S25                       ; wait for bed to temp up
136         G1 Z2 E0 F75                 ; extrude filament back into nozzle
137         M140 S{print_bed_temperature}; get bed temping up during first layer
138 end.gcode = M400
139         M104 S0                         ; Hotend off
140         M140 S0                         ; heated bed heater off (if you have it)
141         M107                            ; fans off
142         G92 E0                          ; set extruder to 0
143         G1 E-3 F300                     ; retract a bit to relieve pressure
144         G1 X5 Y5 Z156 F10000            ; move to cooling positioning
145         M190 R60                        ; wait for bed to cool
146         M140 S0                         ; turn off bed temp
147         G1 X145 Y175 Z156 F1000         ; move to cooling positioning
148         M84                             ; steppers off
149         G90                             ; absolute positioning
150         ;{profile_string}
151 start2.gcode = ;Sliced at: {day} {date} {time}
152         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
153         ;Print time: {print_time}
154         ;Filament used: {filament_amount}m {filament_weight}g
155         ;Filament cost: {filament_cost}
156         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
157         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
158         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
159         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
160         G21        ;metric values
161         G90        ;absolute positioning
162         M107       ;start with the fan off
163         G28 X0 Y0  ;move X/Y to min endstops
164         G28 Z0     ;move Z to min endstops
165         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
166         T1                      ;Switch to the 2nd extruder
167         G92 E0                  ;zero the extruded length
168         G1 F200 E10             ;extrude 10mm of feed stock
169         G92 E0                  ;zero the extruded length again
170         G1 F200 E-{retraction_dual_amount}
171         T0                      ;Switch to the first extruder
172         G92 E0                  ;zero the extruded length
173         G1 F200 E10             ;extrude 10mm of feed stock
174         G92 E0                  ;zero the extruded length again
175         G1 F{travel_speed}
176         ;Put printing message on LCD screen
177         M117 Printing...
178 end2.gcode = ;End GCode
179         M104 T0 S0                     ;extruder heater off
180         M104 T1 S0                     ;extruder heater off
181         M140 S0                     ;heated bed heater off (if you have it)
182         G91                                    ;relative positioning
183         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
184         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
185         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
186         M84                         ;steppers off
187         G90                         ;absolute positioning
188         ;{profile_string}
189 start3.gcode = ;Sliced at: {day} {date} {time}
190         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
191         ;Print time: {print_time}
192         ;Filament used: {filament_amount}m {filament_weight}g
193         ;Filament cost: {filament_cost}
194         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
195         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
196         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
197         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
198         G21        ;metric values
199         G90        ;absolute positioning
200         M107       ;start with the fan off
201         G28 X0 Y0  ;move X/Y to min endstops
202         G28 Z0     ;move Z to min endstops
203         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
204         T2                      ;Switch to the 2nd extruder
205         G92 E0                  ;zero the extruded length
206         G1 F200 E10             ;extrude 10mm of feed stock
207         G92 E0                  ;zero the extruded length again
208         G1 F200 E-{retraction_dual_amount}
209         T1                      ;Switch to the 2nd extruder
210         G92 E0                  ;zero the extruded length
211         G1 F200 E10             ;extrude 10mm of feed stock
212         G92 E0                  ;zero the extruded length again
213         G1 F200 E-{retraction_dual_amount}
214         T0                      ;Switch to the first extruder
215         G92 E0                  ;zero the extruded length
216         G1 F200 E10             ;extrude 10mm of feed stock
217         G92 E0                  ;zero the extruded length again
218         G1 F{travel_speed}
219         ;Put printing message on LCD screen
220         M117 Printing...
221 end3.gcode = ;End GCode
222         M104 T0 S0                     ;extruder heater off
223         M104 T1 S0                     ;extruder heater off
224         M104 T2 S0                     ;extruder heater off
225         M140 S0                     ;heated bed heater off (if you have it)
226         G91                                    ;relative positioning
227         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
228         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
229         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
230         M84                         ;steppers off
231         G90                         ;absolute positioning
232         ;{profile_string}
233 start4.gcode = ;Sliced at: {day} {date} {time}
234         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
235         ;Print time: {print_time}
236         ;Filament used: {filament_amount}m {filament_weight}g
237         ;Filament cost: {filament_cost}
238         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
239         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
240         ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line
241         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
242         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
243         G21        ;metric values
244         G90        ;absolute positioning
245         M107       ;start with the fan off
246         G28 X0 Y0  ;move X/Y to min endstops
247         G28 Z0     ;move Z to min endstops
248         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
249         T3                      ;Switch to the 4th extruder
250         G92 E0                  ;zero the extruded length
251         G1 F200 E10             ;extrude 10mm of feed stock
252         G92 E0                  ;zero the extruded length again
253         G1 F200 E-{retraction_dual_amount}
254         T2                      ;Switch to the 3th extruder
255         G92 E0                  ;zero the extruded length
256         G1 F200 E10             ;extrude 10mm of feed stock
257         G92 E0                  ;zero the extruded length again
258         G1 F200 E-{retraction_dual_amount}
259         T1                      ;Switch to the 2nd extruder
260         G92 E0                  ;zero the extruded length
261         G1 F200 E10             ;extrude 10mm of feed stock
262         G92 E0                  ;zero the extruded length again
263         G1 F200 E-{retraction_dual_amount}
264         T0                      ;Switch to the first extruder
265         G92 E0                  ;zero the extruded length
266         G1 F200 E10             ;extrude 10mm of feed stock
267         G92 E0                  ;zero the extruded length again
268         G1 F{travel_speed}
269         ;Put printing message on LCD screen
270         M117 Printing...
271 end4.gcode = ;End GCode
272         M104 T0 S0                     ;extruder heater off
273         M104 T1 S0                     ;extruder heater off
274         M104 T2 S0                     ;extruder heater off
275         M104 T3 S0                     ;extruder heater off
276         M140 S0                     ;heated bed heater off (if you have it)
277         G91                                    ;relative positioning
278         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
279         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
280         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
281         M84                         ;steppers off
282         G90                         ;absolute positioning
283         ;{profile_string}
284 support_start.gcode = 
285 support_end.gcode = 
286 cool_start.gcode = 
287 cool_end.gcode = 
288 replace.csv = 
289 preswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
290         ;This code is added before the T(n)
291 postswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
292         ;This code is added after the T(n)
293