From: nickthetait Date: Wed, 20 Jan 2016 17:01:03 +0000 (-0700) Subject: Update all profiles for LulzBot Mini X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7af1ba0bf830e84ead7ac3e4814596981df330b1;p=cura.git Update all profiles for LulzBot Mini Using a Mini, with a maximum height object which was placed in the middle of the platform: During end.gcode (after the object has just finished printing) it was possible to run into the part leaving an ugly melt mark. --- diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini index 163b9fb2..f09c7858 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini index 97504b24..35b562fc 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini index 42139fff..f7a8d43f 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/ninjaflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini index 4ac7c682..4b37196a 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-quality_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini index e3cf0149..570327cd 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_high-speed_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini index f0697c79..83d9a815 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_flexystruder_v2/semiflex_medium-quality_Mini_flexystruder-v2_0.6noz_cura.ini @@ -147,10 +147,11 @@ end.gcode = 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 Z156 E0 F10000 ; move to cooling positioning + G1 X5 Y5 Z158 E0 F10000 ; move to cooling positioning M190 R50 ; wait for bed to cool - M104 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning + M140 S0 ; + G1 X145 F1000 ; move to cooling positioning + G1 Y175 F1000 ; move to cooling positioning M84 ; steppers off G90 ; absolute positioning ;{profile_string} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/618-645-nylon_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/618-645-nylon_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini index e58a6ff5..9b0d71fc 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/618-645-nylon_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/618-645-nylon_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini @@ -143,18 +143,20 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini G4 S15 ; 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M104 S0 ; - 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index c8449e49..5f860087 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index ac72168e..1f3235f7 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 4b9008d5..9a374071 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 8dbd4831..07d5587c 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -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) diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 6c9051ff..64fd3663 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -1,16 +1,18 @@ [profile] -layer_height = 0.38 +layer_height = 0.4 wall_thickness = 1.0 retraction_enable = True -solid_layer_thickness = 0.8 +solid_layer_thickness = 1.2 fill_density = 20 +perimeter_before_infill = True nozzle_size = 0.5 print_speed = 50 -print_temperature = 240 +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 = 15 -infill_speed = 60 -solidarea_speed = 50 -inset0_speed = 50 -insetx_speed = 55 -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) diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 01c3df6f..f189e1d8 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/CS-INOVA-1800_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -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) diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 8abff879..ad68f137 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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 - 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 3838498d..6b055baf 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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 - 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 35da58b4..9b1b6cbd 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/HIPS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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 - 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 0b9ba64c..6487d418 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -144,19 +144,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 1fad3c83..d1fa2ddc 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PC-ABS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -144,19 +144,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PCTPE_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PCTPE_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index f1b041da..7e4c432a 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PCTPE_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PCTPE_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 0fdfb4cd..f923b47b 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; shut off bed - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 7623016d..d1950d53 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index dba8e1d9..d764825a 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 8dbd4831..0f55ae92 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -141,19 +141,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 6c9051ff..da5b9fc2 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 01c3df6f..9b1cdcae 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/XT_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/alloy910_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/alloy910_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index a34dab25..364d12ba 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/alloy910_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/alloy910_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/b-pet_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/b-pet_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini index 1350207b..feb069a6 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/b-pet_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/b-pet_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,20 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini G4 S15 ; 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index dd72aad3..19b08f21 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -143,18 +143,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index c2fd4723..88b211d4 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bamboofill_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bridge_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bridge_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index b2fc72e8..27c238b4 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bridge_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bridge_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bronzefill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bronzefill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 6e4b4aa6..59e79e65 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bronzefill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/bronzefill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -143,18 +143,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/copperfill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/copperfill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 6e4b4aa6..59e79e65 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/copperfill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/copperfill_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -143,18 +143,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laybrick_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laybrick_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index a0c3908d..9c949c80 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laybrick_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laybrick_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laywood_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laywood_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index c2fd4723..88b211d4 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laywood_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/laywood_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 8dbd4831..0f55ae92 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -141,19 +141,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 6c9051ff..da5b9fc2 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index 01c3df6f..9b1cdcae 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/n-vent_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -135,19 +135,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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/polycarbonate_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/polycarbonate_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index 32632143..f7a0853d 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/polycarbonate_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/polycarbonate_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-conductive-PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-conductive-PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index ca96b2b0..4ea438b9 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-conductive-PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-conductive-PLA_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index f0600acd..82409346 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index c4b42cb9..944c3954 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-magnetic-iron_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini index f0600acd..82409346 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_high-speed_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini index c4b42cb9..944c3954 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/protopasta-stainless-steel_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini index d9d8cb64..ee26761a 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini @@ -39,7 +39,7 @@ overlap_dual = 0 travel_speed = 160 bottom_layer_speed = 10 infill_speed = 22 -solidarea_speed = 0.0 +solidarea_speed = 18 inset0_speed = 15 insetx_speed = 18 cool_min_layer_time = 45 @@ -85,6 +85,7 @@ object_center_y = -1 simplemodesettings = simplemodeprofile = 2_normal simplemodematerial = 1_pla +simplemodematerialtype = Beginner [alterations] start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini @@ -142,18 +143,20 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini G4 S15 ; 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini index 8d50cd65..4682cbcd 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/t-glase_high-strength_Mini_single-extruder-v2_0.5noz_cura.ini @@ -39,7 +39,7 @@ overlap_dual = 0 travel_speed = 160 bottom_layer_speed = 10 infill_speed = 18 -solidarea_speed = 0.0 +solidarea_speed = 14 inset0_speed = 10 insetx_speed = 14 cool_min_layer_time = 45 @@ -85,6 +85,7 @@ object_center_y = -1 simplemodesettings = simplemodeprofile = 2_normal simplemodematerial = 1_pla +simplemodematerialtype = Beginner [alterations] start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini @@ -142,18 +143,20 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini G4 S15 ; 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/tritan_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/tritan_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini index 4ba98717..1675d493 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/tritan_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/tritan_high-clarity_Mini_single-extruder-v2_0.5noz_cura.ini @@ -142,18 +142,20 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini G4 S15 ; 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - 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 R50 ; 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} diff --git a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/woodfill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/woodfill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini index dd72aad3..19b08f21 100644 --- a/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/woodfill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini +++ b/resources/quickprint/lulzbot_profiles/Mini_single_extruder_v2/woodfill_high-quality_Mini_single-extruder-v2_0.5noz_cura.ini @@ -143,18 +143,19 @@ start.gcode = ;This Gcode has been generated specifically for the LulzBot Mini 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 E5 ; set extruder to 5mm for retract on print end - G1 X5 Y5 Z156 E0 F10000 ; move to cooling positioning - M190 R50 ; wait for bed to cool - M140 S0 ; bed off - G1 X145 Y175 Z156 F1000 ; move to cooling positioning - M84 ; steppers off - G90 ; absolute positioning - ;{profile_string} + 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 R50 ; 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}