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
index 01c3df6f28a5fbacc70aa4fb94229a74459d0220..f189e1d8351b76b5ada2984b5392a92e4af08d80 100644 (file)
@@ -2,15 +2,17 @@
 layer_height = 0.25
 wall_thickness = 1.0
 retraction_enable = True
-solid_layer_thickness = 0.8
+solid_layer_thickness = 1
 fill_density = 20
+perimeter_before_infill = True
 nozzle_size = 0.5
 print_speed = 50
-print_temperature = 235
+print_temperature = 245
 print_temperature2 = 0
 print_temperature3 = 0
 print_temperature4 = 0
-print_bed_temperature = 60
+print_temperature5 = 0
+print_bed_temperature = 75
 support = None
 platform_adhesion = None
 support_dual_extrusion = Both
@@ -21,11 +23,12 @@ filament_diameter = 2.85
 filament_diameter2 = 0
 filament_diameter3 = 0
 filament_diameter4 = 0
+filament_diameter5 = 0
 filament_flow = 100.0
-retraction_speed = 10
-retraction_amount = 1
+retraction_speed = 25
+retraction_amount = 4
 retraction_dual_amount = 16.5
-retraction_min_travel = 1.5
+retraction_min_travel = 1
 retraction_combing = All
 retraction_minimal_extrusion = 0.005
 retraction_hop = 0.1
@@ -34,19 +37,19 @@ layer0_width_factor = 125
 object_sink = 0.0
 overlap_dual = 0.15
 travel_speed = 175
-bottom_layer_speed = 10
-infill_speed = 40
-solidarea_speed = 35
-inset0_speed = 35
-insetx_speed = 37
-cool_min_layer_time = 15
+bottom_layer_speed = 20
+infill_speed = 20
+solidarea_speed = 20
+inset0_speed = 20
+insetx_speed = 20
+cool_min_layer_time = 5
 fan_enabled = True
 skirt_line_count = 1
 skirt_gap = 3.0
 skirt_minimal_length = 250
 fan_full_height = 0.5
-fan_speed = 40
-fan_speed_max = 60
+fan_speed = 100
+fan_speed_max = 100
 cool_min_feedrate = 10
 cool_head_lift = False
 solid_top = True
@@ -54,7 +57,7 @@ solid_bottom = True
 fill_overlap = 15
 support_type = Lines
 support_angle = 45
-support_fill_rate = 30
+support_fill_rate = 20
 support_xy_distance = 0.7
 support_z_distance = 0.05
 spiralize = False
@@ -66,8 +69,11 @@ raft_base_thickness = 0.3
 raft_base_linewidth = 1.0
 raft_interface_thickness = 0.27
 raft_interface_linewidth = 0.4
+raft_airgap_all = 0.0
 raft_airgap = 0.5
 raft_surface_layers = 2
+raft_surface_thickness = 0.27
+raft_surface_linewidth = 0.4
 fix_horrible_union_all_type_a = True
 fix_horrible_union_all_type_b = False
 fix_horrible_use_open_bits = False
@@ -76,6 +82,10 @@ plugin_config = (lp1
        .
 object_center_x = -1
 object_center_y = -1
+simplemodesettings = 
+simplemodeprofile = Standard
+simplemodematerial = PLA
+simplemodematerialtype = Beginner
 
 [alterations]
 start.gcode = ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
@@ -135,19 +145,20 @@ start.gcode = ;Basic settings: Layer height: {layer_height} Walls: {wall_thickne
        G4 S25                       ; wait for bed to temp up
        G1 Z2 E0 F75                 ; extrude filament back into nozzle
        M140 S{print_bed_temperature}; get bed temping up during first layer
-end.gcode = M400
-       M104 S0                         ; Hotend off
-       M140 S0                         ; heated bed heater off (if you have it)
-       M107                            ; fans off
-       G92 E0                          ; set extruder to 0
-       G1 E-3 F300                     ; retract a bit to relieve pressure
-       G1 X5 Y5 Z156 F10000            ; move to cooling positioning
-       M190 R60                        ; wait for bed to cool
-       M140 S0                         ; turn off bed temp
-       G1 X145 Y175 Z156 F1000         ; move to cooling positioning
-       M84                             ; steppers off
-       G90                             ; absolute positioning
-       ;{profile_string}
+end.gcode = 
+    M400
+    M104 S0                                      ; hotend off
+    M140 S0                                      ; heated bed heater off (if you have it)
+    M107                                         ; fans off
+    G92 E5                                       ; set extruder to 5mm for retract on print end
+    G1 X5 Y5 Z158 E0 F10000                      ; move to cooling positioning
+    M190 R60                                     ; wait for bed to cool
+    M140 S0                                      ;
+    G1 X145 F1000                                ; move to cooling positioning
+    G1 Y175 F1000                                ; move to cooling positioning
+    M84                                          ; steppers off
+    G90                                          ; absolute positioning
+    ;{profile_string}
 start2.gcode = ;Sliced at: {day} {date} {time}
        ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
        ;Print time: {print_time}
@@ -286,8 +297,7 @@ support_end.gcode =
 cool_start.gcode = 
 cool_end.gcode = 
 replace.csv = 
-preswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
-       ;This code is added before the T(n)
+preswitchextruder.gcode = ;Switch between the current extruder and the next ex
 postswitchextruder.gcode = ;Switch between the current extruder and the next extruder, when printing with multiple extruders.
        ;This code is added after the T(n)