# Print profiles for the Creality printers. [vendor] # Vendor name will be shown by the Config Wizard. name = Voron # 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.0.1 # 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:Voron_v2_250] name = Voron v2 250mm3 variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2 technology = FFF family = Voron v2 bed_model = printbed-v2-250.STL bed_texture = bedtexture-v2-250.png default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON thumbnail = voron2_thumbnail.png [printer_model:Voron_v2_300] name = Voron v2 300mm3 variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2 technology = FFF family = Voron v2 bed_model = printbed-v2-300.STL bed_texture = bedtexture-v2-300.png default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON thumbnail = voron2_thumbnail.png [printer_model:Voron_v2_350] name = Voron v2 350mm3 variants = 0.4; 0.25; 0.3; 0.5; 0.6; 0.8; volcano 0.6; volcano 0.8; volcano 1.0; volcano 1.2 technology = FFF family = Voron v2 bed_model = printbed-v2-350.STL bed_texture = bedtexture-v2-350.png default_materials = Basic PLA @VORON; Basic PLA VOLCANO @VORON; Basic PET @VORON; Basic PET VOLCANO @VORON Basic ABS @VORON; Basic ABS VOLCANO @VORON thumbnail = voron2_thumbnail.png # All presets starting with asterisk, for example *common*, are intermediate and they will # not make it into the user interface [printer:*0.25nozzle*] nozzle_diameter = 0.25 max_layer_height = 0.175 min_layer_height = 0.025 printer_variant = 0.25 default_print_profile = 0.10mm 0.25nozzle [printer:*0.3nozzle*] nozzle_diameter = 0.3 max_layer_height = 0.225 min_layer_height = 0.025 printer_variant = 0.3 default_print_profile = 0.10mm 0.3nozzle [printer:*0.4nozzle*] nozzle_diameter = 0.4 max_layer_height = 0.3 min_layer_height = 0.0375 printer_variant = 0.4 default_print_profile = 0.15mm 0.4nozzle [printer:*0.5nozzle*] nozzle_diameter = 0.5 max_layer_height = 0.375 min_layer_height = 0.05 printer_variant = 0.5 default_print_profile = 0.2mm 0.5nozzle [printer:*0.6nozzle*] nozzle_diameter = 0.6 max_layer_height = 0.45 min_layer_height = 0.075 printer_variant = 0.6 default_print_profile = 0.2mm 0.6nozzle [printer:*0.8nozzle*] nozzle_diameter = 0.8 max_layer_height = 0.6 min_layer_height = 0.0875 printer_variant = 0.8 default_print_profile = 0.3mm 0.8nozzle [printer:*1.0nozzle*] nozzle_diameter = 1.0 max_layer_height = 0.75 min_layer_height = 0.1 default_print_profile = 0.4mm 1.0nozzle [printer:*1.2nozzle*] nozzle_diameter = 1.2 max_layer_height = 0.9 min_layer_height = 0.125 default_print_profile = 0.4mm 1.2nozzle # 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 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\nG92 E0 ; zero the extruder\nG1 E-10.0 F3600 ; retract filament\nG1 E5.0 F1000 ; form tip\nG1 E-7.0 F1000\nG1 E5.0 F1000\nG1 E-7.0 F1000\nG1 E5.0 F1000\nG1 E-6.0 F1000\nG90 ; absolute positioning\nG0 X125 Y250 F3600 ; park nozzle at rear\n;M84 ; disable motors extruder_colour = #FFE3CA extruder_offset = 0x0 gcode_flavor = klipper fan_speedup_time = -1 layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z] machine_max_acceleration_e = 10000 machine_max_acceleration_extruding = 1500 machine_max_acceleration_retracting = 1500 machine_max_acceleration_x = 9000 machine_max_acceleration_y = 9000 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 = 10 machine_max_jerk_y = 10 machine_max_jerk_z = 0.2 machine_min_extruding_rate = 0 machine_min_travel_rate = 0 remaining_times = 0 silent_mode = 0 octoprint_apikey = octoprint_host = printer_notes = voron printer_settings_id = retract_before_travel = 2 retract_before_wipe = 0% retract_layer_change = 0 retract_length = 3.8 retract_length_toolchange = 10 retract_lift = 0.1 retract_lift_above = 0 retract_lift_below = 500 retract_restart_extra = 0 retract_restart_extra_toolchange = 0 retract_speed = 70 serial_port = serial_speed = 250000 single_extruder_multi_material = 0 start_gcode = ;================ SET VARIABLES ====================\nG21 ;set units to mm \nG90 ;use absolute coordinates\nM290 R0 S0 ;reset babystepping\nM220 S100 ;reset speed multiplier\nG92 E0 ;reset e count\nM83 ;relative extrusion\nSET_PRESSURE_ADVANCE ADVANCE=0.4 ;set pressure advance\nM106 P7 S255 ;leds on\n;================ INITIALISATION ====================\n;----------------------- QAUD GANTRY LEVEL---------------------------------\nG28 ; first homing, to be sure the printer is initialized and can receive move commands\nQUAD_GANTRY_LEVEL ;level the gantry\n;----------------------- CLEANING---------------------------------\nM140 S[first_layer_bed_temperature] ;set bed temperature do not wait\nM104 S160 ;set temperature to soft but no drop\nM109 S160 ;wait temp\n; BRUSH_NOZZLE ; call the macro that will clean the nozzle. Do it yourself if there are none.\n;----------------------- PRECISE HOME---------------------------------\nG28 ; \n;----------------------- WAIT TEMP---------------------------------\nM104 S[first_layer_temperature] ;set temperature do not wait\nM109 S[first_layer_temperature] ;wait first layer temp\nM190 S[first_layer_bed_temperature] ;wait for bed temp\n;=============== START =============== \n;-----------------------PRIMING-------------------------------------------\nG0 X0 Y0 ;move to approx starting location\nG0 Z0.4\nG1 X70.0 E25.0 F500 ;prime extruder\nG92 E0 ;reset extrusion\n toolchange_gcode = use_firmware_retraction = 0 use_relative_e_distances = 1 use_volumetric_e = 0 variable_layer_height = 1 wipe = 1 z_offset = 0 default_filament_profile = Basic PLA @VORON [printer:*volcano*] retract_length = 4 [printer:*Voron_v2_250*] inherits = *common* bed_shape = 0x0,250x0,250x250,0x250 max_print_height = 250 printer_model = Voron_v2_250 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6 [printer:*Voron_v2_300*] inherits = *common* bed_shape = 0x0,300x0,300x300,0x300 max_print_height = 300 printer_model = Voron_v2_300 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6 [printer:*Voron_v2_350*] inherits = *common* bed_shape = 0x0,350x0,350x350,0x350 max_print_height = 350 printer_model = Voron_v2_350 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nE3DV6 [printer:Voron_v2_250 0.25 nozzle] inherits = *Voron_v2_250*; *0.25nozzle* [printer:Voron_v2_250 0.3 nozzle] inherits = *Voron_v2_250*; *0.3nozzle* [printer:Voron_v2_250 0.4 nozzle] inherits = *Voron_v2_250*; *0.4nozzle* [printer:Voron_v2_250 0.5 nozzle] inherits = *Voron_v2_250*; *0.5nozzle* [printer:Voron_v2_250 0.6 nozzle] inherits = *Voron_v2_250*; *0.6nozzle* [printer:Voron_v2_250 0.8 nozzle] inherits = *Voron_v2_250*; *0.8nozzle* [printer:Voron_v2_250 0.6 volcano] inherits = *Voron_v2_250*; *0.6nozzle*; *volcano* printer_variant = volcano 0.6 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_250 0.8 volcano] inherits = *Voron_v2_250*; *0.8nozzle*; *volcano* printer_variant = volcano 0.8 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_250 1.0 volcano] inherits = *Voron_v2_250*; *1.0nozzle*; *volcano* printer_variant = volcano 1.0 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_250 1.2 volcano] inherits = *Voron_v2_250*; *1.2nozzle*; *volcano* printer_variant = volcano 1.2 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_300 0.25 nozzle] inherits = *Voron_v2_300*; *0.25nozzle* [printer:Voron_v2_300 0.3 nozzle] inherits = *Voron_v2_300*; *0.3nozzle* [printer:Voron_v2_300 0.4 nozzle] inherits = *Voron_v2_300*; *0.4nozzle* [printer:Voron_v2_300 0.5 nozzle] inherits = *Voron_v2_300*; *0.5nozzle* [printer:Voron_v2_300 0.6 nozzle] inherits = *Voron_v2_300*; *0.6nozzle* [printer:Voron_v2_300 0.8 nozzle] inherits = *Voron_v2_300*; *0.8nozzle* [printer:Voron_v2_300 0.6 volcano] inherits = *Voron_v2_300*; *0.6nozzle*; *volcano* printer_variant = volcano 0.6 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_300 0.8 volcano] inherits = *Voron_v2_300*; *0.8nozzle*; *volcano* printer_variant = volcano 0.8 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_300 1.0 volcano] inherits = *Voron_v2_300*; *1.0nozzle*; *volcano* printer_variant = volcano 1.0 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_300 1.2 volcano] inherits = *Voron_v2_300*; *1.2nozzle*; *volcano* printer_variant = volcano 1.2 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_350 0.25 nozzle] inherits = *Voron_v2_350*; *0.25nozzle* [printer:Voron_v2_350 0.3 nozzle] inherits = *Voron_v2_350*; *0.3nozzle* [printer:Voron_v2_350 0.4 nozzle] inherits = *Voron_v2_350*; *0.4nozzle* [printer:Voron_v2_350 0.5 nozzle] inherits = *Voron_v2_350*; *0.5nozzle* [printer:Voron_v2_350 0.6 nozzle] inherits = *Voron_v2_350*; *0.6nozzle* [printer:Voron_v2_350 0.8 nozzle] inherits = *Voron_v2_350*; *0.8nozzle* [printer:Voron_v2_350 volcano 0.6 nozzle] inherits = *Voron_v2_350*; *0.6nozzle*; *volcano* printer_variant = volcano 0.6 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_350 volcano 0.8 nozzle] inherits = *Voron_v2_350*; *0.8nozzle*; *volcano* printer_variant = volcano 0.8 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_350 volcano 1.0 nozzle] inherits = *Voron_v2_350*; *1.0nozzle*; *volcano* printer_variant = volcano 1.0 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON [printer:Voron_v2_350 volcano 1.2 nozzle] inherits = *Voron_v2_350*; *1.2nozzle*; *volcano* printer_variant = volcano 1.2 printer_notes = Unoffical profile, for now.\nPRINTER_HAS_BOWDEN\nVOLCANO default_filament_profile = Basic PLA VOLCANO @VORON # 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 = 2000 bridge_angle = 0 bridge_flow_ratio = 90% bottom_fill_pattern = rectilineargapfill bridge_speed = 60 brim_inside_holes = 0 brim_width = 0 brim_width_interior = 0 brim_ears = 0 brim_ears_max_angle = 120 clip_multipart_objects = 1 compatible_printers = complete_objects = 0 curve_smoothing_precision = 0 curve_smoothing_angle_convex = 160 curve_smoothing_angle_concave = 160 curve_smoothing_cutoff_dist = 4 default_acceleration = 3500 dont_support_bridges = 1 ensure_vertical_shell_thickness = 1 external_perimeters_first = 0 external_perimeter_speed = 50 extra_perimeters = 0 extra_perimeters_odd_layers = 0 extruder_clearance_height = 20 extruder_clearance_radius = 20 elefant_foot_compensation = -0.1 fill_angle = 45 fill_density = 13% fill_pattern = gyroid fill_top_flow_ratio = 100% fill_smooth_width = 50% fill_smooth_distribution = 15% first_layer_acceleration = 1000 first_layer_flow_ratio = 100% first_layer_height = 75% first_layer_speed = 30 gap_fill_speed = 80 gcode_comments = 0 hole_size_compensation = -0.05 infill_acceleration = 3500 infill_dense = 1 infill_dense_algo = autosmall infill_every_layers = 1 infill_extruder = 1 infill_first = 0 infill_only_where_needed = 0 infill_overlap = 38% infill_speed = 125 interface_shells = 0 label_printed_objects = 1 max_print_speed = 150 max_volumetric_extrusion_rate_slope_negative = 0 max_volumetric_extrusion_rate_slope_positive = 0 max_volumetric_speed = 0 min_skirt_length = 5 notes = TODO: check the size of the extruder and the y-bar clearance. Optimize & test supports. only_one_perimeter_top = 1 only_retract_when_crossing_perimeters = 1 ooze_prevention = 0 output_filename_format = [input_filename_base]-[timestamp].gcode over_bridge_flow_ratio = 110% overhangs = 1 perimeters = 3 perimeter_acceleration = 2000 perimeter_extruder = 1 perimeter_speed = 100 post_process = print_settings_id = raft_layers = 0 resolution = 0 seam_position = hidden single_extruder_multi_material_priming = 1 skirts = 2 skirt_distance = 3 skirt_height = 1 small_perimeter_speed = 50 solid_infill_below_area = 0 solid_infill_every_layers = 0 solid_infill_extruder = 1 solid_infill_speed = 125 spiral_vase = 0 standby_temperature_delta = -5 support_material = 0 support_material_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_extruder = 1 support_material_interface_layers = 1 support_material_interface_pattern = sawtooth support_material_interface_spacing = 0 support_material_interface_speed = 70 support_material_pattern = rectilinear support_material_solid_first_layer = 1 support_material_spacing = 1.5 support_material_speed = 90 support_material_synchronize_layers = 0 support_material_threshold = 30 support_material_with_sheath = 0 support_material_xy_spacing = 0.6 thin_perimeters = 0 thin_walls = 1 thin_walls_min_width = 50% thin_walls_overlap = 50% top_fill_pattern = smooth top_solid_infill_speed = 50 travel_speed = 350 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.25mm diameter nozzle. [print:*0.25nozzle*] perimeters = 5 support_material_interface_spacing = 0.1 support_material_spacing = 1 first_layer_height = 0.15 # Print parameters common to a 0.3mm diameter nozzle. [print:*0.3nozzle*] perimeters = 4 support_material_interface_spacing = 0.15 support_material_spacing = 1 first_layer_height = 0.2 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.4nozzle*] perimeters = 3 support_material_interface_spacing = 0.2 support_material_spacing = 1 first_layer_height = 0.2 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.5nozzle*] perimeters = 2 support_material_interface_spacing = 0.2 support_material_spacing = 1.1 first_layer_height = 0.2 # Print parameters common to a 0.2mm diameter nozzle. [print:*0.6nozzle*] perimeters = 2 support_material_interface_spacing = 0.3 support_material_spacing = 1.2 first_layer_height = 0.3 # Print parameters common to a 0.8mm diameter nozzle. [print:*0.8nozzle*] perimeters = 2 support_material_interface_spacing = 0.3 support_material_spacing = 1.2 first_layer_height = 0.4 [print:*1.0nozzle*] perimeters = 2 support_material_interface_spacing = 0.4 support_material_spacing = 1.4 first_layer_height = 0.4 [print:*1.2nozzle*] perimeters = 2 support_material_interface_spacing = 0.5 support_material_spacing = 1.6 first_layer_height = 0.4 [print:*0.05mm*] inherits = *common* bottom_solid_layers = 11 top_solid_layers = 12 layer_height = 0.05 bridge_flow_ratio = 70% 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.10mm*] inherits = *common* bottom_solid_layers = 8 top_solid_layers = 9 layer_height = 0.1 bridge_flow_ratio = 80% 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.15mm*] inherits = *common* bottom_solid_layers = 6 top_solid_layers = 7 layer_height = 0.15 bridge_flow_ratio = 80% [print:*0.2mm*] inherits = *common* bottom_solid_layers = 5 top_solid_layers = 6 layer_height = 0.2 bridge_flow_ratio = 90% [print:*0.25mm*] inherits = *common* bottom_solid_layers = 4 top_solid_layers = 5 layer_height = 0.25 bridge_flow_ratio = 90% [print:*0.3mm*] inherits = *common* bottom_solid_layers = 3 top_solid_layers = 4 layer_height = 0.3 bridge_flow_ratio = 90% [print:*0.4mm*] inherits = *common* bottom_solid_layers = 2 top_solid_layers = 3 layer_height = 0.4 bridge_flow_ratio = 90% [print:*0.6mm*] inherits = *common* bottom_solid_layers = 2 top_solid_layers = 3 layer_height = 0.6 bridge_flow_ratio = 90% [print:*0.8mm*] inherits = *common* bottom_solid_layers = 2 top_solid_layers = 3 layer_height = 0.8 bridge_flow_ratio = 90% [print:0.05mm 0.25nozzle] inherits = *0.05mm*; *0.25nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25 [print:0.05mm 0.3nozzle] inherits = *0.05mm*; *0.3nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3 [print:0.05mm 0.4nozzle] inherits = *0.05mm*; *0.4nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4 [print:0.05mm 0.5nozzle] inherits = *0.05mm*; *0.5nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5 [print:0.10mm 0.25nozzle] inherits = *0.10mm*; *0.25nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25 [print:0.10mm 0.3nozzle] inherits = *0.10mm*; *0.3nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3 [print:0.10mm 0.4nozzle] inherits = *0.10mm*; *0.4nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4 [print:0.10mm 0.5nozzle] inherits = *0.10mm*; *0.5nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5 [print:0.10mm 0.6nozzle] inherits = *0.10mm*; *0.6nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6 [print:0.10mm 0.8nozzle] inherits = *0.10mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.15mm 0.25nozzle] inherits = *0.15mm*; *0.25nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.25 [print:0.15mm 0.3nozzle] inherits = *0.15mm*; *0.3nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3 [print:0.15mm 0.4nozzle] inherits = *0.15mm*; *0.4nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4 [print:0.15mm 0.5nozzle] inherits = *0.15mm*; *0.5nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5 [print:0.15mm 0.6nozzle] inherits = *0.15mm*; *0.6nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6 [print:0.15mm 0.8nozzle] inherits = *0.15mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.15mm 1.0nozzle] inherits = *0.15mm*; *1.0nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0 [print:0.15mm 1.2nozzle] inherits = *0.15mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [print:0.2mm 0.3nozzle] inherits = *0.2mm*; *0.3nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.3 [print:0.2mm 0.4nozzle] inherits = *0.2mm*; *0.4nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4 [print:0.2mm 0.5nozzle] inherits = *0.2mm*; *0.5nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5 [print:0.2mm 0.6nozzle] inherits = *0.2mm*; *0.6nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6 [print:0.2mm 0.8nozzle] inherits = *0.2mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.2mm 1.0nozzle] inherits = *0.2mm*; *1.0nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0 [print:0.2mm 1.2nozzle] inherits = *0.2mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [print:0.3mm 0.4nozzle] inherits = *0.3mm*; *0.4nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.4 [print:0.3mm 0.5nozzle] inherits = *0.3mm*; *0.5nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.5 [print:0.3mm 0.6nozzle] inherits = *0.3mm*; *0.6nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6 [print:0.3mm 0.8nozzle] inherits = *0.3mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.3mm 1.0nozzle] inherits = *0.3mm*; *1.0nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0 [print:0.3mm 1.2nozzle] inherits = *0.3mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [print:0.4mm 0.6nozzle] inherits = *0.4mm*; *0.6nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.6 [print:0.4mm 0.8nozzle] inherits = *0.4mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.4mm 1.0nozzle] inherits = *0.4mm*; *1.0nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0 [print:0.4mm 1.2nozzle] inherits = *0.4mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [print:0.6mm 0.8nozzle] inherits = *0.6mm*; *0.8nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==0.8 [print:0.6mm 1.0nozzle] inherits = *0.6mm*; *1.0nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.0 [print:0.6mm 1.2nozzle] inherits = *0.6mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [print:0.8mm 1.2nozzle] inherits = *0.8mm*; *1.2nozzle* compatible_printers_condition = printer_model=~/.*Voron_v2.*/ and nozzle_diameter[0]==1.2 [filament:*common*] cooling = 1 compatible_printers = compatible_printers_condition = end_filament_gcode = "" extrusion_multiplier = 1 filament_cooling_final_speed = 3.4 filament_cooling_initial_speed = 2.2 filament_cooling_moves = 4 filament_cost = 0 filament_density = 0 filament_diameter = 1.75 filament_loading_speed = 28 filament_loading_speed_start = 3 filament_load_time = 0 filament_minimal_purge_on_wipe_tower = 15 filament_notes = "" 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_settings_id = "" filament_soluble = 0 filament_toolchange_delay = 0 filament_unload_time = 0 filament_unloading_speed = 90 filament_unloading_speed_start = 100 min_print_speed = 15 slowdown_below_layer_time = 20 start_filament_gcode = "" [filament:*BasicPLA*] inherits = *common* bed_temperature = 55 fan_below_layer_time = 100 filament_colour = #FF3232 filament_type = PLA filament_density = 1.24 filament_cost = 20 first_layer_bed_temperature = 55 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 = 205 [filament:Basic PLA @VORON] inherits = *BasicPLA* filament_max_volumetric_speed = 13 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/ [filament:Basic PLA VOLCANO @VORON] inherits = *BasicPLA* filament_max_volumetric_speed = 20 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/ [filament:*BasicPET*] inherits = *common* bed_temperature = 70 cooling = 0 disable_fan_first_layers = 2 fan_below_layer_time = 20 filament_colour = #FF8000 filament_type = PET filament_density = 1.45 filament_cost = 30 first_layer_bed_temperature =70 first_layer_temperature = 240 fan_always_on = 1 max_fan_speed = 30 min_fan_speed = 20 bridge_fan_speed = 100 top_fan_speed = 20 temperature = 245 [filament:Basic PET @VORON] inherits = *BasicPLA* filament_max_volumetric_speed = 8 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/ [filament:Basic PET VOLCANO @VORON] inherits = *BasicPLA* filament_max_volumetric_speed = 14 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/ [filament:*BasicABS*] inherits = *common* bed_temperature = 90 cooling = 0 disable_fan_first_layers = 3 fan_below_layer_time = 20 filament_colour = #3A80CA 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 = 250 fan_always_on = 0 max_fan_speed = 0 min_fan_speed = 0 bridge_fan_speed = 30 top_fan_speed = 0 temperature = 250 [filament:Basic ABS @VORON] inherits = *BasicABS* filament_max_volumetric_speed = 11 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*E3DV6.*/ [filament:Basic ABS VOLCANO @VORON] inherits = *BasicABS* filament_max_volumetric_speed = 17 compatible_printers_condition = printer_model=~/.*Voron.*/ and printer_notes=~/.*VOLCANO.*/