# Print profiles for the Creality printers. [vendor] # Vendor name will be shown by the Config Wizard. name = Creality # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. config_version = 0.2.5 # Where to get the updates from? config_update_url = # The printer models will be shown by the Configuration Wizard in this order, # also the first model installed & the first nozzle installed will be activated after install. #TODO: One day we may differentiate variants of the nozzles / hot ends, #for example by the melt zone size, or whether the nozzle is hardened. # Printer model name will be shown by the installation wizard. [printer_model:ENDER-3] name = Creality ENDER-3 variants = 0.4; 0.2; 0.5; 0.6; 0.4 manual MMU technology = FFF family = ENDER-3 bed_model = ender3_bed.stl bed_texture = ender3.svg default_materials = Creality PLA; Creality PETG; Creality ABS [printer_model:CR-10] name = Creality CR-10 variants = 0.4; 0.2; 0.5; 0.6; 0.8 technology = FFF family = CR-10 default_materials = Creality PLA; Creality PETG; Creality ABS [printer_model:CR-10 Max] name = Creality CR-10 Max variants = 0.4; 0.2; 0.5; 0.6; 0.8 technology = FFF family = CR-10 default_materials = Creality PLA; Creality PETG; Creality ABS thumbnail = CR-10_thumbnail.png [printer_model:CR-10 S5] name = Creality CR-10 S5 variants = 0.4; 0.2; 0.5; 0.6; 0.8 technology = FFF family = CR-10 default_materials = Creality PLA; Creality PETG; Creality ABS thumbnail = CR-10_thumbnail.png # All presets starting with asterisk, for example *common*, are intermediate and they will # not make it into the user interface. [printer:*0.4nozzle*] nozzle_diameter = 0.4 max_layer_height = 0.32 min_layer_height = 0.04 printer_variant = 0.4 default_print_profile = 0.16mm NORMAL 0.4 nozzle [printer:*0.2nozzle*] nozzle_diameter = 0.2 max_layer_height = 0.16 min_layer_height = 0.04 printer_variant = 0.2 default_print_profile = 0.16mm NORMAL 0.2 nozzle [printer:*0.5nozzle*] nozzle_diameter = 0.5 max_layer_height = 0.4 min_layer_height = 0.04 printer_variant = 0.5 default_print_profile = 0.24mm NORMAL 0.5 nozzle [printer:*0.6nozzle*] nozzle_diameter = 0.6 max_layer_height = 0.48 min_layer_height = 0.08 printer_variant = 0.6 default_print_profile = 0.32mm NORMAL 0.6 nozzle [printer:*0.8nozzle*] nozzle_diameter = 0.8 max_layer_height = 0.64 min_layer_height = 0.08 printer_variant = 0.8 default_print_profile = 0.32mm NORMAL 0.8 nozzle # Common printer preset [printer:*common*] printer_technology = FFF before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\n\n between_objects_gcode = deretract_speed = 0 extruder_colour = #FFFF00 extruder_offset = 0x0 gcode_flavor = marlin fan_speedup_time = -1 silent_mode = 0 remaining_times = 0 machine_max_acceleration_e = 10000 machine_max_acceleration_extruding = 2000 machine_max_acceleration_retracting = 1500 machine_max_acceleration_x = 3000 machine_max_acceleration_y = 3000 machine_max_acceleration_z = 500 machine_max_feedrate_e = 120 machine_max_feedrate_x = 500 machine_max_feedrate_y = 500 machine_max_feedrate_z = 12 machine_max_jerk_e = 2.5 machine_max_jerk_x = 20 machine_max_jerk_y = 20 machine_max_jerk_z = 0.4 machine_min_extruding_rate = 0 machine_min_travel_rate = 0 layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z] max_layer_height = 0.3 min_layer_height = 0.07 max_print_height = 200 nozzle_diameter = 0.4 octoprint_apikey = octoprint_host = printer_notes = printer_settings_id = retract_before_travel = 1 retract_before_wipe = 0% retract_layer_change = 1 retract_length = 1 retract_length_toolchange = 1 retract_lift = 0 retract_lift_above = 0 retract_lift_below = 0 retract_restart_extra = 0 retract_restart_extra_toolchange = 0 retract_speed = 35 serial_port = serial_speed = 250000 single_extruder_multi_material = 0 start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\G28 ; home all\n S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG92 E0.0\nG1 Z0.15 F240\nG1 X60.0 E9.0 F800.0 ; intro line\nG1 X100.0 E12.5 F800 ; intro line\nG92 E0.0 end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+30, max_print_height)}{endif} ; Move print head up\nG1 X0 F3000 ; home X axis\nM84 ; disable motors toolchange_gcode = use_firmware_retraction = 0 use_relative_e_distances = 1 use_volumetric_e = 0 variable_layer_height = 1 wipe = 1 z_offset = 0 printer_model = default_print_profile = default_filament_profile = Creality PLA [printer:*ENDER-3*] inherits = *common* bed_shape = 0x0,232x0,232x232,0x232 max_print_height = 250 printer_model = ENDER-3 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_feedrate_e = 60 machine_max_feedrate_x = 500 machine_max_feedrate_y = 500 machine_max_feedrate_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 retract_length = 6 retract_before_travel = 2 retract_speed = 60 deretract_speed = 40 retract_before_wipe = 70% start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S{first_layer_temperature[initial_extruder]+extruder_temperature_offset[initial_extruder]} ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG1 Z2 F240\nG1 X2 Y10 F3000\nG1 Z0.28 F240\nG92 E0.0\nG1 Y190 E15.0 F1500.0 ; intro line\nG1 X2.3 F5000\nG1 Y10 E30 F1200.0 ; intro line\nG92 E0.0 end_gcode = M104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n{if layer_z < max_print_height}G1 Z{z_offset+min(layer_z+10, max_print_height)} F600{endif} ; Move print head up\nG1 X0 Y200 F3000 ; present print\nM84 X Y E ; disable motors printer_notes = Fan-made creality ender-3 printer profile. Please send me a github issue if this profile need tweaking.\nPRINTER_HAS_BOWDEN [printer:ENDER-3 0.4 nozzle] inherits = *ENDER-3*; *0.4nozzle* [printer:ENDER-3 0.4N MMU (manual)] inherits = *ENDER-3*; *0.4nozzle* retract_before_travel = 0.5 nozzle_diameter = 0.4,0.4,0.4 retract_length = 6 retract_speed = 80 default_print_profile = 0.16mm NORMAL 0.4 nozzle default_filament_profile = Creality PLA max_layer_height = 0.32 min_layer_height = 0.07 printer_variant = 0.4 manual MMU single_extruder_multi_material = 1 toolchange_gcode = M600 retract_layer_change = 0 retract_restart_extra = 0 retract_restart_extra_toolchange = 0 parking_pos_retraction = 200 cooling_tube_length = 10 cooling_tube_retraction = 100 [printer:ENDER-3 0.2 nozzle] inherits = *ENDER-3*; *0.2nozzle* [printer:ENDER-3 0.5 nozzle] inherits = *ENDER-3*; *0.5nozzle* [printer:ENDER-3 0.6 nozzle] inherits = *ENDER-3*; *0.6nozzle* [printer:*CR-10*] inherits = *common* bed_shape = 0x0,300x0,300x300,0x300 max_print_height = 400 printer_model = CR-10 printer_notes = Fan-made creality cr-10 printer profile. Please send me a github issue if this profile need tweaking.\nPRINTER_HAS_BOWDEN [printer:*CR-10Max*] inherits = *common* bed_shape = 0x0,450x0,450x450,0x450 max_print_height = 470 printer_model = CR-10 Max printer_notes = Fan-made creality cr-10 printer profile. Please send me a github issue if this profile need tweaking.\nPRINTER_HAS_BOWDEN [printer:*CR-10S5*] inherits = *common* bed_shape = 0x0,500x0,500x500,0x500 max_print_height = 500 printer_model = CR-10 S5 printer_notes = Fan-made creality cr-10 printer profile. Please send me a github issue if this profile need tweaking.\nPRINTER_HAS_BOWDEN [printer:CR-10 0.2 nozzle] inherits = *CR-10*; *0.2nozzle* [printer:CR-10 0.4 nozzle] inherits = *CR-10*; *0.4nozzle* [printer:CR-10 0.5 nozzle] inherits = *CR-10*; *0.5nozzle* [printer:CR-10 0.6 nozzle] inherits = *CR-10*; *0.6nozzle* [printer:CR-10 0.8 nozzle] inherits = *CR-10*; *0.8nozzle* [printer:CR-10 Max 0.2 nozzle] inherits = *CR-10Max*; *0.2nozzle* [printer:CR-10 Max 0.4 nozzle] inherits = *CR-10Max*; *0.4nozzle* [printer:CR-10 Max 0.5 nozzle] inherits = *CR-10Max*; *0.5nozzle* [printer:CR-10 Max 0.6 nozzle] inherits = *CR-10Max*; *0.6nozzle* [printer:CR-10 Max 0.8 nozzle] inherits = *CR-10Max*; *0.8nozzle* [printer:CR-10 S5 0.2 nozzle] inherits = *CR-10S5*; *0.2nozzle* [printer:CR-10 S5 0.4 nozzle] inherits = *CR-10S5*; *0.4nozzle* [printer:CR-10 S5 0.5 nozzle] inherits = *CR-10S5*; *0.5nozzle* [printer:CR-10 S5 0.6 nozzle] inherits = *CR-10S5*; *0.6nozzle* [printer:CR-10 S5 0.8 nozzle] inherits = *CR-10S5*; *0.8nozzle* # Common print preset, mostly derived from MK2 single material with a 0.4mm nozzle. # All other print presets will derive from the *common* print preset. [print:*common*] avoid_crossing_perimeters = 0 bridge_acceleration = 1000 bridge_angle = 0 bridge_flow_ratio = 80% over_bridge_flow_ratio = 110% fill_top_flow_ratio = 100% bottom_fill_pattern = rectilineargapfill bridge_speed = 20 brim_inside_holes = 0 brim_width = 0 brim_width_interior = 0 brim_ears = 1 brim_ears_max_angle = 120 clip_multipart_objects = 1 compatible_printers = complete_objects = 0 curve_smoothing_precision = 0 curve_smoothing_angle_convex = 170 curve_smoothing_angle_concave = 170 curve_smoothing_cutoff_dist = 2 default_acceleration = 1000 dont_support_bridges = 1 ensure_vertical_shell_thickness = 1 external_perimeters_first = 0 extra_perimeters = 0 extra_perimeters_odd_layers = 0 only_one_perimeter_top = 1 first_layer_size_compensation = -0.05 extruder_clearance_height = 20 extruder_clearance_radius = 25 fill_angle = 45 fill_density = 13% fill_pattern = gyroid first_layer_acceleration = 1000 first_layer_height = 75% first_layer_speed = 30 gap_fill_speed = 40 gcode_comments = 0 hole_size_compensation = -0.03 infill_acceleration = 1000 infill_dense = 1 infill_dense_algo = autosmall infill_every_layers = 1 infill_extruder = 1 infill_first = 0 infill_only_where_needed = 0 infill_overlap = 22% interface_shells = 0 label_printed_objects = 1 max_print_speed = 100 max_volumetric_extrusion_rate_slope_negative = 0 max_volumetric_extrusion_rate_slope_positive = 0 max_volumetric_speed = 0 min_skirt_length = 4 notes = overhangs = 1 only_retract_when_crossing_perimeters = 0 ooze_prevention = 0 output_filename_format = [input_filename_base].gcode perimeters = 2 perimeter_acceleration = 800 perimeter_extruder = 1 post_process = print_settings_id = raft_layers = 0 resolution = 0 seam_position = hidden skirts = 0 skirt_distance = 6 skirt_height = 3 single_extruder_multi_material_priming = 0 small_perimeter_speed = 25 solid_infill_below_area = 0 solid_infill_every_layers = 0 solid_infill_extruder = 1 spiral_vase = 0 standby_temperature_delta = -5 support_material = 0 support_material_extruder = 0 support_material_interface_extruder = 0 support_material_angle = 0 support_material_buildplate_only = 0 support_material_enforce_layers = 0 support_material_contact_distance_type = filament support_material_contact_distance_top = 0.15 support_material_contact_distance_bottom = 0.15 support_material_interface_contact_loops = 0 support_material_interface_layers = 2 support_material_interface_spacing = 0.2 support_material_interface_speed = 100% support_material_pattern = rectilinear support_material_solid_first_layer = 1 support_material_spacing = 2 support_material_speed = 50 support_material_synchronize_layers = 0 support_material_threshold = 45 support_material_with_sheath = 0 support_material_xy_spacing = 150% thin_perimeters = 0 thin_walls = 1 thin_walls_min_width = 50% thin_walls_overlap = 50% top_fill_pattern = smooth top_solid_infill_speed = 40 travel_speed = 180 wipe_tower = 1 wipe_tower_bridging = 10 wipe_tower_rotation_angle = 0 wipe_tower_width = 60 wipe_tower_x = 180 wipe_tower_y = 140 xy_size_compensation = 0 extrusion_width = 110% external_perimeter_extrusion_width = 105% first_layer_extrusion_width = 140% infill_extrusion_width = 110% perimeter_extrusion_width = 110% solid_infill_extrusion_width = 110% top_infill_extrusion_width = 110% support_material_extrusion_width = 110% # Print parameters common to a 0.2mm diameter nozzle. [print:*0.2nozzle*] perimeters = 5 support_material_interface_layers = 0 support_material_interface_spacing = 0.15 support_material_spacing = 1 first_layer_height = 0.16 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.4nozzle*] perimeters = 3 support_material_interface_layers = 0 support_material_interface_spacing = 0.15 support_material_spacing = 1 first_layer_height = 0.24 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.5nozzle*] perimeters = 2 support_material_interface_layers = 0 support_material_interface_spacing = 0.2 support_material_spacing = 1.1 first_layer_height = 0.24 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.6nozzle*] perimeters = 2 support_material_interface_layers = 0 support_material_interface_spacing = 0.2 support_material_spacing = 1.2 first_layer_height = 0.32 # Print parameters common to a 0.8mm diameter nozzle. [print:*0.8nozzle*] perimeters = 2 first_layer_height = 0.48 [print:*0.08mm*] inherits = *common* bottom_solid_layers = 7 top_solid_layers = 9 layer_height = 0.08 bridge_flow_ratio = 70% perimeter_acceleration = 400 [print:*0.16mm*] inherits = *common* bottom_solid_layers = 5 top_solid_layers = 6 layer_height = 0.16 bridge_flow_ratio = 80% [print:*0.24mm*] inherits = *common* bottom_solid_layers = 4 top_solid_layers = 5 layer_height = 0.24 bridge_flow_ratio = 90% [print:*0.32mm*] inherits = *common* bottom_solid_layers = 3 top_solid_layers = 4 layer_height = 0.32 bridge_flow_ratio = 90% [print:*0.48mm*] inherits = *common* bottom_solid_layers = 2 top_solid_layers = 3 layer_height = 0.48 bridge_flow_ratio = 90% [print:0.08mm DETAIL 0.2 nozzle] inherits = *0.08mm*; *0.2nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.2 external_perimeter_speed = 35 infill_acceleration = 1500 infill_speed = 100 max_print_speed = 100 perimeter_speed = 45 solid_infill_speed = 60 top_solid_infill_speed = 40 bridge_speed = 30 [print:0.08mm DETAIL 0.4 nozzle] inherits = *0.08mm*; *0.4nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.4 [print:0.08mm DETAIL 0.5 nozzle] inherits = *0.08mm*; *0.5nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.5 external_perimeter_speed = 35 fill_pattern = grid infill_acceleration = 1500 infill_speed = 100 max_print_speed = 100 perimeter_speed = 45 solid_infill_speed = 60 top_solid_infill_speed = 40 bridge_speed = 30 [print:0.08mm DETAIL 0.6 nozzle] inherits = *0.08mm*; *0.6nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.6 external_perimeter_speed = 35 fill_pattern = grid infill_acceleration = 1500 infill_speed = 100 max_print_speed = 100 perimeter_speed = 45 solid_infill_speed = 60 top_solid_infill_speed = 40 bridge_speed = 30 [print:0.08mm DETAIL 0.8 nozzle] inherits = *0.08mm*; *0.8nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.8 external_perimeter_speed = 35 fill_pattern = grid infill_acceleration = 1500 infill_speed = 100 max_print_speed = 100 perimeter_speed = 45 solid_infill_speed = 60 top_solid_infill_speed = 40 bridge_speed = 30 [print:0.16mm NORMAL 0.2 nozzle] inherits = *0.16mm*; *0.2nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.2 fill_pattern = grid [print:0.16mm NORMAL 0.4 nozzle] inherits = *0.16mm*; *0.4nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.4 [print:0.16mm FINE 0.5 nozzle] inherits = *0.16mm*; *0.5nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.5 [print:0.16mm EX-FINE 0.6 nozzle] inherits = *0.16mm*; *0.6nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.6 [print:0.16mm EX-FINE 0.8 nozzle] inherits = *0.16mm*; *0.8nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.8 [print:0.24mm NORMAL 0.2 nozzle] inherits = *0.24mm*; *0.2nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.2 [print:0.24mm NORMAL 0.4 nozzle] inherits = *0.24mm*; *0.4nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.4 [print:0.24mm NORMAL 0.5 nozzle] inherits = *0.24mm*; *0.5nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.5 [print:0.24mm FINE 0.6 nozzle] inherits = *0.24mm*; *0.6nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.6 [print:0.24mm FINE 0.8 nozzle] inherits = *0.24mm*; *0.8nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.8 [print:0.32mm SPEED 0.4 nozzle] inherits = *0.32mm*; *0.4nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.4 [print:0.32mm SPEED 0.5 nozzle] inherits = *0.32mm*; *0.5nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.5 [print:0.32mm NORMAL 0.6 nozzle] inherits = *0.32mm*; *0.6nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.6 [print:0.32mm NORMAL 0.8 nozzle] inherits = *0.32mm*; *0.8nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.8 [print:0.48mm SPEED 0.6 nozzle] inherits = *0.48mm*; *0.6nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.6 [print:0.48mm SPEED 0.8 nozzle] inherits = *0.48mm*; *0.8nozzle* compatible_printers_condition = printer_notes=~/.*creality.*/ and nozzle_diameter[0]==0.8 [filament:*common*] cooling = 1 compatible_printers = compatible_printers_condition = printer_notes=~/.*creality.*/ end_filament_gcode = "; Filament-specific end gcode" extrusion_multiplier = 1 filament_loading_speed = 28 filament_loading_speed_start = 3 filament_unloading_speed = 90 filament_unloading_speed_start = 100 filament_toolchange_delay = 0 filament_cooling_moves = 4 filament_cooling_initial_speed = 2.2 filament_cooling_final_speed = 3.4 filament_load_time = 0 filament_unload_time = 0 filament_ramming_parameters = "120 100 6.6 6.8 7.2 7.6 7.9 8.2 8.7 9.4 9.9 10.0| 0.05 6.6 0.45 6.8 0.95 7.8 1.45 8.3 1.95 9.7 2.45 10 2.95 7.6 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" filament_minimal_purge_on_wipe_tower = 15 filament_cost = 0 filament_density = 0 filament_diameter = 1.75 filament_notes = "" filament_settings_id = "" filament_soluble = 0 min_print_speed = 15 slowdown_below_layer_time = 20 start_filament_gcode = "M900 K{if printer_notes=~/.*PRINTER_HAS_BOWDEN.*/}200{else}30{endif}; Filament gcode" [filament:Creality PLA] inherits = *common* bed_temperature = 50 cooling = 1 fan_below_layer_time = 100 filament_colour = #FF3232 filament_max_volumetric_speed = 14 filament_type = PLA filament_density = 1.24 filament_cost = 20 first_layer_bed_temperature = 50 first_layer_temperature = 215 disable_fan_first_layers = 1 fan_always_on = 1 max_fan_speed = 100 min_fan_speed = 100 bridge_fan_speed = 100 top_fan_speed = 100 temperature = 210 [filament:Creality PETG] inherits = *common* bed_temperature = 70 cooling = 0 disable_fan_first_layers = 3 fan_below_layer_time = 20 filament_colour = #FF8000 filament_max_volumetric_speed = 8 filament_type = PETG filament_density = 1.45 filament_cost = 30 first_layer_bed_temperature =70 first_layer_temperature = 230 fan_always_on = 1 max_fan_speed = 40 min_fan_speed = 20 bridge_fan_speed = 100 top_fan_speed = 20 temperature = 238 [filament:Creality ABS] inherits = *common* bed_temperature = 90 cooling = 0 disable_fan_first_layers = 3 fan_below_layer_time = 20 filament_colour = #3A80CA filament_max_volumetric_speed = 11 filament_ramming_parameters = "120 100 5.70968 6.03226 7 8.25806 9 9.19355 9.3871 9.77419 10.129 10.3226 10.4516 10.5161| 0.05 5.69677 0.45 6.15484 0.95 8.76774 1.45 9.20323 1.95 9.95806 2.45 10.3871 2.95 10.5677 3.45 7.6 3.95 7.6 4.45 7.6 4.95 7.6" filament_type = ABS filament_density = 1.04 filament_cost = 20 first_layer_bed_temperature = 100 first_layer_temperature = 238 fan_always_on = 0 max_fan_speed = 0 min_fan_speed = 0 bridge_fan_speed = 30 temperature = 245