[profile] layer_height = 0.2 wall_thickness = 0.8 retraction_enable = True retraction_speed = 40.0 retraction_amount = 5 retraction_dual_amount = 40 retraction_min_travel = 1.5 retraction_minimal_extrusion = 0.02 gradient_speed = False print_speed = 60 travel_speed = 60.0 bottom_layer_speed = 25 infill_speed = 50.0 solidarea_speed = 25.0 inset0_speed = 25.0 insetx_speed = 50.0 speed_level0 = 120 speed_level1 = 120 speed_level2 = 120 speed_level3 = 120 speed_level4 = 120 speed_level5 = 180 speed_level6 = 200 infill_speed_level7 = 250 solidarea_speed_level7 = 250 inset0_speed_level7 = 188 insetx_speed_level7 = 225 print_temperature = 200 print_temperature2 = 200 print_temperature3 = 200 print_temperature4 = 0 print_temperature5 = 0 print_bed_temperature = 60 solid_layer_thickness = 1.2 fill_density = 15 fill_overlap = 10 solid_top = True solid_bottom = True support = None support_type = Grid support_speed = 60 support_angle = 60 support_fill_rate = 15 support_xy_distance = 0.7 support_z_distance = 0.15 platform_adhesion = None support_dual_extrusion = Both wipe_tower = True wipe_tower_volume = 60 ooze_shield = False filament_diameter = 1.75 filament_diameter2 = 1.75 filament_diameter3 = 1.75 filament_diameter4 = 0 filament_diameter5 = 0 filament_flow = 100.0 nozzle_size = 0.4 retraction_combing = All retraction_hop = 0.0 bottom_thickness = 0.3 layer0_width_factor = 110 outer_before_inner = False object_sink = 0.0 overlap_dual = 0.15 skirt_speed = 50 skirt_line_count = 2 skirt_gap = 3.0 skirt_minimal_length = 150.0 brim_line_count = 20 raft_margin = 15.0 raft_line_spacing = 1.6 raft_base_thickness = 0.18 raft_base_linewidth = 0.8 raft_interface_thickness = 0.15 raft_interface_linewidth = 0.8 raft_airgap_all = 0.3 raft_airgap = 0.3 raft_surface_layers = 2 raft_surface_thickness = 0.1 raft_surface_linewidth = 0.4 cool_min_layer_time = 6 fan_enabled = True fan_full_height = 0.5 fan_speed = 100 fan_speed_max = 150 cool_min_feedrate = 10 cool_head_lift = False spiralize = False simple_mode = False 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 = ;Thunder Custom Start G-code G92 E0 ; Reset Extruder M107 P0 ;Off Main Fan M107 P1 ;Off Aux Fan G28 ; Home all axes M2012 P8 S1 F100 ; ON Light ;M106 P0 S383 ; ON MainFan 150% if need ;M106 P1 S255 ; ON Aux Fan 100% if need G1 Z5.0 F3000 ;Move Z Axis up little to prevent scratching of Heat Bed G1 X0.1 Y20 Z0.8 F5000 ; Move to start position G1 X0.1 Y200.0 Z0.8 F1500 E40 ; Draw the first line G92 E0 ; Reset Extruder G1 X0.4 Y200.0 Z0.8 F3000 ; Move to side a little G1 X0.4 Y20 Z0.6 F1500 E30 ; Draw the second line G92 E0 ; Reset Extruder G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed G1 X5 Y20 Z0.4 F3000.0 ; Move over to prevent blob squish end.gcode = G91 G1 E-1 ;Retract filament to lower pressure G0 X0 Y200 ;Move hotend to left and bed forward M104 S0 ;Cooldown hotend M106 P1 S0;OFF AUXFAN G90 ;Switch to absolute mode G92 E0 ;Set extruder to zero M140 S0 ;Cooldown bed M84 ; Disable steppers 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)