[vendor] repo_id = orcaslicer-fff name = Lulzbot config_version = 02.03.02.60 description = Lulzbot configurations force_update = 0 [printer_model:Lulzbot Taz 4 or 5] model_id = Lulzbot-Taz-4-5 nozzle_diameter = 0.5 machine_tech = FFF family = Lulzbot bed_model = taz_4_or_5_build_plate.stl bed_texture = lulzbot_logo.png hotend_model = default_materials = Lulzbot 2.85mm ABS;Lulzbot 2.85mm PETG;Lulzbot 2.85mm PLA [printer_model:Lulzbot Taz 6] model_id = Lulzbot-Taz-6 nozzle_diameter = 0.5 machine_tech = FFF family = Lulzbot bed_model = taz_6_build_plate.stl bed_texture = lulzbot_logo.png hotend_model = default_materials = Lulzbot 2.85mm ABS;Lulzbot 2.85mm PETG;Lulzbot 2.85mm PLA [printer_model:Lulzbot Taz Pro Dual] model_id = Lulzbot-Taz-Pro-Dual nozzle_diameter = 0.5 machine_tech = FFF family = Lulzbot bed_model = taz_pro_dual_build_plate.stl bed_texture = Taz_Pro_Dual_printbed.png hotend_model = default_materials = Lulzbot 2.85mm ABS;Lulzbot 2.85mm PETG;Lulzbot 2.85mm PLA [printer_model:Lulzbot Taz Pro S] model_id = Lulzbot-Taz-Pro-S nozzle_diameter = 0.5 machine_tech = FFF family = Lulzbot bed_model = taz_pro_dual_build_plate.stl bed_texture = lulzbot_logo.png hotend_model = extruder_clearance_radius = 62 extruder_clearance_height_to_rod = 36 extruder_clearance_height_to_lid = 280 manual_filament_change = 1 machine_load_filament_time = 20 machine_unload_filament_time = 20 machine_tool_change_time = 5 default_materials = Generic PLA @System, Generic PETG @System, Generic ABS @System [printer:fdm_machine_common] from = system instantiation = false printer_technology = FFF deretraction_speed = 40 extruder_colour = #FCE94F extruder_offset = 0x0 gcode_flavor = marlin2 silent_mode = 0 machine_max_acceleration_e = 5000 machine_max_acceleration_extruding = 500 machine_max_acceleration_retracting = 1000 machine_max_acceleration_x = 500 machine_max_acceleration_y = 500 machine_max_acceleration_z = 100 machine_max_speed_e = 60 machine_max_speed_x = 500 machine_max_speed_y = 500 machine_max_speed_z = 10 machine_max_jerk_e = 5 machine_max_jerk_x = 8 machine_max_jerk_y = 8 machine_max_jerk_z = 0.4 machine_min_extruding_rate = 0 machine_min_travel_rate = 0 max_layer_height = 0.32 min_layer_height = 0.08 printable_height = 250 extruder_clearance_radius = 65 extruder_clearance_height_to_rod = 36 extruder_clearance_height_to_lid = 140 nozzle_diameter = 0.5 printer_settings_id = printer_variant = 0.5 retraction_minimum_travel = 2 retract_before_wipe = 70% retract_when_changing_layer = 1 retraction_length = 5 retract_length_toolchange = 1 z_hop = 0 retract_restart_extra = 0 retract_restart_extra_toolchange = 0 retraction_speed = 60 single_extruder_multi_material = 1 change_filament_gcode = wipe = 1 z_lift_type = NormalLift default_print_profile = before_layer_change_gcode = ;BEFORE_LAYER_CHANGE ;[layer_z] G92 E0 machine_start_gcode = machine_end_gcode = [printer:Lulzbot Taz 4 or 5 0.5 nozzle] inherits = fdm_machine_common from = system setting_id = LZ004 instantiation = true printer_model = Lulzbot Taz 4 or 5 default_print_profile = 0.25mm Standard @Lulzbot Taz 4 or 5 nozzle_diameter = 0.5 printable_area = 0x0,280x0,280x280,0x280 printable_height = 250 nozzle_type = undefine auxiliary_fan = 0 emit_machine_limits_to_gcode = 0 machine_max_acceleration_extruding = 500,500 machine_max_acceleration_retracting = 1000,1000 machine_max_acceleration_travel = 1250,1250 machine_max_acceleration_x = 500,500 machine_max_acceleration_y = 500,500 machine_max_acceleration_z = 100,100 machine_max_speed_e = 60,60 machine_max_speed_x = 500,500 machine_max_speed_y = 500,500 machine_max_speed_z = 10,10 machine_max_jerk_e = 5,5 machine_max_jerk_x = 8,8 machine_max_jerk_y = 8,8 machine_max_jerk_z = 0.4,0.4 machine_max_junction_deviation = 0.051,0 max_layer_height = 0.4 min_layer_height = 0.08 printer_settings_id = Lulzbot4-5 retraction_minimum_travel = 2 retract_before_wipe = 70% retraction_length = 5 retract_length_toolchange = 1 deretraction_speed = 40 single_extruder_multi_material = 1 default_filament_profile = Lulzbot 2.85mm PLA machine_start_gcode = ;This G-Code has been generated specifically for the Lulzbot Taz 4 and 5 - translated from CuraLE 4.13.10 by Wrathernaut M73 P0; clear GLCD progress bar M75; start GLCD timer M140 S{bed_temperature_initial_layer[0]}; start bed heating up G90; absolute positioning M107; disable fans M82; set extruder to absolute mode G28 X0 Y0; home X and Y G28 Z0; home Z G1 Z15.0 F175; move extruder up M117 Heating...; progress indicator message on LCD M109 R{nozzle_temperature_initial_layer[0]}; wait for extruder to reach printing temp M190 R{bed_temperature_initial_layer[0]}; wait for bed to reach printing temp G92 E0; set extruder position to 0 G1 F200 E0; prime the nozzle with filament G92 E0; re-set extruder position to 0 G1 F175; set travel speed M203 X192 Y208 Z3; set limits on travel speed M117 TAZ Printing...; progress indicator message on LCD ;Start G-Code End machine_end_gcode = ;End G-Code Begin M400; wait for moves to finish M140 S0; disable hotend M104 S0; disable bed heater M107; disable fans G91; relative positioning G1 E-1 F300; filament retraction to release pressure G1 Z0.5 E-5 X-20 Y-20 F3000; lift up and retract even more filament M77;stopGLCD timer G90;absolute positioning G1 X0 Y250;move to cooling position M84;disable steppers M117 Print Complete.;print complete message before_layer_change_gcode = G92 E0; reset relative extrusion layer_change_gcode = ; LAYER:{layer_num} M117 Layer: {layer_num +1} / [total_layer_count] change_filament_gcode = M400 M600 B10 X115 Y-10 Z10 M190 S{bed_temperature[0]} M109 S{temperature[0]} machine_pause_gcode = M600 B10 scan_first_layer = 0 [printer:Lulzbot Taz 6 0.5 nozzle] inherits = fdm_machine_common from = system setting_id = LZ006 instantiation = true printer_model = Lulzbot Taz 6 default_print_profile = 0.25mm Standard @Lulzbot Taz 6 nozzle_diameter = 0.5 printable_area = 0x0,280x0,280x280,0x280 printable_height = 250 nozzle_type = undefine auxiliary_fan = 0 emit_machine_limits_to_gcode = 0 machine_max_acceleration_extruding = 500,500 machine_max_acceleration_retracting = 1000,1000 machine_max_acceleration_travel = 1250,1250 machine_max_acceleration_x = 500,500 machine_max_acceleration_y = 500,500 machine_max_acceleration_z = 100,100 machine_max_speed_e = 60,60 machine_max_speed_x = 500,500 machine_max_speed_y = 500,500 machine_max_speed_z = 10,10 machine_max_jerk_e = 5,5 machine_max_jerk_x = 8,8 machine_max_jerk_y = 8,8 machine_max_jerk_z = 0.4,0.4 max_layer_height = 0.4 min_layer_height = 0.08 printer_settings_id = Lulzbot retraction_minimum_travel = 2 retract_before_wipe = 70% retraction_length = 5 retract_length_toolchange = 1 deretraction_speed = 40 single_extruder_multi_material = 1 default_filament_profile = Lulzbot 2.85mm PLA machine_start_gcode = ;This G-Code has been translated from LulzBot's CuraLE (v4.13.10) startup GCODE for Taz 6 Single Extruder by Wrathernaut M73 P0; clear GLCD progress bar M75; start GLCD timer M107; disable fans M420 S; disable leveling matrix G90; absolute positioning M82; set extruder to absolute mode G92 E0; set extruder position to 0 M140 S{bed_temperature_initial_layer[0]}; start bed heating up (w) G28 XY; home X and Y G1 X-19 Y258 F1000; move to safe homing position M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R170 {elsif filament_type[0] == "NYLON"}R220 {else}R190; unknown filament type soften temp before homing Z{endif} G28 Z; home Z G1 E-15 F100; retract filament M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R190 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R180 {elsif filament_type[0] == "NYLON"}R220 {else}R170; unknown filament type wipe temp{endif} ;M206 X0 Y0 Z0; uncomment to adjust wipe position (+X ~ nozzle moves left)(+Y ~ nozzle moves forward)(+Z ~ nozzle moves down) G12; wiping sequence M206 X0 Y0 Z0; reseting stock nozzle position ### CAUTION: changing this line can affect print quality ### G1 Z10 F5000; raise nozzle after wipe M109 {if filament_type[0] == "PLA"}R160 {elsif filament_type[0] == "ABS"}R170 {elsif filament_type[0] == "ABS-GF"}R170 {elsif filament_type[0] == "ASA"}R170 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R200 {elsif filament_type[0] == "PA-CF"}R200 {elsif filament_type[0] == "PA-GF"}R170 {elsif filament_type[0] == "PA6-CF"}R170 {elsif filament_type[0] == "PA11-CF"}R200 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R200 {elsif filament_type[0] == "PC-CF"}R200 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R180 {elsif filament_type[0] == "PE-CF"}R180 {elsif filament_type[0] == "PET-CF"}R170 {elsif filament_type[0] == "PETG"}R170 {elsif filament_type[0] == "PETG-CF10"}R170 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R160 {elsif filament_type[0] == "PVB"}R160 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R160 {elsif filament_type[0] == "FLEX"}R160 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R160 {elsif filament_type[0] == "NYLON"}R200 {else}R170; unknown filament type probe temp{endif} G1 X-10 Y293 F4000; move above first probe point M204 S100; set probing acceleration G29; start auto-leveling sequence M420 S1; enable leveling matrix M204 S500; restore standard acceleration G1 X0 Y0 Z15 F5000; move up off last probe point G4 S1; pause M400; wait for moves to finish M117 Heating...; progress indicator message on LCD M109 R{nozzle_temperature_initial_layer[0]}; wait for extruder to reach printing temp (w) M190 R{bed_temperature_initial_layer[0]}; wait for bed to reach printing temp G1 Z2 E0 F75; prime tiny bit of filament into the nozzle M117 TAZ 6 Printing...; progress indicator message on LCD ;Start G-Code End machine_end_gcode = ;End G-Code Begin M400; wait for moves to finish M140 S0; start bed cooling M104 S0; disable hotend M107; disable fans G91; relative positioning G1 E-1 F300; filament retraction to release pressure G1 Z20 E-5 X-20 Y-20 F3000; lift up and retract even more filament G1 E6; re-prime extruder G90; absolute positioning G1 Y280 F3000; present finished print M77; stop GLCD timer M84; disable steppers G90; absolute positioning M117 Print Complete.; print complete message ;End G-Code End before_layer_change_gcode = G92 E0; reset relative extrusion layer_change_gcode = ; LAYER:{layer_num} M117 Layer: {layer_num +1} / [total_layer_count] change_filament_gcode = M400 M600 B10 X115 Y-10 Z10 M190 S{bed_temperature[0]} M109 S{temperature[0]} machine_pause_gcode = M600 B10 scan_first_layer = 0 [printer:Lulzbot Taz Pro Common] inherits = fdm_machine_common from = system setting_id = LZPC001 instantiation = false printer_model = Lulzbot Taz Pro Common printable_area = 0x0,280x0,280x280,0x280 printable_height = 280 support_multi_bed_types = 1 printer_structure = i3 cooling_tube_retraction = 0 cooling_tube_length = 0 parking_pos_retraction = 0 extra_loading_move = 0 machine_load_filament_time = 1 machine_unload_filament_time = 1 machine_tool_change_time = 3 nozzle_type = undefine auxiliary_fan = 0 emit_machine_limits_to_gcode = 1 machine_max_acceleration_extruding = 1000,1000 machine_max_acceleration_retracting = 3000,3000 machine_max_acceleration_travel = 500,500 machine_max_acceleration_x = 500,500 machine_max_acceleration_y = 500,500 machine_max_acceleration_z = 100,100 machine_max_speed_e = 60,60 machine_max_speed_x = 300,300 machine_max_speed_y = 300,300 machine_max_speed_z = 25,25 machine_max_jerk_e = 10,10 machine_max_jerk_x = 8,8 machine_max_jerk_y = 8,8 machine_max_jerk_z = 0.4,0.4 max_layer_height = 0.38,0.38 min_layer_height = 0.08,0.08 printer_settings_id = LulzbotPro-Common retraction_minimum_travel = 1,1 retract_before_wipe = 70%,70% retraction_length = 1,1 retract_length_toolchange = 1,1 retraction_speed = 10 deretraction_speed = 10 before_layer_change_gcode = ;BEFORE_LAYER_CHANGE ;[layer_z] G92 E0; reset relative extrusion layer_change_gcode = ;AFTER_LAYER_CHANGE ;LAYER:{layer_num} ;[layer_z] M117 Layer: {layer_num +1} / [total_layer_count] change_filament_gcode = machine_pause_gcode = M600 B10 scan_first_layer = 0 support_chamber_temp_control = 0 support_air_filtration = 0 [printer:Lulzbot Taz Pro Dual 0.5 nozzle] inherits = Lulzbot Taz Pro Common from = system setting_id = LZPD001 instantiation = true single_extruder_multi_material = 0 extruders_count = 2 printer_model = Lulzbot Taz Pro Dual default_print_profile = 0.25mm Standard @Lulzbot Taz Pro Dual nozzle_diameter = 0.5,0.5 printer_settings_id = LulzbotPro-Dual default_filament_profile = Lulzbot 2.85mm PLA machine_start_gcode = ;This G-Code has been translated from Cura startup from CuraLE 4.13.10 to OrcaSlicer by Wrathernaut T0 M82; absolute extrusion mode M73 P0; clear GLCD progress bar M75; start GLCD timer M107; disable fans G90; absolute positioning M420 S0; disable previous leveling matrix M140 S{bed_temperature_initial_layer[initial_tool]}; begin bed temping up (w) M104 {if filament_type[initial_tool] == "PLA"}S180 {elsif filament_type[initial_tool] == "ABS"}S190 {elsif filament_type[initial_tool] == "ABS-GF"}S190 {elsif filament_type[initial_tool] == "ASA"}S190 {elsif filament_type[initial_tool] == "ASA-Aero"}S190 {elsif filament_type[initial_tool] == "BVOH"}S170 {elsif filament_type[initial_tool] == "EVA"}S170 {elsif filament_type[initial_tool] == "PA"}R220 {elsif filament_type[initial_tool] == "PA-CF"}R220 {elsif filament_type[initial_tool] == "PA-GF"}R220 {elsif filament_type[initial_tool] == "PA6-CF"}R220 {elsif filament_type[initial_tool] == "PA11-CF"}R220 {elsif filament_type[initial_tool] == "ASA-Aero"}S170 {elsif filament_type[initial_tool] == "PC"}R220 {elsif filament_type[initial_tool] == "PC-CF"}R220 {elsif filament_type[initial_tool] == "PCTG"}S180 {elsif filament_type[initial_tool] == "PE"}S190 {elsif filament_type[initial_tool] == "PE-CF"}S190 {elsif filament_type[initial_tool] == "PET-CF"}S190 {elsif filament_type[initial_tool] == "PETG"}S190 {elsif filament_type[initial_tool] == "PETG-CF10"}S190 {elsif filament_type[initial_tool] == "PHA"}S180 {elsif filament_type[initial_tool] == "PLA-AERO"}S180 {elsif filament_type[initial_tool] == "PLA-CF"}S180 {elsif filament_type[initial_tool] == "PP"}S180 {elsif filament_type[initial_tool] == "PP-CF"}S180 {elsif filament_type[initial_tool] == "PP-GF"}S180 {elsif filament_type[initial_tool] == "PPS"}S180 {elsif filament_type[initial_tool] == "PPS-CF"}S180 {elsif filament_type[initial_tool] == "PVA"}S180 {elsif filament_type[initial_tool] == "PVB"}S180 {elsif filament_type[initial_tool] == "SBS"}S180 {elsif filament_type[initial_tool] == "TPU"}S180 {elsif filament_type[initial_tool] == "FLEX"}S180 {elsif filament_type[initial_tool] == "PET"}S170 {elsif filament_type[initial_tool] == "HIPS"}S170 {elsif filament_type[initial_tool] == "NYLON"}R220 {else}S190; unknown filament type soften temp before homing Z {endif}G28; home G0 X50 Y25 Z10 F2000 M117 Heating... M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R170 {elsif filament_type[0] == "NYLON"}R220 {else}R190; unknown filament type soften temp before homing Z{endif} M82; set extruder to absolute mode G92 E0; set extruder to zero G1 E-7 F100; retract 7mm of filament on first extruder M106; turn on fans to speed cooling M117 Wiping... M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R190 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R180 {elsif filament_type[0] == "NYLON"}R220 {else}R170; unknown filament type wipe temp{endif} M109 {if filament_type[0] == "PLA"}R160 {elsif filament_type[0] == "ABS"}R170 {elsif filament_type[0] == "ABS-GF"}R170 {elsif filament_type[0] == "ASA"}R170 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R200 {elsif filament_type[0] == "PA-CF"}R200 {elsif filament_type[0] == "PA-GF"}R170 {elsif filament_type[0] == "PA6-CF"}R170 {elsif filament_type[0] == "PA11-CF"}R200 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R200 {elsif filament_type[0] == "PC-CF"}R200 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R180 {elsif filament_type[0] == "PE-CF"}R180 {elsif filament_type[0] == "PET-CF"}R170 {elsif filament_type[0] == "PETG"}R170 {elsif filament_type[0] == "PETG-CF10"}R170 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R160 {elsif filament_type[0] == "PVB"}R160 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R160 {elsif filament_type[0] == "FLEX"}R160 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R160 {elsif filament_type[0] == "NYLON"}R200 {else}R170; unknown filament type probe temp{endif}; cool to probe temp G12; wipe sequence M107; turn off fan G29; probe sequence (for auto-leveling) M420 S1; enable leveling matrix T{initial_tool}; ensure we're using the first extruder M104 S{first_layer_temperature[initial_tool]}; set extruder temp G0 X5 Y15 Z10 F5000; move to start location M400; clear buffer M117 Heating... M109 R{first_layer_temperature[initial_tool]}; set extruder temp and waitnM190 R{bed_temperature_initial_layer[initial_tool]}; get bed temping up during first layer G1 Z2 E0 F75; raise head and 0 extruder M82; set to absolute mode M400; clear buffer M300 T; play sound at start of first layer M117 Printing ... ;Start G-Code End machine_end_gcode = M400; wait for moves to finish M140 S0; start cooling bed M107; fans off G91 ; relative positioning G1 E-1 F300 ; retract the filament a bit before lifting the nozzle, to release some of the pressure G1 Z25 E-1 X20 Y20 F2000; move Z up a bit and retract filament even more M104 S{nozzle_temperature[0]} T0 ; T0 to print temp M104 S{nozzle_temperature[1]} T1 ; T1 to print temp G90 ; absolute positioning G0 X285 Y-30 F3000; move to cooling position G91 ; relative positioning M117 Purging for next print;progress indicator message T0 M109 S{nozzle_temperature[0]}; wait for temp G92 E0; set extruder position to purge amount G1 E15 F75; purge M400; wait for purge M104 S0 ; T0 hotend off T1 M109 S{nozzle_temperature[1]}; wait for temp G92 E0; set extruder position to purge amount G1 E15 F75; purge M400; wait for purge M104 S0 ; T1 hotend off T0 M117 Cooling, please wait;progress indicator message M190 S0; cool off bed G0 Y280 F3000 ; present finished print M77; stop GLCD timer M18 X Y E; turn off x y and e axis G90 ; absolute positioning M117 Print complete; progress indicator message [printer:Lulzbot Taz Pro S 0.5 nozzle] inherits = Lulzbot Taz Pro Common from = system setting_id = LZPS001 instantiation = true single_extruder_multi_material = 1 extruders_count = 1 printer_model = Lulzbot Taz Pro S default_print_profile = 0.25mm Standard @Lulzbot Taz Pro S nozzle_diameter = 0.5 printer_settings_id = LulzbotPro-S default_filament_profile = Generic PLA @System machine_start_gcode = ;This G-Code has been translated from Cura startup from CuraLE 4.13.10 to OrcaSlicer by Wrathernaut G4 S1 ; delay for 1 seconds to display file name M140 S{bed_temperature_initial_layer[initial_tool]}; begin bed temping up (w) M104 {if filament_type[initial_tool] == "PLA"}S180 {elsif filament_type[initial_tool] == "ABS"}S190 {elsif filament_type[initial_tool] == "ABS-GF"}S190 {elsif filament_type[initial_tool] == "ASA"}S190 {elsif filament_type[initial_tool] == "ASA-Aero"}S190 {elsif filament_type[initial_tool] == "BVOH"}S170 {elsif filament_type[initial_tool] == "EVA"}S170 {elsif filament_type[initial_tool] == "PA"}R220 {elsif filament_type[initial_tool] == "PA-CF"}R220 {elsif filament_type[initial_tool] == "PA-GF"}R220 {elsif filament_type[initial_tool] == "PA6-CF"}R220 {elsif filament_type[initial_tool] == "PA11-CF"}R220 {elsif filament_type[initial_tool] == "ASA-Aero"}S170 {elsif filament_type[initial_tool] == "PC"}R220 {elsif filament_type[initial_tool] == "PC-CF"}R220 {elsif filament_type[initial_tool] == "PCTG"}S180 {elsif filament_type[initial_tool] == "PE"}S190 {elsif filament_type[initial_tool] == "PE-CF"}S190 {elsif filament_type[initial_tool] == "PET-CF"}S190 {elsif filament_type[initial_tool] == "PETG"}S190 {elsif filament_type[initial_tool] == "PETG-CF10"}S190 {elsif filament_type[initial_tool] == "PHA"}S180 {elsif filament_type[initial_tool] == "PLA-AERO"}S180 {elsif filament_type[initial_tool] == "PLA-CF"}S180 {elsif filament_type[initial_tool] == "PP"}S180 {elsif filament_type[initial_tool] == "PP-CF"}S180 {elsif filament_type[initial_tool] == "PP-GF"}S180 {elsif filament_type[initial_tool] == "PPS"}S180 {elsif filament_type[initial_tool] == "PPS-CF"}S180 {elsif filament_type[initial_tool] == "PVA"}S180 {elsif filament_type[initial_tool] == "PVB"}S180 {elsif filament_type[initial_tool] == "SBS"}S180 {elsif filament_type[initial_tool] == "TPU"}S180 {elsif filament_type[initial_tool] == "FLEX"}S180 {elsif filament_type[initial_tool] == "PET"}S170 {elsif filament_type[initial_tool] == "HIPS"}S170 {elsif filament_type[initial_tool] == "NYLON"}R220 {else}S190; unknown filament type soften temp before homing Z {endif}G28O; home all axes (if needed) M73 P0 ; clear LCD progress bar M75; start LCD print timer M107;disable fans M420 S0; disable leveling matrix {if enable_pressure_advance[0] == true}M900 [pressure_advance]; set pressure advance {endif}G90; absolute positioning M82; set extruder to absolute mode G92 E0; set extruder position to 0 G0 X145 Y187 Z156 F3000; move away from endstops M117 Heating Nozzle...; progress indicator message on LCD M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R170 {elsif filament_type[0] == "NYLON"}R220 {else}R190; unknown filament type soften temp before homing Z{endif};soften filament before retraction G1 E-7 F75; retract filament G92 E-12 ; set extruder position to -12 to account for 5mm retract at end of previous print M109 {if filament_type[0] == "PLA"}R180 {elsif filament_type[0] == "ABS"}R190 {elsif filament_type[0] == "ABS-GF"}R190 {elsif filament_type[0] == "ASA"}R190 {elsif filament_type[0] == "ASA-Aero"}R190 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R220 {elsif filament_type[0] == "PA-CF"}R220 {elsif filament_type[0] == "PA-GF"}R220 {elsif filament_type[0] == "PA6-CF"}R220 {elsif filament_type[0] == "PA11-CF"}R220 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R220 {elsif filament_type[0] == "PC-CF"}R220 {elsif filament_type[0] == "PCTG"}R190 {elsif filament_type[0] == "PE"}R190 {elsif filament_type[0] == "PE-CF"}R190 {elsif filament_type[0] == "PET-CF"}R190 {elsif filament_type[0] == "PETG"}R190 {elsif filament_type[0] == "PETG-CF10"}R190 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R180 {elsif filament_type[0] == "PVB"}R180 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R180 {elsif filament_type[0] == "FLEX"}R180 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R180 {elsif filament_type[0] == "NYLON"}R220 {else}R170; unknown filament type wipe temp{endif};wait for extruder to reach wiping temp M104 {if filament_type[0] == "PLA"}R160 {elsif filament_type[0] == "ABS"}R170 {elsif filament_type[0] == "ABS-GF"}R170 {elsif filament_type[0] == "ASA"}R170 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R200 {elsif filament_type[0] == "PA-CF"}R200 {elsif filament_type[0] == "PA-GF"}R170 {elsif filament_type[0] == "PA6-CF"}R170 {elsif filament_type[0] == "PA11-CF"}R200 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R200 {elsif filament_type[0] == "PC-CF"}R200 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R180 {elsif filament_type[0] == "PE-CF"}R180 {elsif filament_type[0] == "PET-CF"}R170 {elsif filament_type[0] == "PETG"}R170 {elsif filament_type[0] == "PETG-CF10"}R170 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R160 {elsif filament_type[0] == "PVB"}R160 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R160 {elsif filament_type[0] == "FLEX"}R160 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R160 {elsif filament_type[0] == "NYLON"}R200 {else}R170; unknown filament type probe temp{endif}; start cooling to probe temp during wipe M106 S255 ; turn fan on to help drop temp ; Use M206 below to adjust nozzle wipe position (Replace "z_offset" to adjust Z value) ; X ~ (+)left/(-)right, Y ~ (+)front/(-)back, Z ~ (+)down/(-)up M206 X0 Y0 Z[z_offset] ; restoring offsets and adjusting offset if AST285 is enabled M117 Wiping Nozzle...;progress indicator on LCD G12; wiping sequence M206 X0 Y0 Z0 ; reseting stock nozzle position # # # CAUTION: changing this line can affect print quality # # # M107; turn off part cooling fan M104 {if filament_type[0] == "PLA"}R160 {elsif filament_type[0] == "ABS"}R170 {elsif filament_type[0] == "ABS-GF"}R170 {elsif filament_type[0] == "ASA"}R170 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "BVOH"}R170 {elsif filament_type[0] == "EVA"}R170 {elsif filament_type[0] == "PA"}R200 {elsif filament_type[0] == "PA-CF"}R200 {elsif filament_type[0] == "PA-GF"}R170 {elsif filament_type[0] == "PA6-CF"}R170 {elsif filament_type[0] == "PA11-CF"}R200 {elsif filament_type[0] == "ASA-Aero"}R170 {elsif filament_type[0] == "PC"}R200 {elsif filament_type[0] == "PC-CF"}R200 {elsif filament_type[0] == "PCTG"}R180 {elsif filament_type[0] == "PE"}R180 {elsif filament_type[0] == "PE-CF"}R180 {elsif filament_type[0] == "PET-CF"}R170 {elsif filament_type[0] == "PETG"}R170 {elsif filament_type[0] == "PETG-CF10"}R170 {elsif filament_type[0] == "PHA"}R180 {elsif filament_type[0] == "PLA-AERO"}R180 {elsif filament_type[0] == "PLA-CF"}R180 {elsif filament_type[0] == "PP"}R180 {elsif filament_type[0] == "PP-CF"}R180 {elsif filament_type[0] == "PP-GF"}R180 {elsif filament_type[0] == "PPS"}R180 {elsif filament_type[0] == "PPS-CF"}R180 {elsif filament_type[0] == "PVA"}R160 {elsif filament_type[0] == "PVB"}R160 {elsif filament_type[0] == "SBS"}R180 {elsif filament_type[0] == "TPU"}R160 {elsif filament_type[0] == "FLEX"}R160 {elsif filament_type[0] == "PET"}R170 {elsif filament_type[0] == "HIPS"}R160 {elsif filament_type[0] == "NYLON"}R200 {else}R170; unknown filament type probe temp{endif}; set probe temp M117 Leveling Print Bed...; progress indicator message on LCD G29; start auto-leveling sequence M420 S1; enable leveling matrix G1 X5 Y15 Z10 F8000; move up off last probe point G4 S1; pause M400 wait for moves to finish M117 Final Heating... Please Wait. M109 S{first_layer_temperature[initial_tool]}; set extruder temp and wait M190 R{bed_temperature_initial_layer[initial_tool]}; get bed temping up during first layer G1 Z2 E0 F75; prime tiny bit of filament into the nozzle M300 T; play sound at start of first layer M117 Printing ... ;Start G-Code End machine_end_gcode = M400; wait for moves to finish M140 S0; start cooling bed M107; fans off G91 ; relative positioning G1 E-1 F300 ; retract the filament a bit before lifting the nozzle, to release some of the pressure G1 Z25 E-1 X20 Y20 F2000; move Z up a bit and retract filament even more M104 S{nozzle_temperature[0]} T0 ; T0 to print temp M104 S{nozzle_temperature[1]} T1 ; T1 to print temp G90 ; absolute positioning G0 X285 Y-30 F3000; move to cooling position G91 ; relative positioning M117 Purging for next print;progress indicator message T0 M109 S{nozzle_temperature[0]}; wait for temp G92 E0; set extruder position to purge amount G1 E15 F75; purge M400; wait for purge M104 S0 ; T0 hotend off T1 M109 S{nozzle_temperature[1]}; wait for temp G92 E0; set extruder position to purge amount G1 E15 F75; purge M400; wait for purge M104 S0 ; T1 hotend off T0 M117 Cooling, please wait;progress indicator message M190 S0; cool off bed G0 Y280 F3000 ; present finished print M77; stop GLCD timer M18 X Y E; turn off x y and e axis G90 ; absolute positioning M117 Print complete; progress indicator message [print:fdm_process_common] from = system instantiation = false adaptive_layer_height = 0 reduce_crossing_wall = 0 bridge_flow = 0.95 bridge_speed = 25 brim_width = 5 compatible_printers = print_sequence = by layer default_acceleration = 0 bridge_no_support = 0 elefant_foot_compensation = 0.1 outer_wall_line_width = 0.4 outer_wall_speed = 120 line_width = 0.45 infill_direction = 45 sparse_infill_density = 15% sparse_infill_pattern = alignedrectilinear initial_layer_line_width = 0.42 initial_layer_print_height = 0.2 initial_layer_speed = 20 gap_infill_speed = 30 infill_combination = 0 sparse_infill_line_width = 0.45 infill_wall_overlap = 25% sparse_infill_speed = 50 interface_shells = 0 detect_overhang_wall = 0 reduce_infill_retraction = 0 filename_format = {input_filename_base}.gcode wall_loops = 3 inner_wall_line_width = 0.45 inner_wall_speed = 40 print_settings_id = raft_layers = 0 seam_position = nearest skirt_distance = 2 skirt_height = 2 minimum_sparse_infill_area = 0 internal_solid_infill_line_width = 0.45 internal_solid_infill_speed = 40 spiral_mode = 0 standby_temperature_delta = -5 enable_support = 0 support_filament = 0 support_line_width = 0.42 support_interface_filament = 0 support_on_build_plate_only = 0 support_top_z_distance = 0.15 support_interface_loop_pattern = 0 support_interface_top_layers = 2 support_interface_spacing = 0 support_interface_speed = 80 support_base_pattern = rectilinear support_base_pattern_spacing = 2 support_speed = 40 support_threshold_angle = 30 support_object_xy_distance = 0.5 detect_thin_wall = 0 top_surface_line_width = 0.4 top_surface_speed = 30 travel_speed = 400 enable_prime_tower = 1 prime_tower_width = 60 xy_hole_compensation = 0 xy_contour_compensation = 0 [print:0.25mm Standard @Lulzbot Taz 4 or 5] inherits = fdm_process_common from = system setting_id = LZS04 instantiation = true adaptive_layer_height = 1 reduce_crossing_wall = 0 layer_height = 0.25 max_travel_detour_distance = 0 bottom_surface_pattern = monotonic bottom_shell_layers = 5 bottom_shell_thickness = 0 bridge_flow = 0.85 bridge_speed = 25 brim_width = 0 brim_object_gap = 0 compatible_printers_condition = print_sequence = by layer default_acceleration = 0 outer_wall_acceleration = 0 top_surface_acceleration = 0 bridge_no_support = 0 draft_shield = disabled elefant_foot_compensation = 0.1 enable_arc_fitting = 0 outer_wall_line_width = 0.5 wall_infill_order = inner wall/outer wall/infill line_width = 0.5 infill_direction = 45 sparse_infill_density = 20% sparse_infill_pattern = crosshatch initial_layer_acceleration = 0 travel_acceleration = 0 inner_wall_acceleration = 0 initial_layer_line_width = 0.50 initial_layer_print_height = 0.425 infill_combination = 0 sparse_infill_line_width = 0.50 infill_wall_overlap = 25% interface_shells = 0 ironing_flow = 15% ironing_spacing = 0.1 ironing_speed = 15 ironing_type = no ironing reduce_infill_retraction = 1 filename_format = {input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode detect_overhang_wall = 1 overhang_1_4_speed = 0 overhang_2_4_speed = 20 overhang_3_4_speed = 15 overhang_4_4_speed = 10 inner_wall_line_width = 0.50 wall_loops = 2 print_settings_id = raft_layers = 0 seam_position = aligned skirt_distance = 3 skirt_height = 1 skirt_loops = 2 minimum_sparse_infill_area = 10 internal_solid_infill_line_width = 0 spiral_mode = 0 standby_temperature_delta = -5 enable_support = 0 resolution = 0.012 support_type = normal(auto) support_style = grid support_on_build_plate_only = 0 support_top_z_distance = 0.19 support_filament = 0 support_line_width = 0.5 support_interface_loop_pattern = 0 support_interface_filament = 0 support_interface_top_layers = 3 support_interface_bottom_layers = -1 support_interface_spacing = 0.2 support_interface_speed = 100% support_base_pattern = rectilinear support_base_pattern_spacing = 0.2 support_speed = 40 support_threshold_angle = 30 support_object_xy_distance = 60% tree_support_branch_angle = 40 tree_support_wall_count = 0 detect_thin_wall = 1 top_surface_pattern = monotonicline top_surface_line_width = 0.5 top_shell_layers = 5 top_shell_thickness = 1.0 initial_layer_speed = 35% initial_layer_infill_speed = 35% outer_wall_speed = 40 inner_wall_speed = 40 internal_solid_infill_speed = 40 top_surface_speed = 30 gap_infill_speed = 30 sparse_infill_speed = 60 travel_speed = 150 enable_prime_tower = 1 wipe_tower_no_sparse_layers = 0 prime_tower_width = 60 xy_hole_compensation = 0 xy_contour_compensation = 0 compatible_printers = Lulzbot Taz 4 or 5 0.5 nozzle [print:0.25mm Standard @Lulzbot Taz 6] inherits = fdm_process_common from = system setting_id = LZS06 instantiation = true adaptive_layer_height = 1 reduce_crossing_wall = 0 layer_height = 0.25 max_travel_detour_distance = 0 bottom_surface_pattern = monotonic bottom_shell_layers = 5 bottom_shell_thickness = 0 bridge_flow = 0.85 bridge_speed = 25 brim_width = 0 brim_object_gap = 0 compatible_printers_condition = print_sequence = by layer default_acceleration = 0 outer_wall_acceleration = 0 top_surface_acceleration = 0 bridge_no_support = 0 draft_shield = disabled elefant_foot_compensation = 0.1 enable_arc_fitting = 0 outer_wall_line_width = 0.5 wall_infill_order = inner wall/outer wall/infill line_width = 0.5 infill_direction = 45 sparse_infill_density = 20% sparse_infill_pattern = crosshatch initial_layer_acceleration = 0 travel_acceleration = 0 inner_wall_acceleration = 0 initial_layer_line_width = 0.50 initial_layer_print_height = 0.425 infill_combination = 0 sparse_infill_line_width = 0.50 infill_wall_overlap = 25% interface_shells = 0 ironing_flow = 15% ironing_spacing = 0.1 ironing_speed = 15 ironing_type = no ironing reduce_infill_retraction = 1 filename_format = {input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode detect_overhang_wall = 1 overhang_1_4_speed = 0 overhang_2_4_speed = 20 overhang_3_4_speed = 15 overhang_4_4_speed = 10 inner_wall_line_width = 0.50 wall_loops = 2 print_settings_id = raft_layers = 0 seam_position = aligned skirt_distance = 3 skirt_height = 1 skirt_loops = 2 minimum_sparse_infill_area = 10 internal_solid_infill_line_width = 0 spiral_mode = 0 standby_temperature_delta = -5 enable_support = 0 resolution = 0.012 support_type = normal(auto) support_style = grid support_on_build_plate_only = 0 support_top_z_distance = 0.19 support_filament = 0 support_line_width = 0.5 support_interface_loop_pattern = 0 support_interface_filament = 0 support_interface_top_layers = 3 support_interface_bottom_layers = -1 support_interface_spacing = 0.2 support_interface_speed = 100% support_base_pattern = rectilinear support_base_pattern_spacing = 0.2 support_speed = 40 support_threshold_angle = 30 support_object_xy_distance = 60% tree_support_branch_angle = 40 tree_support_wall_count = 0 detect_thin_wall = 1 top_surface_pattern = monotonicline top_surface_line_width = 0.5 top_shell_layers = 5 top_shell_thickness = 1.0 initial_layer_speed = 35% initial_layer_infill_speed = 35% outer_wall_speed = 40 inner_wall_speed = 40 internal_solid_infill_speed = 40 top_surface_speed = 30 gap_infill_speed = 30 sparse_infill_speed = 60 travel_speed = 150 enable_prime_tower = 1 wipe_tower_no_sparse_layers = 0 prime_tower_width = 60 xy_hole_compensation = 0 xy_contour_compensation = 0 compatible_printers = Lulzbot Taz 6 0.5 nozzle [print:0.25mm Standard @Lulzbot Taz Pro Dual] inherits = fdm_process_common from = system setting_id = LZSPD01 instantiation = true adaptive_layer_height = 1 reduce_crossing_wall = 0 layer_height = 0.25 max_travel_detour_distance = 0 bottom_surface_pattern = monotonic bottom_shell_layers = 5 bottom_shell_thickness = 0 bridge_flow = 0.85 bridge_speed = 25 brim_width = 0 brim_object_gap = 0 compatible_printers_condition = print_sequence = by layer default_acceleration = 0 outer_wall_acceleration = 0 top_surface_acceleration = 0 bridge_no_support = 0 draft_shield = disabled elefant_foot_compensation = 0.1 enable_arc_fitting = 0 outer_wall_line_width = 0.5 wall_infill_order = inner wall/outer wall/infill line_width = 0.5 infill_direction = 45 sparse_infill_density = 20% sparse_infill_pattern = crosshatch initial_layer_acceleration = 0 travel_acceleration = 0 inner_wall_acceleration = 0 initial_layer_line_width = 0.50 initial_layer_print_height = 0.35 infill_combination = 0 sparse_infill_line_width = 0.50 infill_wall_overlap = 25% interface_shells = 0 ironing_flow = 15% ironing_spacing = 0.1 ironing_speed = 15 ironing_type = no ironing reduce_infill_retraction = 1 filename_format = {input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode detect_overhang_wall = 1 overhang_1_4_speed = 0 overhang_2_4_speed = 20 overhang_3_4_speed = 15 overhang_4_4_speed = 10 inner_wall_line_width = 0.50 wall_loops = 2 print_settings_id = raft_layers = 0 seam_position = aligned skirt_distance = 3 skirt_height = 1 skirt_loops = 2 minimum_sparse_infill_area = 10 internal_solid_infill_line_width = 0 spiral_mode = 0 enable_support = 0 resolution = 0.012 support_type = normal(auto) support_style = grid support_on_build_plate_only = 0 support_top_z_distance = 0.19 support_filament = 0 support_line_width = 0.5 support_interface_loop_pattern = 0 support_interface_filament = 0 support_interface_top_layers = 3 support_interface_bottom_layers = -1 support_interface_spacing = 0.2 support_interface_speed = 100% support_base_pattern = rectilinear support_base_pattern_spacing = 0.2 support_speed = 40 support_threshold_angle = 30 support_object_xy_distance = 60% tree_support_branch_angle = 40 tree_support_wall_count = 0 detect_thin_wall = 1 top_surface_pattern = monotonicline top_surface_line_width = 0.5 top_shell_layers = 5 top_shell_thickness = 1.25 initial_layer_speed = 15 initial_layer_infill_speed = 15 outer_wall_speed = 35 inner_wall_speed = 35 internal_solid_infill_speed = 45 top_surface_speed = 35 gap_infill_speed = 30 sparse_infill_speed = 45 travel_speed = 175 enable_prime_tower = 1 ooze_prevention = 1 standby_temperature_delta = -25 preheat_time = 35 preheat_steps = 1 wipe_tower_no_sparse_layers = 0 prime_tower_width = 30 interlocking_beam = 1 interlocking_beam_width = 1 xy_hole_compensation = 0 xy_contour_compensation = 0 compatible_printers = Lulzbot Taz Pro Dual 0.5 nozzle [print:0.25mm Standard @Lulzbot Taz Pro S] inherits = fdm_process_common from = system setting_id = LZSPS01 instantiation = true adaptive_layer_height = 1 reduce_crossing_wall = 0 layer_height = 0.25 max_travel_detour_distance = 0 bottom_surface_pattern = monotonic bottom_shell_layers = 5 bottom_shell_thickness = 0 bridge_flow = 0.85 bridge_speed = 25 brim_width = 0 brim_object_gap = 0 compatible_printers_condition = print_sequence = by layer default_acceleration = 0 outer_wall_acceleration = 0 top_surface_acceleration = 0 bridge_no_support = 0 draft_shield = disabled elefant_foot_compensation = 0.1 enable_arc_fitting = 0 outer_wall_line_width = 0.5 wall_infill_order = inner wall/outer wall/infill line_width = 0.5 infill_direction = 45 sparse_infill_density = 20% sparse_infill_pattern = crosshatch initial_layer_acceleration = 0 travel_acceleration = 0 inner_wall_acceleration = 0 initial_layer_line_width = 0.50 initial_layer_print_height = 0.425 infill_combination = 0 sparse_infill_line_width = 0.50 infill_wall_overlap = 25% interface_shells = 0 ironing_flow = 15% ironing_spacing = 0.1 ironing_speed = 15 ironing_type = no ironing reduce_infill_retraction = 1 filename_format = {input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode detect_overhang_wall = 1 overhang_1_4_speed = 0 overhang_2_4_speed = 20 overhang_3_4_speed = 15 overhang_4_4_speed = 10 inner_wall_line_width = 0.50 wall_loops = 2 print_settings_id = raft_layers = 0 seam_position = aligned skirt_distance = 3 skirt_height = 1 skirt_loops = 2 minimum_sparse_infill_area = 10 internal_solid_infill_line_width = 0 spiral_mode = 0 enable_support = 0 resolution = 0.012 support_type = normal(auto) support_style = grid support_on_build_plate_only = 0 support_top_z_distance = 0.19 support_filament = 0 support_line_width = 0.5 support_interface_loop_pattern = 0 support_interface_filament = 0 support_interface_top_layers = 3 support_interface_bottom_layers = -1 support_interface_spacing = 0.2 support_interface_speed = 100% support_base_pattern = rectilinear support_base_pattern_spacing = 0.2 support_speed = 40 support_threshold_angle = 30 support_object_xy_distance = 60% tree_support_branch_angle = 40 tree_support_wall_count = 0 detect_thin_wall = 1 top_surface_pattern = monotonicline top_surface_line_width = 0.5 top_shell_layers = 5 top_shell_thickness = 1.25 initial_layer_speed = 15 initial_layer_infill_speed = 15 outer_wall_speed = 30 inner_wall_speed = 30 internal_solid_infill_speed = 40 top_surface_speed = 30 gap_infill_speed = 30 sparse_infill_speed = 45 travel_speed = 175 enable_prime_tower = 1 ooze_prevention = 1 standby_temperature_delta = -25 preheat_time = 35 preheat_steps = 1 wipe_tower_no_sparse_layers = 0 prime_tower_width = 30 interlocking_beam = 1 interlocking_beam_width = 1 xy_hole_compensation = 0 xy_contour_compensation = 0 compatible_printers = Lulzbot Taz Pro S 0.5 nozzle [print:0.18mm High Detail @Lulzbot Taz 4 or 5] inherits = 0.25mm Standard @Lulzbot Taz 4 or 5 from = system setting_id = LZH04 instantiation = true layer_height = 0.18 compatible_printers = Lulzbot Taz 4 or 5 0.5 nozzle [print:0.18mm High Detail @Lulzbot Taz 6] inherits = 0.25mm Standard @Lulzbot Taz 6 from = system setting_id = LZH06 instantiation = true layer_height = 0.18 compatible_printers = Lulzbot Taz 6 0.5 nozzle [print:0.18mm High Detail @Lulzbot Taz Pro Dual] inherits = 0.25mm Standard @Lulzbot Taz Pro Dual from = system setting_id = LZHPD01 instantiation = true layer_height = 0.18 compatible_printers = Lulzbot Taz Pro Dual 0.5 nozzle [print:0.18mm High Detail @Lulzbot Taz Pro S] inherits = 0.25mm Standard @Lulzbot Taz Pro S from = system setting_id = LZHPS01 instantiation = true layer_height = 0.18 compatible_printers = Lulzbot Taz Pro S 0.5 nozzle [filament:Lulzbot 2.85mm ABS] inherits = Generic ABS @System from = system setting_id = GFSA04 filament_id = GFB99 instantiation = true filament_diameter = 2.85 filament_max_volumetric_speed = 6 compatible_printers = Lulzbot Taz 6 0.5 nozzle,Lulzbot Taz 4 or 5 0.5 nozzle,Lulzbot Taz Pro Dual 0.5 nozzle [filament:Lulzbot 2.85mm PETG] inherits = Generic PETG @System from = system setting_id = GFSG99 filament_id = GFG99 instantiation = true filament_diameter = 2.85 filament_max_volumetric_speed = 6 compatible_printers = Lulzbot Taz 6 0.5 nozzle,Lulzbot Taz 4 or 5 0.5 nozzle,Lulzbot Taz Pro Dual 0.5 nozzle [filament:Lulzbot 2.85mm PLA] inherits = Generic PLA @System from = system setting_id = GFSL99 filament_id = GFL99 instantiation = true filament_diameter = 2.85 filament_max_volumetric_speed = 8 compatible_printers = Lulzbot Taz 6 0.5 nozzle,Lulzbot Taz 4 or 5 0.5 nozzle,Lulzbot Taz Pro Dual 0.5 nozzle