chiark / gitweb /
Update all profiles for LulzBot Mini
[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 = 1
6 fill_density = 20
7 perimeter_before_infill = True
8 nozzle_size = 0.5
9 print_speed = 50
10 print_temperature = 245
11 print_temperature2 = 0
12 print_temperature3 = 0
13 print_temperature4 = 0
14 print_temperature5 = 0
15 print_bed_temperature = 75
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 = 25
29 retraction_amount = 4
30 retraction_dual_amount = 16.5
31 retraction_min_travel = 1
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 = 20
41 infill_speed = 20
42 solidarea_speed = 20
43 inset0_speed = 20
44 insetx_speed = 20
45 cool_min_layer_time = 5
46 fan_enabled = True
47 skirt_line_count = 1
48 skirt_gap = 3.0
49 skirt_minimal_length = 250
50 fan_full_height = 0.5
51 fan_speed = 100
52 fan_speed_max = 100
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 = 20
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 = Standard
87 simplemodematerial = PLA
88 simplemodematerialtype = Beginner
89
90 [alterations]
91 start.gcode = ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
92         ;Print time: {print_time}
93         ;Filament used: {filament_amount}m {filament_weight}g
94         ;Filament cost: {filament_cost}
95         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
96         ;M109 S{print_temperature} ;Uncomment to add your own temperature line
97         G21                          ; metric values
98         G90                          ; absolute positioning
99         M82                          ; set extruder to absolute mode
100         M107                         ; start with the fan off
101         G92 E0                       ; set extruder position to 0
102         M140 S{print_bed_temperature}; get bed heating up
103         G28                          ; home all
104         M109 S150                    ; set to cleaning temp and wait
105         G1 Z150 E-30 F75             ; suck up XXmm of filament
106         M109 S170                    ; heat up rest of way
107         G1 X45 Y174 F11520           ; move behind scraper
108         G1 Z0  F1200                 ; CRITICAL: set Z to height of top of scraper
109         G1 X45 Y174 Z-.5 F4000       ; wiping ; plunge into wipe pad
110         G1 X55 Y172 Z-.5 F4000       ; wiping
111         G1 X45 Y174 Z0 F4000         ; wiping
112         G1 X55 Y172 F4000            ; wiping
113         G1 X45 Y174 F4000            ; wiping
114         G1 X55 Y172 F4000            ; wiping
115         G1 X45 Y174 F4000            ; wiping
116         G1 X55 Y172 F4000            ; wiping
117         G1 X60 Y174 F4000            ; wiping
118         G1 X80 Y172 F4000            ; wiping
119         G1 X60 Y174 F4000            ; wiping
120         G1 X80 Y172 F4000            ; wiping
121         G1 X60 Y174 F4000            ; wiping
122         G1 X90 Y172 F4000            ; wiping
123         G1 X80 Y174 F4000            ; wiping
124         G1 X100 Y172 F4000           ; wiping
125         G1 X80 Y174 F4000            ; wiping
126         G1 X100 Y172 F4000           ; wiping
127         G1 X80 Y174 F4000            ; wiping
128         G1 X100 Y172 F4000           ; wiping
129         G1 X110 Y174 F4000           ; wiping
130         G1 X100 Y172 F4000           ; wiping
131         G1 X110 Y174 F4000           ; wiping
132         G1 X100 Y172 F4000           ; wiping
133         G1 X110 Y174 F4000           ; wiping
134         G1 X115 Y172 Z-0.5 F1000     ; wipe slower and bury noz in cleanish area
135         G1 Z10                       ; raise z
136         G28 X0 Y0                    ; home x and y
137         M109 S170                    ; set to probing temp
138         M204 S300                    ; set accel for probing
139         G29                          ; Probe
140         M204 S2000                   ; set accel back to normal
141         G1 X5 Y15 Z10 F5000          ; get out the way
142         M400                         ; clear buffer
143         G4 S1                        ; pause
144         M109 S{print_temperature}    ; set extruder temp and wait
145         G4 S25                       ; wait for bed to temp up
146         G1 Z2 E0 F75                 ; extrude filament back into nozzle
147         M140 S{print_bed_temperature}; get bed temping up during first layer
148 end.gcode = 
149     M400
150     M104 S0                                      ; hotend off
151     M140 S0                                      ; heated bed heater off (if you have it)
152     M107                                         ; fans off
153     G92 E5                                       ; set extruder to 5mm for retract on print end
154     G1 X5 Y5 Z158 E0 F10000                      ; move to cooling positioning
155     M190 R60                                     ; wait for bed to cool
156     M140 S0                                      ;
157     G1 X145 F1000                                ; move to cooling positioning
158     G1 Y175 F1000                                ; move to cooling positioning
159     M84                                          ; steppers off
160     G90                                          ; absolute positioning
161     ;{profile_string}
162 start2.gcode = ;Sliced at: {day} {date} {time}
163         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
164         ;Print time: {print_time}
165         ;Filament used: {filament_amount}m {filament_weight}g
166         ;Filament cost: {filament_cost}
167         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
168         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
169         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
170         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
171         G21        ;metric values
172         G90        ;absolute positioning
173         M107       ;start with the fan off
174         G28 X0 Y0  ;move X/Y to min endstops
175         G28 Z0     ;move Z to min endstops
176         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
177         T1                      ;Switch to the 2nd extruder
178         G92 E0                  ;zero the extruded length
179         G1 F200 E10             ;extrude 10mm of feed stock
180         G92 E0                  ;zero the extruded length again
181         G1 F200 E-{retraction_dual_amount}
182         T0                      ;Switch to the first extruder
183         G92 E0                  ;zero the extruded length
184         G1 F200 E10             ;extrude 10mm of feed stock
185         G92 E0                  ;zero the extruded length again
186         G1 F{travel_speed}
187         ;Put printing message on LCD screen
188         M117 Printing...
189 end2.gcode = ;End GCode
190         M104 T0 S0                     ;extruder heater off
191         M104 T1 S0                     ;extruder heater off
192         M140 S0                     ;heated bed heater off (if you have it)
193         G91                                    ;relative positioning
194         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
195         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
196         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
197         M84                         ;steppers off
198         G90                         ;absolute positioning
199         ;{profile_string}
200 start3.gcode = ;Sliced at: {day} {date} {time}
201         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
202         ;Print time: {print_time}
203         ;Filament used: {filament_amount}m {filament_weight}g
204         ;Filament cost: {filament_cost}
205         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
206         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
207         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
208         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
209         G21        ;metric values
210         G90        ;absolute positioning
211         M107       ;start with the fan off
212         G28 X0 Y0  ;move X/Y to min endstops
213         G28 Z0     ;move Z to min endstops
214         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
215         T2                      ;Switch to the 2nd extruder
216         G92 E0                  ;zero the extruded length
217         G1 F200 E10             ;extrude 10mm of feed stock
218         G92 E0                  ;zero the extruded length again
219         G1 F200 E-{retraction_dual_amount}
220         T1                      ;Switch to the 2nd extruder
221         G92 E0                  ;zero the extruded length
222         G1 F200 E10             ;extrude 10mm of feed stock
223         G92 E0                  ;zero the extruded length again
224         G1 F200 E-{retraction_dual_amount}
225         T0                      ;Switch to the first extruder
226         G92 E0                  ;zero the extruded length
227         G1 F200 E10             ;extrude 10mm of feed stock
228         G92 E0                  ;zero the extruded length again
229         G1 F{travel_speed}
230         ;Put printing message on LCD screen
231         M117 Printing...
232 end3.gcode = ;End GCode
233         M104 T0 S0                     ;extruder heater off
234         M104 T1 S0                     ;extruder heater off
235         M104 T2 S0                     ;extruder heater off
236         M140 S0                     ;heated bed heater off (if you have it)
237         G91                                    ;relative positioning
238         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
239         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
240         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
241         M84                         ;steppers off
242         G90                         ;absolute positioning
243         ;{profile_string}
244 start4.gcode = ;Sliced at: {day} {date} {time}
245         ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
246         ;Print time: {print_time}
247         ;Filament used: {filament_amount}m {filament_weight}g
248         ;Filament cost: {filament_cost}
249         ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
250         ;M104 S{print_temperature} ;Uncomment to add your own temperature line
251         ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line
252         ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line
253         ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line
254         G21        ;metric values
255         G90        ;absolute positioning
256         M107       ;start with the fan off
257         G28 X0 Y0  ;move X/Y to min endstops
258         G28 Z0     ;move Z to min endstops
259         G1 Z15.0 F{travel_speed} ;move the platform down 15mm
260         T3                      ;Switch to the 4th extruder
261         G92 E0                  ;zero the extruded length
262         G1 F200 E10             ;extrude 10mm of feed stock
263         G92 E0                  ;zero the extruded length again
264         G1 F200 E-{retraction_dual_amount}
265         T2                      ;Switch to the 3th extruder
266         G92 E0                  ;zero the extruded length
267         G1 F200 E10             ;extrude 10mm of feed stock
268         G92 E0                  ;zero the extruded length again
269         G1 F200 E-{retraction_dual_amount}
270         T1                      ;Switch to the 2nd extruder
271         G92 E0                  ;zero the extruded length
272         G1 F200 E10             ;extrude 10mm of feed stock
273         G92 E0                  ;zero the extruded length again
274         G1 F200 E-{retraction_dual_amount}
275         T0                      ;Switch to the first extruder
276         G92 E0                  ;zero the extruded length
277         G1 F200 E10             ;extrude 10mm of feed stock
278         G92 E0                  ;zero the extruded length again
279         G1 F{travel_speed}
280         ;Put printing message on LCD screen
281         M117 Printing...
282 end4.gcode = ;End GCode
283         M104 T0 S0                     ;extruder heater off
284         M104 T1 S0                     ;extruder heater off
285         M104 T2 S0                     ;extruder heater off
286         M104 T3 S0                     ;extruder heater off
287         M140 S0                     ;heated bed heater off (if you have it)
288         G91                                    ;relative positioning
289         G1 E-1 F300                            ;retract the filament a bit before lifting the nozzle, to release some of the pressure
290         G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more
291         G28 X0 Y0                              ;move X/Y to min endstops, so the head is out of the way
292         M84                         ;steppers off
293         G90                         ;absolute positioning
294         ;{profile_string}
295 support_start.gcode = 
296 support_end.gcode = 
297 cool_start.gcode = 
298 cool_end.gcode = 
299 replace.csv = 
300 preswitchextruder.gcode = ;Switch between the current extruder and the next ex
301 postswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
302         ;This code is added after the T(n)
303