chiark / gitweb /
Sight improvement in usefulness of LulzBot ready page
[cura.git] / resources / quickprint / lulzbot_profiles / TAZ6_single_v2.1 / HIPS_high-speed_nutmeg_single-extruder_0.5noz_cura.ini
1 [profile]
2 layer_height = 0.38
3 wall_thickness = 1.0
4 retraction_enable = True
5 solid_layer_thickness = 0.8
6 fill_density = 20
7 perimeter_before_infill = True
8 nozzle_size = 0.5
9 print_speed = 50
10 print_temperature = 240
11 print_temperature2 = 0
12 print_temperature3 = 0
13 print_temperature4 = 0
14 print_temperature5 = 0
15 print_bed_temperature = 110
16 support = None
17 platform_adhesion = None
18 support_dual_extrusion = Both
19 wipe_tower = False
20 wipe_tower_volume = 15
21 ooze_shield = False
22 filament_diameter = 2.85
23 filament_diameter2 = 0
24 filament_diameter3 = 0
25 filament_diameter4 = 0
26 filament_diameter5 = 0
27 filament_flow = 100.0
28 retraction_speed = 10
29 retraction_amount = 1
30 retraction_dual_amount = 16.5
31 retraction_min_travel = 1.5
32 retraction_combing = All
33 retraction_minimal_extrusion = 0.005
34 retraction_hop = 0.1
35 bottom_thickness = 0.425
36 layer0_width_factor = 125
37 object_sink = 0.0
38 overlap_dual = 0.15
39 travel_speed = 175
40 bottom_layer_speed = 15
41 infill_speed = 70
42 solidarea_speed = 45
43 inset0_speed = 40
44 insetx_speed = 45
45 cool_min_layer_time = 15
46 fan_enabled = True
47 skirt_line_count = 1
48 skirt_gap = 3.0
49 skirt_minimal_length = 250
50 fan_full_height = 6
51 fan_speed = 40
52 fan_speed_max = 50
53 cool_min_feedrate = 10
54 cool_head_lift = False
55 solid_top = True
56 solid_bottom = True
57 fill_overlap = 15
58 support_type = Lines
59 support_angle = 45
60 support_fill_rate = 30
61 support_xy_distance = 0.7
62 support_z_distance = 0.05
63 spiralize = False
64 simple_mode = False
65 brim_line_count = 10
66 raft_margin = 5.0
67 raft_line_spacing = 3.0
68 raft_base_thickness = 0.3
69 raft_base_linewidth = 1.0
70 raft_interface_thickness = 0.27
71 raft_interface_linewidth = 0.4
72 raft_airgap_all = 0.0
73 raft_airgap = 0.5
74 raft_surface_layers = 2
75 raft_surface_thickness = 0.27
76 raft_surface_linewidth = 0.4
77 fix_horrible_union_all_type_a = True
78 fix_horrible_union_all_type_b = False
79 fix_horrible_use_open_bits = False
80 fix_horrible_extensive_stitching = False
81 plugin_config = (lp1
82         .
83 object_center_x = -1
84 object_center_y = -1
85 simplemodesettings = 
86 simplemodeprofile = 2_normal
87 simplemodematerial = 1_pla
88 simplemodematerialtype = Beginner
89
90 [alterations]
91 start.gcode = ;This profile is designed specifically for LulzBot Nutmeg 3D Printer
92         ;Basic slice data:
93         ;Sliced at: {day} {date} {time}
94         ;Layer height: {layer_height}
95         ;Walls: {wall_thickness}
96         ;Fill: {fill_density}
97         ;Estimated Print time: {print_time}
98         ;Filament used: {filament_amount}m {filament_weight}g
99         ;Filament cost: {filament_cost}
100     G26                          ; clear potential 'probe fail' condition
101         G21                          ; set units to Millimetres
102         M107                         ; disable fans
103         G90                          ; absolute positioning
104         M82                          ; set extruder to absolute mode
105         G92 E0                       ; set extruder position to 0
106         M140 S{print_bed_temperature}; get bed heating up
107     G28 XY                       ; home X and Y
108     G1 X-19 Y258 F1000           ; move to safe homing position
109     M109 S170                    ; soften filament for z homing
110     G28 Z                        ; home Z
111     M104 S170                    ; cool to probing temp during wipe
112         G1 E-30 F100                 ; suck up XXmm of filament
113         G1 X-15 Y100 F3000           ; move above wiper pad
114         G1 Z1                        ; push nozzle into wiper
115         G1 X-17 Y95 F1000            ; slow wipe
116         G1 X-17 Y90 F1000            ; slow wipe
117         G1 X-17 Y85 F1000            ; slow wipe
118         G1 X-15 Y90 F1000            ; slow wipe
119         G1 X-17 Y80 F1000            ; slow wipe
120         G1 X-15 Y95 F1000            ; slow wipe
121         G1 X-17 Y75 F2000            ; fast wipe
122         G1 X-15 Y65 F2000            ; fast wipe
123         G1 X-17 Y70 F2000            ; fast wipe
124         G1 X-15 Y60 F2000            ; fast wipe
125         G1 X-17 Y55 F2000            ; fast wipe
126         G1 X-15 Y50 F2000            ; fast wipe
127         G1 X-17 Y40 F2000            ; fast wipe
128         G1 X-15 Y45 F2000            ; fast wipe
129         G1 X-17 Y35 F2000            ; fast wipe
130         G1 X-15 Y40 F2000            ; fast wipe
131         G1 X-17 Y70 F2000            ; fast wipe
132         G1 X-15 Y30 Z2 F2000         ; fast wipe
133         G1 X-17 Y35 F2000            ; fast wipe
134         G1 X-15 Y25 F2000            ; fast wipe
135         G1 X-17 Y30 F2000            ; fast wipe
136         G1 X-15 Y25 Z1.5 F1000       ; slow wipe
137         G1 X-17 Y23 F1000            ; slow wipe
138         G1 Z10                       ; raise extruder
139         M109 S170                    ; heat to probe temp
140         G1 X-11 Y-8                  ; move above probe
141         M204 S100                    ; set accel for probing
142         G29                          ; probe sequence (for auto-leveling)
143         M204 S500                    ; set accel back to normal
144         G1 X0 Y0 Z15 F5000           ; get out the way
145         M400                         ; clear buffer
146         G4 S1                        ; pause
147         M117 Heating...              ; LCD status message
148         M140 S{print_bed_temperature}; get bed heating up
149         M109 S{print_temperature}    ; set extruder temp and wait
150         M190 S{print_bed_temperature}; get bed temping up during first layer
151         G1 Z2 E0 F75                 ; extrude filament back into nozzle
152         M117 TAZ Printing...         ; LCD status message
153 end.gcode = ;
154         M400                           ; wait for moves to finish
155         M104 S0                        ; hotend off
156         M107                           ; fans off
157         G91                            ; relative positioning
158         G1 E-1 F300                    ; retract the filament a bit before lifting the nozzle, to release some of the pressure
159         G1 Z+20 E-5 X-20 Y-20 F3000    ; move Z up a bit and retract filament even more
160         M117 Cooling please wait       ; progress indicator message
161         G90                            ; absolute positioning
162         G1 Y0 F3000                    ; move to cooling position
163         M190 S50                       ; set bed to cool off
164         G1 Y280 F3000                  ; present finished print
165         M84                            ; steppers off
166         G90                            ; absolute positioning
167         M117 Print complete            ; progress indicator message
168         ;{profile_string}
169 start2.gcode = ;Sliced at: {day} {date} {time}
170         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
171         ;Print time: {print_time}
172         ;Filament used: {filament_amount}m {filament_weight}g
173         ;Filament cost: {filament_cost}
174         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
175         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
176         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
177         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
178         G21        ;metric values
179         G90        ;absolute positioning
180         M107       ;start with the fan off
181         G28 X0 Y0  ;move X/Y to min endstops
182         G28 Z0     ;move Z to min endstops
183         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
184         T1                      ;Switch to the 2nd extruder
185         G92 E0                  ;zero the extruded length
186         G1 F200 E10             ;extrude 10mm of feed stock
187         G92 E0                  ;zero the extruded length again
188         G1 F200 E-{retraction_dual_amount}
189         T0                      ;Switch to the first extruder
190         G92 E0                  ;zero the extruded length
191         G1 F200 E10             ;extrude 10mm of feed stock
192         G92 E0                  ;zero the extruded length again
193         G1 F{travel_speed}
194         ;Put printing message on LCD screen
195         M117 Printing...
196 end2.gcode = ;End GCode
197         M104 T0 S0                     ;extruder heater off
198         M104 T1 S0                     ;extruder heater off
199         M140 S0                     ;heated bed heater off (if you have it)
200         G91                                    ;relative positioning
201         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
202         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
203         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
204         M84                         ;steppers off
205         G90                         ;absolute positioning
206         ;{profile_string}
207 start3.gcode = ;Sliced at: {day} {date} {time}
208         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
209         ;Print time: {print_time}
210         ;Filament used: {filament_amount}m {filament_weight}g
211         ;Filament cost: {filament_cost}
212         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
213         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
214         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
215         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
216         G21        ;metric values
217         G90        ;absolute positioning
218         M107       ;start with the fan off
219         G28 X0 Y0  ;move X/Y to min endstops
220         G28 Z0     ;move Z to min endstops
221         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
222         T2                      ;Switch to the 2nd extruder
223         G92 E0                  ;zero the extruded length
224         G1 F200 E10             ;extrude 10mm of feed stock
225         G92 E0                  ;zero the extruded length again
226         G1 F200 E-{retraction_dual_amount}
227         T1                      ;Switch to the 2nd extruder
228         G92 E0                  ;zero the extruded length
229         G1 F200 E10             ;extrude 10mm of feed stock
230         G92 E0                  ;zero the extruded length again
231         G1 F200 E-{retraction_dual_amount}
232         T0                      ;Switch to the first extruder
233         G92 E0                  ;zero the extruded length
234         G1 F200 E10             ;extrude 10mm of feed stock
235         G92 E0                  ;zero the extruded length again
236         G1 F{travel_speed}
237         ;Put printing message on LCD screen
238         M117 Printing...
239 end3.gcode = ;End GCode
240         M104 T0 S0                     ;extruder heater off
241         M104 T1 S0                     ;extruder heater off
242         M104 T2 S0                     ;extruder heater off
243         M140 S0                     ;heated bed heater off (if you have it)
244         G91                                    ;relative positioning
245         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
246         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
247         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
248         M84                         ;steppers off
249         G90                         ;absolute positioning
250         ;{profile_string}
251 start4.gcode = ;Sliced at: {day} {date} {time}
252         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
253         ;Print time: {print_time}
254         ;Filament used: {filament_amount}m {filament_weight}g
255         ;Filament cost: {filament_cost}
256         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
257         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
258         ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line
259         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
260         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
261         G21        ;metric values
262         G90        ;absolute positioning
263         M107       ;start with the fan off
264         G28 X0 Y0  ;move X/Y to min endstops
265         G28 Z0     ;move Z to min endstops
266         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
267         T3                      ;Switch to the 4th extruder
268         G92 E0                  ;zero the extruded length
269         G1 F200 E10             ;extrude 10mm of feed stock
270         G92 E0                  ;zero the extruded length again
271         G1 F200 E-{retraction_dual_amount}
272         T2                      ;Switch to the 3th extruder
273         G92 E0                  ;zero the extruded length
274         G1 F200 E10             ;extrude 10mm of feed stock
275         G92 E0                  ;zero the extruded length again
276         G1 F200 E-{retraction_dual_amount}
277         T1                      ;Switch to the 2nd extruder
278         G92 E0                  ;zero the extruded length
279         G1 F200 E10             ;extrude 10mm of feed stock
280         G92 E0                  ;zero the extruded length again
281         G1 F200 E-{retraction_dual_amount}
282         T0                      ;Switch to the first extruder
283         G92 E0                  ;zero the extruded length
284         G1 F200 E10             ;extrude 10mm of feed stock
285         G92 E0                  ;zero the extruded length again
286         G1 F{travel_speed}
287         ;Put printing message on LCD screen
288         M117 Printing...
289 end4.gcode = ;End GCode
290         M104 T0 S0                     ;extruder heater off
291         M104 T1 S0                     ;extruder heater off
292         M104 T2 S0                     ;extruder heater off
293         M104 T3 S0                     ;extruder heater off
294         M140 S0                     ;heated bed heater off (if you have it)
295         G91                                    ;relative positioning
296         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
297         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
298         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
299         M84                         ;steppers off
300         G90                         ;absolute positioning
301         ;{profile_string}
302 support_start.gcode = 
303 support_end.gcode = 
304 cool_start.gcode = 
305 cool_end.gcode = 
306 replace.csv = 
307 preswitchextruder.gcode = ;Switch between the current extruder and the next ex
308 postswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
309         ;This code is added after the T(n)
310