chiark / gitweb /
Update all profiles for LulzBot Mini
[cura.git] / resources / quickprint / lulzbot_profiles / Mini_single_extruder_v2 / CS-INOVA-1800_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini
index 8dbd4831f2e37c4c296a94b13fe92aa22c537c8b..07d5587c40181eb08e313f3658aa8a0107c4c516 100644 (file)
@@ -1,18 +1,18 @@
 [profile]
-layer_height = 0.18
+layer_height = 0.15
 wall_thickness = 1.0
 retraction_enable = True
-solid_layer_thickness = 1.08
+solid_layer_thickness = 0.6
 fill_density = 20
 perimeter_before_infill = True
 nozzle_size = 0.5
 print_speed = 50
-print_temperature = 230
+print_temperature = 245
 print_temperature2 = 0
 print_temperature3 = 0
 print_temperature4 = 0
 print_temperature5 = 0
-print_bed_temperature = 60
+print_bed_temperature = 65
 support = None
 platform_adhesion = None
 support_dual_extrusion = Both
@@ -25,10 +25,10 @@ filament_diameter3 = 0
 filament_diameter4 = 0
 filament_diameter5 = 0
 filament_flow = 100.0
-retraction_speed = 10
-retraction_amount = 1
+retraction_speed = 25
+retraction_amount = 2.5
 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
@@ -37,18 +37,18 @@ layer0_width_factor = 125
 object_sink = 0.0
 overlap_dual = 0.15
 travel_speed = 175
-bottom_layer_speed = 8
-infill_speed = 30
+bottom_layer_speed = 20
+infill_speed = 20
 solidarea_speed = 20
 inset0_speed = 20
-insetx_speed = 25
-cool_min_layer_time = 15
+insetx_speed = 20
+cool_min_layer_time = 13
 fan_enabled = True
 skirt_line_count = 1
 skirt_gap = 3.0
 skirt_minimal_length = 250
 fan_full_height = 0.5
-fan_speed = 75
+fan_speed = 100
 fan_speed_max = 100
 cool_min_feedrate = 10
 cool_head_lift = False
@@ -57,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
@@ -82,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}
@@ -141,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}
@@ -292,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)