diff --git a/Cura 15.04.6/C2/High Quality.ini b/Cura 15.04.6/C2/High Quality.ini deleted file mode 100644 index 46d005d..0000000 --- a/Cura 15.04.6/C2/High Quality.ini +++ /dev/null @@ -1,201 +0,0 @@ -[profile] -layer_height = .1 -wall_thickness = 1.2 -retraction_enable = True -solid_layer_thickness = 1.2 -fill_density = 30 -print_speed = 60 -print_temperature = 190 -print_temperature2 = 0 -print_temperature3 = 0 -print_temperature4 = 0 -print_temperature5 = 0 -print_bed_temperature = 50 -support = None -platform_adhesion = Raft -support_dual_extrusion = Both -wipe_tower = False -wipe_tower_volume = 15 -ooze_shield = False -filament_diameter = 1.75 -filament_diameter2 = 0 -filament_diameter3 = 0 -filament_diameter4 = 0 -filament_diameter5 = 0 -filament_flow = 100 -nozzle_size = 0.4 -retraction_speed = 40 -retraction_amount = 1 -retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All -retraction_minimal_extrusion = 0.02 -retraction_hop = 0.075 -bottom_thickness = 0.2 -layer0_width_factor = 100 -object_sink = 0 -overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 -infill_speed = 60 -solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 -cool_min_layer_time = 7 -fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 -fan_speed_max = 100 -cool_min_feedrate = 19 -cool_head_lift = False -solid_top = True -solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True -support_type = Lines -support_angle = 50 -support_fill_rate = 25 -support_xy_distance = 0.7 -support_z_distance = 0.22 -spiralize = False -simple_mode = False -brim_line_count = 20 -raft_margin = 5.0 -raft_line_spacing = 3.0 -raft_base_thickness = 0.3 -raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 -raft_surface_layers = 2 -raft_surface_thickness = 0.2 -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 -fix_horrible_extensive_stitching = False -plugin_config = -object_center_x = -1 -object_center_y = -1 - -[alterations] -start.gcode = -end.gcode = -start2.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end2.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start3.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T2 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end3.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start4.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own -end4.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M104 T3 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -support_start.gcode = -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) -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/Cura 15.04.6/C2/Low Quality.ini b/Cura 15.04.6/C2/Low Quality.ini deleted file mode 100644 index 7b673be..0000000 --- a/Cura 15.04.6/C2/Low Quality.ini +++ /dev/null @@ -1,201 +0,0 @@ -[profile] -layer_height = .2 -wall_thickness = 1.2 -retraction_enable = True -solid_layer_thickness = 1.2 -fill_density = 20 -print_speed = 60 -print_temperature = 190 -print_temperature2 = 0 -print_temperature3 = 0 -print_temperature4 = 0 -print_temperature5 = 0 -print_bed_temperature = 50 -support = None -platform_adhesion = Raft -support_dual_extrusion = Both -wipe_tower = False -wipe_tower_volume = 15 -ooze_shield = False -filament_diameter = 1.75 -filament_diameter2 = 0 -filament_diameter3 = 0 -filament_diameter4 = 0 -filament_diameter5 = 0 -filament_flow = 100 -nozzle_size = 0.4 -retraction_speed = 40 -retraction_amount = 1 -retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All -retraction_minimal_extrusion = 0.02 -retraction_hop = 0.075 -bottom_thickness = 0.2 -layer0_width_factor = 100 -object_sink = 0 -overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 -infill_speed = 60 -solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 -cool_min_layer_time = 7 -fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 -fan_speed_max = 100 -cool_min_feedrate = 19 -cool_head_lift = False -solid_top = True -solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True -support_type = Lines -support_angle = 50 -support_fill_rate = 25 -support_xy_distance = 0.7 -support_z_distance = 0.22 -spiralize = False -simple_mode = False -brim_line_count = 20 -raft_margin = 5.0 -raft_line_spacing = 3.0 -raft_base_thickness = 0.3 -raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 -raft_surface_layers = 2 -raft_surface_thickness = 0.2 -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 -fix_horrible_extensive_stitching = False -plugin_config = -object_center_x = -1 -object_center_y = -1 - -[alterations] -start.gcode = -end.gcode = -start2.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end2.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start3.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T2 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end3.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start4.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own -end4.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M104 T3 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -support_start.gcode = -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) -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/Cura 15.04.6/C2/Medium Quality.ini b/Cura 15.04.6/C2/Medium Quality.ini deleted file mode 100644 index 83257dd..0000000 --- a/Cura 15.04.6/C2/Medium Quality.ini +++ /dev/null @@ -1,201 +0,0 @@ -[profile] -layer_height = .15 -wall_thickness = 1.2 -retraction_enable = True -solid_layer_thickness = 1.2 -fill_density = 30 -print_speed = 60 -print_temperature = 190 -print_temperature2 = 0 -print_temperature3 = 0 -print_temperature4 = 0 -print_temperature5 = 0 -print_bed_temperature = 50 -support = None -platform_adhesion = Raft -support_dual_extrusion = Both -wipe_tower = False -wipe_tower_volume = 15 -ooze_shield = False -filament_diameter = 1.75 -filament_diameter2 = 0 -filament_diameter3 = 0 -filament_diameter4 = 0 -filament_diameter5 = 0 -filament_flow = 100 -nozzle_size = 0.4 -retraction_speed = 40 -retraction_amount = 1 -retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All -retraction_minimal_extrusion = 0.02 -retraction_hop = 0.075 -bottom_thickness = 0.2 -layer0_width_factor = 100 -object_sink = 0 -overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 -infill_speed = 60 -solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 -cool_min_layer_time = 7 -fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 -fan_speed_max = 100 -cool_min_feedrate = 19 -cool_head_lift = False -solid_top = True -solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True -support_type = Lines -support_angle = 50 -support_fill_rate = 25 -support_xy_distance = 0.7 -support_z_distance = 0.22 -spiralize = False -simple_mode = False -brim_line_count = 20 -raft_margin = 5.0 -raft_line_spacing = 3.0 -raft_base_thickness = 0.3 -raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 -raft_surface_layers = 2 -raft_surface_thickness = 0.2 -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 -fix_horrible_extensive_stitching = False -plugin_config = -object_center_x = -1 -object_center_y = -1 - -[alterations] -start.gcode = -end.gcode = -start2.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end2.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start3.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T2 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end3.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start4.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own -end4.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M104 T3 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -support_start.gcode = -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) -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/Cura 15.04.6/C2/Ultra High Quality.ini b/Cura 15.04.6/C2/Ultra High Quality.ini deleted file mode 100644 index 9d6447f..0000000 --- a/Cura 15.04.6/C2/Ultra High Quality.ini +++ /dev/null @@ -1,201 +0,0 @@ -[profile] -layer_height = .06 -wall_thickness = 1.2 -retraction_enable = True -solid_layer_thickness = 1.2 -fill_density = 50 -print_speed = 60 -print_temperature = 190 -print_temperature2 = 0 -print_temperature3 = 0 -print_temperature4 = 0 -print_temperature5 = 0 -print_bed_temperature = 50 -support = None -platform_adhesion = Raft -support_dual_extrusion = Both -wipe_tower = False -wipe_tower_volume = 15 -ooze_shield = False -filament_diameter = 1.75 -filament_diameter2 = 0 -filament_diameter3 = 0 -filament_diameter4 = 0 -filament_diameter5 = 0 -filament_flow = 100 -nozzle_size = 0.4 -retraction_speed = 40 -retraction_amount = 1 -retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All -retraction_minimal_extrusion = 0.02 -retraction_hop = 0.075 -bottom_thickness = 0.2 -layer0_width_factor = 100 -object_sink = 0 -overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 -infill_speed = 60 -solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 -cool_min_layer_time = 7 -fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 -fan_speed_max = 100 -cool_min_feedrate = 19 -cool_head_lift = False -solid_top = True -solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True -support_type = Lines -support_angle = 50 -support_fill_rate = 25 -support_xy_distance = 0.7 -support_z_distance = 0.22 -spiralize = False -simple_mode = False -brim_line_count = 20 -raft_margin = 5.0 -raft_line_spacing = 3.0 -raft_base_thickness = 0.3 -raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 -raft_surface_layers = 2 -raft_surface_thickness = 0.2 -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 -fix_horrible_extensive_stitching = False -plugin_config = -object_center_x = -1 -object_center_y = -1 - -[alterations] -start.gcode = -end.gcode = -start2.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end2.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start3.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T0 S{print_temperature} ;Uncomment to add your own temperature line - G21 ;metric values - G90 ;absolute positioning - M107 ;start with the fan off - G28 X0 Y0 ;move X/Y to min endstops - G28 Z0 ;move Z to min endstops - G1 Z15.0 F{travel_speed} ;move the platform down 15mm - T2 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T1 ;Switch to the 2nd extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F200 E-{retraction_dual_amount} - T0 ;Switch to the first extruder - G92 E0 ;zero the extruded length - G1 F200 E10 ;extrude 10mm of feed stock - G92 E0 ;zero the extruded length again - G1 F{travel_speed} - ;Put printing message on LCD screen - M117 Printing... -end3.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -start4.gcode = ;Sliced at: {day} {date} {time} - ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density} - ;Print time: {print_time} - ;Filament used: {filament_amount}m {filament_weight}g - ;Filament cost: {filament_cost} - ;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line - ;M104 S{print_temperature} ;Uncomment to add your own temperature line - ;M109 T2 S{print_temperature2} ;Uncomment to add your own temperature line - ;M109 T1 S{print_temperature2} ;Uncomment to add your own -end4.gcode = ;End GCode - M104 T0 S0 ;extruder heater off - M104 T1 S0 ;extruder heater off - M104 T2 S0 ;extruder heater off - M104 T3 S0 ;extruder heater off - M140 S0 ;heated bed heater off (if you have it) - G91 ;relative positioning - G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure - G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more - G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way - M84 ;steppers off - G90 ;absolute positioning - ;{profile_string} -support_start.gcode = -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) -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/Cura 15.04.6/R2/High Quality.ini b/Cura 15/R2/HIGH.ini similarity index 85% rename from Cura 15.04.6/R2/High Quality.ini rename to Cura 15/R2/HIGH.ini index d3a7ff7..4837528 100644 --- a/Cura 15.04.6/R2/High Quality.ini +++ b/Cura 15/R2/HIGH.ini @@ -4,14 +4,14 @@ wall_thickness = 1.2 retraction_enable = True solid_layer_thickness = 1.2 fill_density = 40 -print_speed = 60 +print_speed = 40 print_temperature = 190 print_temperature2 = 0 print_temperature3 = 0 print_temperature4 = 0 print_temperature5 = 0 -print_bed_temperature = 80 -support = None +print_bed_temperature = 60 +support = Everywhere platform_adhesion = Raft support_dual_extrusion = Both wipe_tower = False @@ -27,37 +27,37 @@ nozzle_size = 0.4 retraction_speed = 40 retraction_amount = 1 retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All +retraction_min_travel = 5 +retraction_combing = True retraction_minimal_extrusion = 0.02 retraction_hop = 0.075 -bottom_thickness = 0.2 +bottom_thickness = .3 layer0_width_factor = 100 object_sink = 0 overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 +travel_speed = 100 +bottom_layer_speed = 30 infill_speed = 60 solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 +inset0_speed = 40 +insetx_speed = 50 cool_min_layer_time = 7 fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 +skirt_line_count = 3 +skirt_gap = 3.0 +skirt_minimal_length = 150.0 +fan_full_height = 6 +fan_speed = 50 fan_speed_max = 100 cool_min_feedrate = 19 cool_head_lift = False solid_top = True solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True +fill_overlap = 15 +perimeter_before_infill = False support_type = Lines support_angle = 50 -support_fill_rate = 25 +support_fill_rate = 15 support_xy_distance = 0.7 support_z_distance = 0.22 spiralize = False @@ -67,12 +67,12 @@ raft_margin = 5.0 raft_line_spacing = 3.0 raft_base_thickness = 0.3 raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 +raft_interface_thickness = 0.27 +raft_interface_linewidth = 0.4 +raft_airgap_all = 0.0 +raft_airgap = 0.25 raft_surface_layers = 2 -raft_surface_thickness = 0.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 @@ -83,58 +83,30 @@ plugin_config = (lp1 S'params' p3 (dp4 - S'twLayers' + sS'filename' p5 - V1 - sS'targetL' + S'ShowLayer.py' p6 - V - sS'behavior' - p7 - I0 - sS'extruderTwo' - p8 - V - sS'printspeed' - p9 - V - sS'flowrateTwo' - p10 - V - sS'targetZ' - p11 - V5.0 - p12 - sS'flowrate' - p13 - V - sS'fanSpeed' - p14 - V - sS'platformTemp' - p15 - V60 - p16 - sS'speed' - p17 - V - sS'flowrateOne' - p18 - V - sS'extruderOne' - p19 - V - ssS'filename' - p20 - S'TweakAtZ.py' - p21 sa. object_center_x = -1 object_center_y = -1 [alterations] -start.gcode = -end.gcode = +start.gcode = G28 + G92 E0 ; + M565 Z-1 ; + G1 Z5 F5000 ; + G29 ; +end.gcode = G92 Z0 + M104 S0 ;extruder heater off + M140 S0 ;heated bed heater off (if you have it) + G91 ;relative positioning + G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure + G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more + G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way + 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/Cura 15.04.6/R2/Low Quality.ini b/Cura 15/R2/LOW.ini similarity index 85% rename from Cura 15.04.6/R2/Low Quality.ini rename to Cura 15/R2/LOW.ini index 4a52695..f7838cc 100644 --- a/Cura 15.04.6/R2/Low Quality.ini +++ b/Cura 15/R2/LOW.ini @@ -4,14 +4,14 @@ wall_thickness = 1.2 retraction_enable = True solid_layer_thickness = 1.2 fill_density = 20 -print_speed = 60 +print_speed = 40 print_temperature = 190 print_temperature2 = 0 print_temperature3 = 0 print_temperature4 = 0 print_temperature5 = 0 -print_bed_temperature = 80 -support = None +print_bed_temperature = 60 +support = Everywhere platform_adhesion = Raft support_dual_extrusion = Both wipe_tower = False @@ -27,37 +27,37 @@ nozzle_size = 0.4 retraction_speed = 40 retraction_amount = 1 retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All +retraction_min_travel = 5 +retraction_combing = True retraction_minimal_extrusion = 0.02 retraction_hop = 0.075 -bottom_thickness = 0.2 +bottom_thickness = .3 layer0_width_factor = 100 object_sink = 0 overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 +travel_speed = 100 +bottom_layer_speed = 30 infill_speed = 60 solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 +inset0_speed = 40 +insetx_speed = 50 cool_min_layer_time = 7 fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 +skirt_line_count = 3 +skirt_gap = 3.0 +skirt_minimal_length = 150.0 +fan_full_height = 6 +fan_speed = 50 fan_speed_max = 100 cool_min_feedrate = 19 cool_head_lift = False solid_top = True solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True +fill_overlap = 15 +perimeter_before_infill = False support_type = Lines support_angle = 50 -support_fill_rate = 25 +support_fill_rate = 15 support_xy_distance = 0.7 support_z_distance = 0.22 spiralize = False @@ -67,12 +67,12 @@ raft_margin = 5.0 raft_line_spacing = 3.0 raft_base_thickness = 0.3 raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 +raft_interface_thickness = 0.27 +raft_interface_linewidth = 0.4 +raft_airgap_all = 0.0 +raft_airgap = 0.25 raft_surface_layers = 2 -raft_surface_thickness = 0.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 @@ -83,58 +83,30 @@ plugin_config = (lp1 S'params' p3 (dp4 - S'twLayers' + sS'filename' p5 - V1 - sS'targetL' + S'ShowLayer.py' p6 - V - sS'behavior' - p7 - I0 - sS'extruderTwo' - p8 - V - sS'printspeed' - p9 - V - sS'flowrateTwo' - p10 - V - sS'targetZ' - p11 - V5.0 - p12 - sS'flowrate' - p13 - V - sS'fanSpeed' - p14 - V - sS'platformTemp' - p15 - V60 - p16 - sS'speed' - p17 - V - sS'flowrateOne' - p18 - V - sS'extruderOne' - p19 - V - ssS'filename' - p20 - S'TweakAtZ.py' - p21 sa. object_center_x = -1 object_center_y = -1 [alterations] -start.gcode = -end.gcode = +start.gcode = G28 + G92 E0 ; + M565 Z-1 ; + G1 Z5 F5000 ; + G29 ; +end.gcode = G92 Z0 + M104 S0 ;extruder heater off + M140 S0 ;heated bed heater off (if you have it) + G91 ;relative positioning + G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure + G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more + G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way + 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/Cura 15.04.6/R2/Medium Quality.ini b/Cura 15/R2/MID.ini similarity index 85% rename from Cura 15.04.6/R2/Medium Quality.ini rename to Cura 15/R2/MID.ini index 7d5f4bf..7d411a5 100644 --- a/Cura 15.04.6/R2/Medium Quality.ini +++ b/Cura 15/R2/MID.ini @@ -4,14 +4,14 @@ wall_thickness = 1.2 retraction_enable = True solid_layer_thickness = 1.2 fill_density = 30 -print_speed = 60 +print_speed = 40 print_temperature = 190 print_temperature2 = 0 print_temperature3 = 0 print_temperature4 = 0 print_temperature5 = 0 -print_bed_temperature = 80 -support = None +print_bed_temperature = 60 +support = Everywhere platform_adhesion = Raft support_dual_extrusion = Both wipe_tower = False @@ -27,37 +27,37 @@ nozzle_size = 0.4 retraction_speed = 40 retraction_amount = 1 retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All +retraction_min_travel = 5 +retraction_combing = True retraction_minimal_extrusion = 0.02 retraction_hop = 0.075 -bottom_thickness = 0.2 +bottom_thickness = .3 layer0_width_factor = 100 object_sink = 0 overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 +travel_speed = 100 +bottom_layer_speed = 30 infill_speed = 60 solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 +inset0_speed = 40 +insetx_speed = 50 cool_min_layer_time = 7 fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 +skirt_line_count = 3 +skirt_gap = 3.0 +skirt_minimal_length = 150.0 +fan_full_height = 6 +fan_speed = 50 fan_speed_max = 100 cool_min_feedrate = 19 cool_head_lift = False solid_top = True solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True +fill_overlap = 15 +perimeter_before_infill = False support_type = Lines support_angle = 50 -support_fill_rate = 25 +support_fill_rate = 15 support_xy_distance = 0.7 support_z_distance = 0.22 spiralize = False @@ -67,12 +67,12 @@ raft_margin = 5.0 raft_line_spacing = 3.0 raft_base_thickness = 0.3 raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 +raft_interface_thickness = 0.27 +raft_interface_linewidth = 0.4 +raft_airgap_all = 0.0 +raft_airgap = 0.25 raft_surface_layers = 2 -raft_surface_thickness = 0.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 @@ -83,58 +83,30 @@ plugin_config = (lp1 S'params' p3 (dp4 - S'twLayers' + sS'filename' p5 - V1 - sS'targetL' + S'ShowLayer.py' p6 - V - sS'behavior' - p7 - I0 - sS'extruderTwo' - p8 - V - sS'printspeed' - p9 - V - sS'flowrateTwo' - p10 - V - sS'targetZ' - p11 - V5.0 - p12 - sS'flowrate' - p13 - V - sS'fanSpeed' - p14 - V - sS'platformTemp' - p15 - V60 - p16 - sS'speed' - p17 - V - sS'flowrateOne' - p18 - V - sS'extruderOne' - p19 - V - ssS'filename' - p20 - S'TweakAtZ.py' - p21 sa. object_center_x = -1 object_center_y = -1 [alterations] -start.gcode = -end.gcode = +start.gcode = G28 + G92 E0 ; + M565 Z-1 ; + G1 Z5 F5000 ; + G29 ; +end.gcode = G92 Z0 + M104 S0 ;extruder heater off + M140 S0 ;heated bed heater off (if you have it) + G91 ;relative positioning + G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure + G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more + G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way + 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/Cura 15.04.6/R2/Ultra High Quality.ini b/Cura 15/R2/ULTRA HIGH.ini similarity index 85% rename from Cura 15.04.6/R2/Ultra High Quality.ini rename to Cura 15/R2/ULTRA HIGH.ini index 7a20e8c..aed73db 100644 --- a/Cura 15.04.6/R2/Ultra High Quality.ini +++ b/Cura 15/R2/ULTRA HIGH.ini @@ -4,14 +4,14 @@ wall_thickness = 1.2 retraction_enable = True solid_layer_thickness = 1.2 fill_density = 50 -print_speed = 60 +print_speed = 40 print_temperature = 190 print_temperature2 = 0 print_temperature3 = 0 print_temperature4 = 0 print_temperature5 = 0 -print_bed_temperature = 80 -support = None +print_bed_temperature = 60 +support = Everywhere platform_adhesion = Raft support_dual_extrusion = Both wipe_tower = False @@ -27,37 +27,37 @@ nozzle_size = 0.4 retraction_speed = 40 retraction_amount = 1 retraction_dual_amount = 16.5 -retraction_min_travel = 7 -retraction_combing = All +retraction_min_travel = 5 +retraction_combing = True retraction_minimal_extrusion = 0.02 retraction_hop = 0.075 -bottom_thickness = 0.2 +bottom_thickness = .3 layer0_width_factor = 100 object_sink = 0 overlap_dual = 0.15 -travel_speed = 120 -bottom_layer_speed = 15 +travel_speed = 100 +bottom_layer_speed = 30 infill_speed = 60 solidarea_speed = 0.0 -inset0_speed = 30 -insetx_speed = 60 +inset0_speed = 40 +insetx_speed = 50 cool_min_layer_time = 7 fan_enabled = True -skirt_line_count = 0 -skirt_gap = 0 -skirt_minimal_length = 0 -fan_full_height = .1 -fan_speed = 100 +skirt_line_count = 3 +skirt_gap = 3.0 +skirt_minimal_length = 150.0 +fan_full_height = 6 +fan_speed = 50 fan_speed_max = 100 cool_min_feedrate = 19 cool_head_lift = False solid_top = True solid_bottom = True -fill_overlap = 10 -perimeter_before_infill = True +fill_overlap = 15 +perimeter_before_infill = False support_type = Lines support_angle = 50 -support_fill_rate = 25 +support_fill_rate = 15 support_xy_distance = 0.7 support_z_distance = 0.22 spiralize = False @@ -67,12 +67,12 @@ raft_margin = 5.0 raft_line_spacing = 3.0 raft_base_thickness = 0.3 raft_base_linewidth = 1.0 -raft_interface_thickness = 0.2 -raft_interface_linewidth = 0.6 -raft_airgap_all = 0.175 -raft_airgap = 0 +raft_interface_thickness = 0.27 +raft_interface_linewidth = 0.4 +raft_airgap_all = 0.0 +raft_airgap = 0.25 raft_surface_layers = 2 -raft_surface_thickness = 0.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 @@ -83,58 +83,30 @@ plugin_config = (lp1 S'params' p3 (dp4 - S'twLayers' + sS'filename' p5 - V1 - sS'targetL' + S'ShowLayer.py' p6 - V - sS'behavior' - p7 - I0 - sS'extruderTwo' - p8 - V - sS'printspeed' - p9 - V - sS'flowrateTwo' - p10 - V - sS'targetZ' - p11 - V5.0 - p12 - sS'flowrate' - p13 - V - sS'fanSpeed' - p14 - V - sS'platformTemp' - p15 - V60 - p16 - sS'speed' - p17 - V - sS'flowrateOne' - p18 - V - sS'extruderOne' - p19 - V - ssS'filename' - p20 - S'TweakAtZ.py' - p21 sa. object_center_x = -1 object_center_y = -1 [alterations] -start.gcode = -end.gcode = +start.gcode = G28 + G92 E0 ; + M565 Z-1 ; + G1 Z5 F5000 ; + G29 ; +end.gcode = G92 Z0 + M104 S0 ;extruder heater off + M140 S0 ;heated bed heater off (if you have it) + G91 ;relative positioning + G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure + G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more + G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way + 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/Cura 2.3/C2/Material/Robo PLA.xml.fdm_material b/Cura 2.3/C2/Material/Robo PLA.xml.fdm_material deleted file mode 100644 index 902f0fb..0000000 --- a/Cura 2.3/C2/Material/Robo PLA.xml.fdm_material +++ /dev/null @@ -1,84 +0,0 @@ - - - - - Robo - PLA - Generic - - - True - 1 - 506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9 - - - #00aaff - - - 1.75 - 1.24 - - - 190.0 - 40.0 - 1.0 - 175 - 0.0 - - - 200 - 60 - - - - - - - - 200 - 100 - 60 - - - - - - 200 - 150 - 60 - - - - 200 - - - 150 - 60 - - - - 200 - - - 150 - 60 - - - - 200 - 60 - - - - - - - - 200 - - - 150 - 60 - - - diff --git a/Cura 2.3/C2/Quality/High Quality Robo C2.curaprofile b/Cura 2.3/C2/Quality/High Quality Robo C2.curaprofile deleted file mode 100644 index 0fa3f3b..0000000 Binary files a/Cura 2.3/C2/Quality/High Quality Robo C2.curaprofile and /dev/null differ diff --git a/Cura 2.3/C2/Quality/Low Quality Robo C2.curaprofile b/Cura 2.3/C2/Quality/Low Quality Robo C2.curaprofile deleted file mode 100644 index a3571d8..0000000 Binary files a/Cura 2.3/C2/Quality/Low Quality Robo C2.curaprofile and /dev/null differ diff --git a/Cura 2.3/C2/Quality/Medium Quality Robo C2.curaprofile b/Cura 2.3/C2/Quality/Medium Quality Robo C2.curaprofile deleted file mode 100644 index 1d82ed5..0000000 Binary files a/Cura 2.3/C2/Quality/Medium Quality Robo C2.curaprofile and /dev/null differ diff --git a/Cura 2.3/C2/Quality/Ultra High Quality Robo C2.curaprofile b/Cura 2.3/C2/Quality/Ultra High Quality Robo C2.curaprofile deleted file mode 100644 index 7c18d42..0000000 Binary files a/Cura 2.3/C2/Quality/Ultra High Quality Robo C2.curaprofile and /dev/null differ diff --git a/Cura 2.3/R2/Material/Robo PLA.xml.fdm_material b/Cura 2.3/R2/Material/Robo PLA.xml.fdm_material deleted file mode 100644 index 902f0fb..0000000 --- a/Cura 2.3/R2/Material/Robo PLA.xml.fdm_material +++ /dev/null @@ -1,84 +0,0 @@ - - - - - Robo - PLA - Generic - - - True - 1 - 506c9f0d-e3aa-4bd4-b2d2-23e2425b1aa9 - - - #00aaff - - - 1.75 - 1.24 - - - 190.0 - 40.0 - 1.0 - 175 - 0.0 - - - 200 - 60 - - - - - - - - 200 - 100 - 60 - - - - - - 200 - 150 - 60 - - - - 200 - - - 150 - 60 - - - - 200 - - - 150 - 60 - - - - 200 - 60 - - - - - - - - 200 - - - 150 - 60 - - - diff --git a/Cura 2.3/R2/Quality/High Quality Robo R2.curaprofile b/Cura 2.3/R2/Quality/High Quality Robo R2.curaprofile deleted file mode 100644 index ca10aee..0000000 Binary files a/Cura 2.3/R2/Quality/High Quality Robo R2.curaprofile and /dev/null differ diff --git a/Cura 2.3/R2/Quality/Low Quality Robo R2.curaprofile b/Cura 2.3/R2/Quality/Low Quality Robo R2.curaprofile deleted file mode 100644 index 1d30265..0000000 Binary files a/Cura 2.3/R2/Quality/Low Quality Robo R2.curaprofile and /dev/null differ diff --git a/Cura 2.3/R2/Quality/Medium Quality Robo R2.curaprofile b/Cura 2.3/R2/Quality/Medium Quality Robo R2.curaprofile deleted file mode 100644 index a273b2b..0000000 Binary files a/Cura 2.3/R2/Quality/Medium Quality Robo R2.curaprofile and /dev/null differ diff --git a/Cura 2.3/R2/Quality/Ultra High Quality Robo R2.curaprofile b/Cura 2.3/R2/Quality/Ultra High Quality Robo R2.curaprofile deleted file mode 100644 index 297cfc8..0000000 Binary files a/Cura 2.3/R2/Quality/Ultra High Quality Robo R2.curaprofile and /dev/null differ diff --git a/Cura 2/R2/Quality/HIGH.curaprofile b/Cura 2/R2/Quality/HIGH.curaprofile new file mode 100644 index 0000000..6bb736f --- /dev/null +++ b/Cura 2/R2/Quality/HIGH.curaprofile @@ -0,0 +1,34 @@ +[general] +version = 2 +name = HIGH #3 +definition = fdmprinter + +[metadata] +type = quality_changes +quality_type = low + +[values] +retraction_min_travel = 5 +top_bottom_thickness = 1.2 +support_type = everywhere +skirt_gap = 0.1 +speed_travel = 80 +infill_sparse_density = 40 +raft_airgap = 0.26 +material_bed_temperature = 60 +layer_height = 0.1 +cool_fan_speed_min = 75 +layer_height_0 = 0.3 +jerk_enabled = True +retraction_amount = 1 +wall_thickness = 1.2 +adhesion_type = raft +cool_fan_speed_max = 100 +speed_print = 60 +cool_fan_full_layer = 30 +layer_0_z_overlap = =raft_airgap / 2 +skirt_line_count = 3 +material_print_temperature = 190 +outer_inset_first = True +support_enable = True +retraction_enable = True \ No newline at end of file diff --git a/Cura 2/R2/Quality/LOW.curaprofile b/Cura 2/R2/Quality/LOW.curaprofile new file mode 100644 index 0000000..0a252ae --- /dev/null +++ b/Cura 2/R2/Quality/LOW.curaprofile @@ -0,0 +1,34 @@ +[general] +version = 2 +name = LOW +definition = fdmprinter + +[metadata] +type = quality_changes +quality_type = low + +[values] +retraction_min_travel = 5 +top_bottom_thickness = 1.2 +support_type = everywhere +skirt_gap = 0.1 +speed_travel = 80 +infill_sparse_density = 20 +raft_airgap = 0.26 +layer_height = 0.2 +cool_fan_speed_min = 75 +layer_height_0 = 0.3 +jerk_enabled = True +retraction_amount = 1 +wall_thickness = 1.2 +adhesion_type = raft +material_print_temperature = 190 +cool_fan_speed_max = 100 +speed_print = 60 +material_bed_temperature = 60 +layer_0_z_overlap = =raft_airgap / 2 +skirt_line_count = 3 +cool_fan_full_layer = 30 +outer_inset_first = True +support_enable = True +retraction_enable = True \ No newline at end of file diff --git a/Cura 2/R2/Quality/MID.curaprofile b/Cura 2/R2/Quality/MID.curaprofile new file mode 100644 index 0000000..4053974 --- /dev/null +++ b/Cura 2/R2/Quality/MID.curaprofile @@ -0,0 +1,34 @@ +[general] +version = 2 +name = MID +definition = fdmprinter + +[metadata] +type = quality_changes +quality_type = low + +[values] +retraction_min_travel = 5 +outer_inset_first = True +support_type = everywhere +skirt_gap = 0.1 +infill_sparse_density = 30 +speed_travel = 80 +raft_airgap = 0.26 +material_bed_temperature = 60 +layer_height = 0.15 +cool_fan_speed_min = 75 +layer_height_0 = 0.3 +jerk_enabled = True +retraction_amount = 1 +wall_thickness = 1.2 +adhesion_type = raft +cool_fan_speed_max = 100 +speed_print = 60 +material_print_temperature = 190 +layer_0_z_overlap = =raft_airgap / 2 +skirt_line_count = 3 +cool_fan_full_layer = 30 +top_bottom_thickness = 1.2 +support_enable = True +retraction_enable = True \ No newline at end of file diff --git a/Cura 2/R2/Quality/ULTRA HIGH.curaprofile b/Cura 2/R2/Quality/ULTRA HIGH.curaprofile new file mode 100644 index 0000000..7e0018c --- /dev/null +++ b/Cura 2/R2/Quality/ULTRA HIGH.curaprofile @@ -0,0 +1,34 @@ +[general] +version = 2 +name = ULTRA HIGH +definition = fdmprinter + +[metadata] +type = quality_changes +quality_type = low + +[values] +retraction_min_travel = 5 +outer_inset_first = True +support_type = everywhere +skirt_gap = 0.1 +infill_sparse_density = 50 +speed_travel = 80 +raft_airgap = 0.26 +material_bed_temperature = 60 +layer_height = 0.06 +cool_fan_speed_min = 75 +layer_height_0 = 0.3 +jerk_enabled = True +retraction_amount = 1 +wall_thickness = 1.2 +adhesion_type = raft +cool_fan_speed_max = 100 +speed_print = 60 +cool_fan_full_layer = 30 +layer_0_z_overlap = =raft_airgap / 2 +skirt_line_count = 3 +material_print_temperature = 190 +top_bottom_thickness = 1.2 +support_enable = True +retraction_enable = True \ No newline at end of file diff --git a/Simplify3D/LOW QUALITY.fff b/SIMPLIFY 3D/R2/Low_Quality.fff similarity index 85% rename from Simplify3D/LOW QUALITY.fff rename to SIMPLIFY 3D/R2/Low_Quality.fff index c432257..e9e8c3e 100644 --- a/Simplify3D/LOW QUALITY.fff +++ b/SIMPLIFY 3D/R2/Low_Quality.fff @@ -1,5 +1,5 @@ - + Robo3D R1 (with auto-leveler)(9) (modified) PLA Fast @@ -13,7 +13,7 @@ 1 1 0 - 1 + 0 1800 0 0.2 @@ -27,20 +27,20 @@ 3 1 2 - 112 + 0 0 - 0 + 300 0 0 - 150 + 90 100 0.5 - 1 + 0 0 3 - 8 - 0.2 - 100 + 3 + 0.25 + 85 0 1 0 @@ -64,12 +64,12 @@ Rectilinear 20 15 - 100 + 150 5 1 45,-45 1 - 1 + 0 0 25 0 @@ -91,13 +91,13 @@ 1 - - 1 + + 0 1 0 0 1 - + @@ -124,9 +124,9 @@ 0 1 0 - 125 - 125 - 150 + 210 + 210 + 250 0 0 0 @@ -153,12 +153,12 @@ Random Song 0 - 3600 - 0.8 + 3800 + 0.5 0.8 0.8 - 3600 - 3600 + 4800 + 1000 50 0 1 @@ -174,31 +174,22 @@ 20 1 0 - 0 + 1 1 - 1 - 5 + 0 + 3 0 1 - 1 - 5 + 0 + 3 12 -0.5 600 - 0 + 1 10 0 190 - - 0 - 1 - 0 - 0 - 1 - - - 0.9