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