mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 16:59:47 +00:00
1398 lines
37 KiB
INI
1398 lines
37 KiB
INI
[vendor]
|
|
repo_id = orcaslicer-fff
|
|
name = Vzbot
|
|
config_version = 02.03.02.60
|
|
description = Vzbot configurations
|
|
force_update = 0
|
|
|
|
[printer_model:Vzbot 235 AWD]
|
|
model_id = Vzbot 235 AWD
|
|
nozzle_diameter = 0.4;0.5;0.6
|
|
machine_tech = FFF
|
|
family = Vzbot
|
|
bed_model = Vz235SlicerBedModel-cnc.stl
|
|
bed_texture = VzBot_PS_bed_235.svg
|
|
hotend_model = Goliath.stl
|
|
default_materials = Vzbot Generic ABS;Vzbot Generic PLA;Vzbot Generic PLA-CF;Vzbot Generic PETG;Vzbot Generic TPU;Vzbot Generic ASA;Vzbot Generic PC;Vzbot Generic PVA;Vzbot Generic PA;Vzbot Generic PA-CF
|
|
|
|
[printer_model:Vzbot 330 AWD]
|
|
model_id = Vzbot 330 AWD
|
|
nozzle_diameter = 0.4;0.5;0.6
|
|
machine_tech = FFF
|
|
family = Vzbot
|
|
bed_model = Vz330SlicerBedModel-cnc.stl
|
|
bed_texture = VzBot_PS_bed_330.svg
|
|
hotend_model = Goliath.stl
|
|
default_materials = Vzbot Generic ABS;Vzbot Generic PLA;Vzbot Generic PLA-CF;Vzbot Generic PETG;Vzbot Generic TPU;Vzbot Generic ASA;Vzbot Generic PC;Vzbot Generic PVA;Vzbot Generic PA;Vzbot Generic PA-CF
|
|
|
|
[printer:fdm_machine_common]
|
|
from = system
|
|
instantiation = false
|
|
printer_technology = FFF
|
|
deretraction_speed = 80
|
|
extruder_colour = #FCE94F
|
|
extruder_offset = 0x0
|
|
gcode_flavor = klipper
|
|
silent_mode = 0
|
|
machine_max_acceleration_e = 5000
|
|
machine_max_acceleration_extruding = 10000
|
|
machine_max_acceleration_retracting = 1000
|
|
machine_max_acceleration_x = 10000
|
|
machine_max_acceleration_y = 10000
|
|
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.4
|
|
printer_settings_id =
|
|
printer_variant = 0.4
|
|
retraction_minimum_travel = 2
|
|
retract_before_wipe = 70%
|
|
retract_when_changing_layer = 1
|
|
retraction_length = 1
|
|
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
|
|
default_print_profile = 0.20mm Standard @Vzbot
|
|
before_layer_change_gcode = ;BEFORE_LAYER_CHANGE
|
|
;[layer_z]
|
|
G92 E0
|
|
|
|
machine_start_gcode = G0 Z20 F9000
|
|
G92 E0; G1 E-10 F1200
|
|
G28
|
|
M970 Q1 A10 B10 C130 K0
|
|
M970 Q1 A10 B131 C250 K1
|
|
M974 Q1 S1 P0
|
|
M970 Q0 A10 B10 C130 H20 K0
|
|
M970 Q0 A10 B131 C250 K1
|
|
M974 Q0 S1 P0
|
|
M220 S100 ;Reset Feedrate
|
|
M221 S100 ;Reset Flowrate
|
|
G29 ;Home
|
|
G90;
|
|
G92 E0 ;Reset Extruder
|
|
G1 Z2.0 F3000 ;Move Z Axis up
|
|
G1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position
|
|
M109 S205;
|
|
G1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
|
|
G1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
|
|
G1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
|
|
G92 E0 ;Reset Extruder
|
|
G1 X110 Y110 Z2.0 F3000 ;Move Z Axis up
|
|
machine_end_gcode = M400 ; wait for buffer to clear
|
|
G92 E0 ; zero the extruder
|
|
G1 E-4.0 F3600; retract
|
|
G91
|
|
G1 Z3;
|
|
M104 S0 ; turn off hotend
|
|
M140 S0 ; turn off bed
|
|
M106 S0 ; turn off fan
|
|
G90
|
|
G0 X110 Y200 F3600
|
|
print_end
|
|
|
|
[printer:fdm_klipper_common]
|
|
inherits = fdm_machine_common
|
|
from = system
|
|
instantiation = false
|
|
gcode_flavor = klipper
|
|
machine_max_acceleration_e = 20000,20000
|
|
machine_max_acceleration_extruding = 50000,50000
|
|
machine_max_acceleration_retracting = 10000,10000
|
|
machine_max_acceleration_travel = 50000,50000
|
|
machine_max_acceleration_x = 50000,50000
|
|
machine_max_acceleration_y = 50000,50000
|
|
machine_max_acceleration_z = 1000,500
|
|
machine_max_speed_e = 100,100
|
|
machine_max_speed_x = 2000,2000
|
|
machine_max_speed_y = 2000,2000
|
|
machine_max_speed_z = 15,15
|
|
machine_max_jerk_e = 0,0
|
|
machine_max_jerk_x = 0,0
|
|
machine_max_jerk_y = 0,0
|
|
machine_max_jerk_z = 0,0
|
|
machine_min_extruding_rate = 0,0
|
|
machine_min_travel_rate = 0,0
|
|
max_layer_height = 0.32
|
|
min_layer_height = 0.08
|
|
printable_height = 200
|
|
extruder_clearance_radius = 45
|
|
extruder_clearance_height_to_rod = 36
|
|
extruder_clearance_height_to_lid = 140
|
|
printer_settings_id =
|
|
printer_technology = FFF
|
|
printer_variant = 0.4
|
|
retraction_minimum_travel = 1
|
|
retract_before_wipe = 70%
|
|
retract_when_changing_layer = 1
|
|
retraction_length = 0.5
|
|
retract_length_toolchange = 2
|
|
z_hop = 0
|
|
retract_restart_extra = 0
|
|
retract_restart_extra_toolchange = 0
|
|
retraction_speed = 30
|
|
deretraction_speed = 80
|
|
z_lift_type = NormalLift
|
|
silent_mode = 0
|
|
single_extruder_multi_material = 1
|
|
change_filament_gcode =
|
|
machine_pause_gcode = PAUSE
|
|
|
|
wipe = 1
|
|
default_filament_profile = Vzbot Generic ABS
|
|
default_print_profile = 0.20mm Standard @Vzbot
|
|
bed_exclude_area = 0x0
|
|
machine_start_gcode = BED_MESH_PROFILE LOAD=default
|
|
M190 S[bed_temperature_initial_layer_single] ;set bed temp
|
|
G28;
|
|
G1 X2 Y2 Z0 F9000 ; move to corner
|
|
M109 S[nozzle_temperature_initial_layer] ; set nozzle temp
|
|
G1 Z0.2 F300 ; raise nozzle to 0.2
|
|
G92 E0.0 ; reset extruder distance position
|
|
G1 X60.0 E9.0 F1000.0 ; intro line
|
|
G1 X100.0 E21.5 F1000.0 ; intro line
|
|
G0 Z2
|
|
|
|
G92 E0.0 ; reset extruder distance position
|
|
machine_end_gcode = G91; //rel pos
|
|
G1 E-5 f2000
|
|
G1 Z10 F600 ; lift nozzle 10mm/s
|
|
G1 E-29 f600
|
|
M104 S0
|
|
M140 S0 ; turn off bed
|
|
|
|
M107
|
|
G90
|
|
G0 X117 Y200 F6000; move to back
|
|
M84 ; disable motors
|
|
DSLR_SNAPSHOT
|
|
RSCS_off
|
|
|
|
exhaustfan_on
|
|
TIMELAPSE_RENDER
|
|
|
|
G4 P60000 ; //Dwell for 1min
|
|
M107
|
|
exhaustfan_off
|
|
|
|
G4 P120000
|
|
|
|
power_off ; //this is with moonraker
|
|
layer_change_gcode = ;DSLR_SNAPSHOT
|
|
TIMELAPSE_TAKE_FRAME
|
|
before_layer_change_gcode = ;BEFORE_LAYER_CHANGE
|
|
;[layer_z]
|
|
G92 E0
|
|
|
|
scan_first_layer = 0
|
|
nozzle_type = undefine
|
|
auxiliary_fan = 0
|
|
|
|
[printer:Vzbot 235 AWD 0.4 nozzle]
|
|
inherits = fdm_klipper_common
|
|
from = system
|
|
setting_id = GM001
|
|
instantiation = true
|
|
printer_model = Vzbot 235 AWD
|
|
nozzle_diameter = 0.4
|
|
printable_area = 0x0,235x0,235x235,0x235
|
|
printable_height = 200
|
|
upward_compatible_machine = Vzbot 235 AWD 0.4 nozzle
|
|
|
|
[printer:Vzbot 330 AWD 0.4 nozzle]
|
|
inherits = fdm_klipper_common
|
|
from = system
|
|
setting_id = GM001
|
|
instantiation = true
|
|
printer_model = Vzbot 330 AWD
|
|
nozzle_diameter = 0.4
|
|
printable_area = 0x0,330x0,330x330,0x330
|
|
printable_height = 400
|
|
upward_compatible_machine = Vzbot 330 AWD 0.4 nozzle
|
|
|
|
[printer:Vzbot 235 AWD 0.5 nozzle]
|
|
inherits = Vzbot 235 AWD 0.4 nozzle
|
|
from = system
|
|
setting_id = GM002
|
|
instantiation = true
|
|
printer_model = Vzbot 235 AWD
|
|
nozzle_diameter = 0.5
|
|
printer_variant = 0.5
|
|
printable_area = 0x0,235x0,235x235,0x235
|
|
printable_height = 200
|
|
|
|
[printer:Vzbot 235 AWD 0.6 nozzle]
|
|
inherits = Vzbot 235 AWD 0.4 nozzle
|
|
from = system
|
|
setting_id = GM003
|
|
instantiation = true
|
|
printer_model = Vzbot 235 AWD
|
|
nozzle_diameter = 0.6
|
|
printer_variant = 0.6
|
|
printable_area = 0x0,235x0,235x235,0x235
|
|
printable_height = 200
|
|
|
|
[printer:Vzbot 330 AWD 0.5 nozzle]
|
|
inherits = Vzbot 330 AWD 0.4 nozzle
|
|
from = system
|
|
setting_id = GM002
|
|
instantiation = true
|
|
printer_model = Vzbot 330 AWD
|
|
nozzle_diameter = 0.5
|
|
printer_variant = 0.5
|
|
printable_area = 0x0,330x0,330x330,0x330
|
|
printable_height = 400
|
|
|
|
[printer:Vzbot 330 AWD 0.6 nozzle]
|
|
inherits = Vzbot 330 AWD 0.4 nozzle
|
|
from = system
|
|
setting_id = GM003
|
|
instantiation = true
|
|
printer_model = Vzbot 330 AWD
|
|
nozzle_diameter = 0.6
|
|
printer_variant = 0.6
|
|
printable_area = 0x0,330x0,330x330,0x330
|
|
printable_height = 400
|
|
|
|
[print:fdm_process_common]
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 25
|
|
internal_bridge_speed = 70
|
|
brim_width = 5
|
|
compatible_printers =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
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 = crosshatch
|
|
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
|
|
exclude_object = 1
|
|
|
|
[print:fdm_process_common_0.5_nozzle]
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 150
|
|
internal_bridge_speed = 100%
|
|
brim_width = 5
|
|
compatible_printers =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
bridge_no_support = 0
|
|
elefant_foot_compensation = 0.1
|
|
outer_wall_line_width = 0.52
|
|
outer_wall_speed = 120
|
|
line_width = 0.52
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_line_width = 0.52
|
|
initial_layer_print_height = 0.2
|
|
initial_layer_speed = 20
|
|
gap_infill_speed = 30
|
|
infill_combination = 0
|
|
sparse_infill_line_width = 0.55
|
|
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.52
|
|
inner_wall_speed = 40
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = nearest
|
|
seam_gap = 2%
|
|
skirt_distance = 2
|
|
skirt_height = 2
|
|
minimum_sparse_infill_area = 0
|
|
internal_solid_infill_line_width = 0.55
|
|
internal_solid_infill_speed = 40
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
support_filament = 0
|
|
support_line_width = 0.52
|
|
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.52
|
|
top_surface_speed = 30
|
|
travel_speed = 400
|
|
enable_prime_tower = 1
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0
|
|
xy_contour_compensation = 0
|
|
exclude_object = 1
|
|
|
|
[print:fdm_process_common_0.6_nozzle]
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 150
|
|
internal_bridge_speed = 100%
|
|
brim_width = 5
|
|
compatible_printers =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
bridge_no_support = 0
|
|
elefant_foot_compensation = 0.1
|
|
outer_wall_line_width = 0.62
|
|
outer_wall_speed = 120
|
|
line_width = 0.62
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_line_width = 0.62
|
|
initial_layer_print_height = 0.2
|
|
initial_layer_speed = 20
|
|
gap_infill_speed = 30
|
|
infill_combination = 0
|
|
sparse_infill_line_width = 0.65
|
|
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.62
|
|
inner_wall_speed = 40
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = nearest
|
|
seam_gap = 2%
|
|
skirt_distance = 2
|
|
skirt_height = 2
|
|
minimum_sparse_infill_area = 0
|
|
internal_solid_infill_line_width = 0.65
|
|
internal_solid_infill_speed = 40
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
support_filament = 0
|
|
support_line_width = 0.62
|
|
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.65
|
|
top_surface_speed = 30
|
|
travel_speed = 400
|
|
enable_prime_tower = 1
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0
|
|
xy_contour_compensation = 0
|
|
exclude_object = 1
|
|
|
|
[print:fdm_process_Vzbot_common]
|
|
inherits = fdm_process_common
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
max_travel_detour_distance = 0
|
|
bottom_surface_pattern = monotonic
|
|
bottom_shell_layers = 3
|
|
bottom_shell_thickness = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 150
|
|
internal_bridge_speed = 100%
|
|
brim_width = 5
|
|
brim_object_gap = 0.1
|
|
compatible_printers_condition =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
top_surface_acceleration = 5000
|
|
travel_acceleration = 20000
|
|
inner_wall_acceleration = 10000
|
|
outer_wall_acceleration = 5000
|
|
bridge_no_support = 0
|
|
draft_shield = disabled
|
|
elefant_foot_compensation = 0.1
|
|
enable_arc_fitting = 1
|
|
outer_wall_line_width = 0.42
|
|
wall_infill_order = inner wall/outer wall/infill
|
|
line_width = 0.42
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_acceleration = 5000
|
|
initial_layer_line_width = 0.5
|
|
initial_layer_print_height = 0.2
|
|
infill_combination = 0
|
|
sparse_infill_line_width = 0.45
|
|
infill_wall_overlap = 25%
|
|
interface_shells = 0
|
|
ironing_flow = 10%
|
|
ironing_spacing = 0.15
|
|
ironing_speed = 30
|
|
ironing_type = no ironing
|
|
layer_height = 0.2
|
|
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 = 120
|
|
overhang_3_4_speed = 80
|
|
overhang_4_4_speed = 30
|
|
inner_wall_line_width = 0.45
|
|
wall_loops = 3
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = nearest
|
|
seam_gap = 2%
|
|
skirt_distance = 2
|
|
skirt_height = 1
|
|
skirt_loops = 1
|
|
minimum_sparse_infill_area = 15
|
|
internal_solid_infill_line_width = 0.42
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
resolution = 0.012
|
|
support_type = normal(auto)
|
|
support_style = default
|
|
support_on_build_plate_only = 0
|
|
support_top_z_distance = 0.2
|
|
support_filament = 0
|
|
support_line_width = 0.42
|
|
support_interface_loop_pattern = 0
|
|
support_interface_filament = 0
|
|
support_interface_top_layers = 2
|
|
support_interface_bottom_layers = 2
|
|
support_interface_spacing = 0.5
|
|
support_interface_speed = 80
|
|
support_base_pattern = rectilinear
|
|
support_base_pattern_spacing = 2.5
|
|
support_speed = 150
|
|
support_threshold_angle = 30
|
|
support_object_xy_distance = 0.35
|
|
tree_support_branch_angle = 45
|
|
tree_support_wall_count = 0
|
|
detect_thin_wall = 0
|
|
top_surface_pattern = monotonicline
|
|
top_surface_line_width = 0.42
|
|
top_shell_layers = 3
|
|
top_shell_thickness = 0.8
|
|
initial_layer_speed = 120
|
|
initial_layer_infill_speed = 120
|
|
outer_wall_speed = 200
|
|
inner_wall_speed = 250
|
|
internal_solid_infill_speed = 250
|
|
top_surface_speed = 200
|
|
gap_infill_speed = 250
|
|
sparse_infill_speed = 250
|
|
travel_speed = 800
|
|
enable_prime_tower = 1
|
|
wipe_tower_no_sparse_layers = 0
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0.075
|
|
xy_contour_compensation = 0
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle
|
|
exclude_object = 1
|
|
|
|
[print:fdm_process_Vzbot_common_0.5_nozzle]
|
|
inherits = fdm_process_common_0.5_nozzle
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
max_travel_detour_distance = 0
|
|
bottom_surface_pattern = monotonic
|
|
bottom_shell_layers = 3
|
|
bottom_shell_thickness = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 150
|
|
internal_bridge_speed = 100%
|
|
brim_width = 5
|
|
brim_object_gap = 0.1
|
|
compatible_printers_condition =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
top_surface_acceleration = 5000
|
|
travel_acceleration = 20000
|
|
inner_wall_acceleration = 10000
|
|
outer_wall_acceleration = 5000
|
|
bridge_no_support = 0
|
|
draft_shield = disabled
|
|
elefant_foot_compensation = 0.1
|
|
enable_arc_fitting = 1
|
|
outer_wall_line_width = 0.52
|
|
wall_infill_order = inner wall/outer wall/infill
|
|
line_width = 0.52
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_acceleration = 5000
|
|
initial_layer_line_width = 0.58
|
|
initial_layer_print_height = 0.2
|
|
infill_combination = 0
|
|
sparse_infill_line_width = 0.55
|
|
infill_wall_overlap = 25%
|
|
interface_shells = 0
|
|
ironing_flow = 10%
|
|
ironing_spacing = 0.15
|
|
ironing_speed = 30
|
|
ironing_type = no ironing
|
|
layer_height = 0.2
|
|
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 = 120
|
|
overhang_3_4_speed = 80
|
|
overhang_4_4_speed = 30
|
|
inner_wall_line_width = 0.52
|
|
wall_loops = 3
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = nearest
|
|
skirt_distance = 2
|
|
skirt_height = 1
|
|
skirt_loops = 1
|
|
minimum_sparse_infill_area = 15
|
|
internal_solid_infill_line_width = 0.55
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
resolution = 0.012
|
|
support_type = normal(auto)
|
|
support_style = default
|
|
support_on_build_plate_only = 0
|
|
support_top_z_distance = 0.2
|
|
support_filament = 0
|
|
support_line_width = 0.55
|
|
support_interface_loop_pattern = 0
|
|
support_interface_filament = 0
|
|
support_interface_top_layers = 2
|
|
support_interface_bottom_layers = 2
|
|
support_interface_spacing = 0.5
|
|
support_interface_speed = 80
|
|
support_base_pattern = rectilinear
|
|
support_base_pattern_spacing = 2.5
|
|
support_speed = 150
|
|
support_threshold_angle = 30
|
|
support_object_xy_distance = 0.35
|
|
tree_support_branch_angle = 45
|
|
tree_support_wall_count = 0
|
|
detect_thin_wall = 0
|
|
top_surface_pattern = monotonicline
|
|
top_surface_line_width = 0.52
|
|
top_shell_layers = 3
|
|
top_shell_thickness = 0.8
|
|
initial_layer_speed = 120
|
|
initial_layer_infill_speed = 120
|
|
outer_wall_speed = 200
|
|
inner_wall_speed = 250
|
|
internal_solid_infill_speed = 250
|
|
top_surface_speed = 200
|
|
gap_infill_speed = 250
|
|
sparse_infill_speed = 250
|
|
travel_speed = 800
|
|
enable_prime_tower = 1
|
|
wipe_tower_no_sparse_layers = 0
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0.075
|
|
xy_contour_compensation = 0
|
|
compatible_printers = Vzbot 235 AWD 0.5 nozzle,Vzbot 330 AWD 0.5 nozzle
|
|
|
|
[print:fdm_process_Vzbot_common_0.6_nozzle]
|
|
inherits = fdm_process_common_0.6_nozzle
|
|
from = system
|
|
instantiation = false
|
|
adaptive_layer_height = 0
|
|
reduce_crossing_wall = 0
|
|
max_travel_detour_distance = 0
|
|
bottom_surface_pattern = monotonic
|
|
bottom_shell_layers = 3
|
|
bottom_shell_thickness = 0
|
|
bridge_flow = 0.95
|
|
bridge_speed = 150
|
|
internal_bridge_speed = 100%
|
|
brim_width = 5
|
|
brim_object_gap = 0.1
|
|
compatible_printers_condition =
|
|
print_sequence = by layer
|
|
default_acceleration = 10000
|
|
top_surface_acceleration = 5000
|
|
travel_acceleration = 20000
|
|
inner_wall_acceleration = 10000
|
|
outer_wall_acceleration = 5000
|
|
bridge_no_support = 0
|
|
draft_shield = disabled
|
|
elefant_foot_compensation = 0.1
|
|
enable_arc_fitting = 1
|
|
outer_wall_line_width = 0.62
|
|
wall_infill_order = inner wall/outer wall/infill
|
|
line_width = 0.62
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_acceleration = 5000
|
|
initial_layer_line_width = 0.68
|
|
initial_layer_print_height = 0.2
|
|
infill_combination = 0
|
|
sparse_infill_line_width = 0.65
|
|
infill_wall_overlap = 25%
|
|
interface_shells = 0
|
|
ironing_flow = 10%
|
|
ironing_spacing = 0.15
|
|
ironing_speed = 30
|
|
ironing_type = no ironing
|
|
layer_height = 0.2
|
|
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 = 120
|
|
overhang_3_4_speed = 80
|
|
overhang_4_4_speed = 30
|
|
inner_wall_line_width = 0.62
|
|
wall_loops = 3
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = nearest
|
|
skirt_distance = 2
|
|
skirt_height = 1
|
|
skirt_loops = 1
|
|
minimum_sparse_infill_area = 15
|
|
internal_solid_infill_line_width = 0.65
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
resolution = 0.012
|
|
support_type = normal(auto)
|
|
support_style = default
|
|
support_on_build_plate_only = 0
|
|
support_top_z_distance = 0.2
|
|
support_filament = 0
|
|
support_line_width = 0.65
|
|
support_interface_loop_pattern = 0
|
|
support_interface_filament = 0
|
|
support_interface_top_layers = 2
|
|
support_interface_bottom_layers = 2
|
|
support_interface_spacing = 0.5
|
|
support_interface_speed = 80
|
|
support_base_pattern = rectilinear
|
|
support_base_pattern_spacing = 2.5
|
|
support_speed = 150
|
|
support_threshold_angle = 30
|
|
support_object_xy_distance = 0.35
|
|
tree_support_branch_angle = 45
|
|
tree_support_wall_count = 0
|
|
detect_thin_wall = 0
|
|
top_surface_pattern = monotonicline
|
|
top_surface_line_width = 0.65
|
|
top_shell_layers = 3
|
|
top_shell_thickness = 0.8
|
|
initial_layer_speed = 120
|
|
initial_layer_infill_speed = 120
|
|
outer_wall_speed = 200
|
|
inner_wall_speed = 250
|
|
internal_solid_infill_speed = 250
|
|
top_surface_speed = 200
|
|
gap_infill_speed = 250
|
|
sparse_infill_speed = 250
|
|
travel_speed = 800
|
|
enable_prime_tower = 1
|
|
wipe_tower_no_sparse_layers = 0
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0.075
|
|
xy_contour_compensation = 0
|
|
compatible_printers = Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[print:0.08mm Extra Fine @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = VZ004
|
|
instantiation = true
|
|
layer_height = 0.08
|
|
bottom_shell_layers = 7
|
|
top_shell_layers = 9
|
|
|
|
[print:0.12mm Fine @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.12
|
|
bottom_shell_layers = 5
|
|
top_shell_layers = 6
|
|
|
|
[print:0.15mm Optimal @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
top_shell_layers = 5
|
|
layer_height = 0.15
|
|
|
|
[print:0.20mm Standard @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.2
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.24mm Draft @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.24
|
|
top_surface_line_width = 0.45
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.28mm Extra Draft @Vzbot]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.28
|
|
top_surface_line_width = 0.45
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.28mm Extra Draft @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.28
|
|
top_surface_line_width = 0.52
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.28mm Extra Draft @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.28
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.08mm Extra Fine @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.5_nozzle
|
|
from = system
|
|
setting_id = VZ004
|
|
instantiation = true
|
|
layer_height = 0.08
|
|
bottom_shell_layers = 7
|
|
top_shell_layers = 9
|
|
|
|
[print:0.12mm Fine @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.5_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.12
|
|
bottom_shell_layers = 5
|
|
top_shell_layers = 6
|
|
|
|
[print:0.15mm Optimal @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.5_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
top_shell_layers = 5
|
|
layer_height = 0.15
|
|
|
|
[print:0.20mm Standard @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.5_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.2
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.24mm Draft @Vzbot 0.5nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.5_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.24
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.08mm Extra Fine @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.6_nozzle
|
|
from = system
|
|
setting_id = VZ004
|
|
instantiation = true
|
|
layer_height = 0.08
|
|
bottom_shell_layers = 7
|
|
top_shell_layers = 9
|
|
|
|
[print:0.12mm Fine @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.6_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.12
|
|
bottom_shell_layers = 5
|
|
top_shell_layers = 6
|
|
|
|
[print:0.15mm Optimal @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.6_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
top_shell_layers = 5
|
|
layer_height = 0.15
|
|
|
|
[print:0.20mm Standard @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.6_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.2
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[print:0.24mm Draft @Vzbot 0.6nozzle]
|
|
inherits = fdm_process_Vzbot_common_0.6_nozzle
|
|
from = system
|
|
setting_id = GP004
|
|
instantiation = true
|
|
layer_height = 0.24
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
|
|
[filament:fdm_filament_common]
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 60
|
|
eng_plate_temp = 60
|
|
hot_plate_temp = 60
|
|
textured_plate_temp = 60
|
|
cool_plate_temp_initial_layer = 60
|
|
eng_plate_temp_initial_layer = 60
|
|
hot_plate_temp_initial_layer = 60
|
|
textured_plate_temp_initial_layer = 60
|
|
overhang_fan_threshold = 95%
|
|
overhang_fan_speed = 100
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
filament_end_gcode = ; filament end gcode
|
|
|
|
filament_flow_ratio = 1
|
|
reduce_fan_stop_start_freq = 0
|
|
fan_cooling_layer_time = 60
|
|
filament_cost = 0
|
|
filament_density = 0
|
|
filament_deretraction_speed = nil
|
|
filament_diameter = 1.75
|
|
filament_max_volumetric_speed = 0
|
|
filament_minimal_purge_on_wipe_tower = 15
|
|
filament_retraction_minimum_travel = nil
|
|
filament_retract_before_wipe = nil
|
|
filament_retract_when_changing_layer = nil
|
|
filament_retraction_length = nil
|
|
filament_z_hop = nil
|
|
filament_z_hop_types = nil
|
|
filament_retract_restart_extra = nil
|
|
filament_retraction_speed = nil
|
|
filament_settings_id =
|
|
filament_soluble = 0
|
|
filament_type = PLA
|
|
filament_vendor = Generic
|
|
filament_wipe = nil
|
|
filament_wipe_distance = nil
|
|
bed_type = Cool Plate
|
|
nozzle_temperature_initial_layer = 200
|
|
full_fan_speed_layer = 0
|
|
fan_max_speed = 100
|
|
fan_min_speed = 35
|
|
slow_down_min_speed = 10
|
|
slow_down_layer_time = 8
|
|
filament_start_gcode = ; Filament gcode
|
|
|
|
nozzle_temperature = 200
|
|
temperature_vitrification = 100
|
|
|
|
[filament:fdm_filament_abs]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 105
|
|
eng_plate_temp = 105
|
|
hot_plate_temp = 105
|
|
textured_plate_temp = 105
|
|
cool_plate_temp_initial_layer = 105
|
|
eng_plate_temp_initial_layer = 105
|
|
hot_plate_temp_initial_layer = 105
|
|
textured_plate_temp_initial_layer = 105
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
fan_cooling_layer_time = 5
|
|
filament_max_volumetric_speed = 50
|
|
filament_type = ABS
|
|
filament_density = 1.04
|
|
filament_cost = 30
|
|
nozzle_temperature_initial_layer = 250
|
|
reduce_fan_stop_start_freq = 1
|
|
fan_max_speed = 60
|
|
fan_min_speed = 18
|
|
overhang_fan_threshold = 25%
|
|
overhang_fan_speed = 40%
|
|
nozzle_temperature = 250
|
|
temperature_vitrification = 110
|
|
nozzle_temperature_range_low = 240
|
|
nozzle_temperature_range_high = 280
|
|
slow_down_min_speed = 30
|
|
slow_down_layer_time = 3
|
|
|
|
[filament:fdm_filament_asa]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 105
|
|
eng_plate_temp = 105
|
|
hot_plate_temp = 105
|
|
textured_plate_temp = 105
|
|
cool_plate_temp_initial_layer = 105
|
|
eng_plate_temp_initial_layer = 105
|
|
hot_plate_temp_initial_layer = 105
|
|
textured_plate_temp_initial_layer = 105
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
fan_cooling_layer_time = 35
|
|
filament_max_volumetric_speed = 28.6
|
|
filament_type = ASA
|
|
filament_density = 1.04
|
|
filament_cost = 20
|
|
nozzle_temperature_initial_layer = 260
|
|
reduce_fan_stop_start_freq = 1
|
|
fan_max_speed = 80
|
|
fan_min_speed = 10
|
|
overhang_fan_threshold = 25%
|
|
overhang_fan_speed = 80
|
|
nozzle_temperature = 260
|
|
temperature_vitrification = 110
|
|
nozzle_temperature_range_low = 240
|
|
nozzle_temperature_range_high = 270
|
|
slow_down_min_speed = 10
|
|
slow_down_layer_time = 3
|
|
|
|
[filament:fdm_filament_pa]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 0
|
|
eng_plate_temp = 100
|
|
hot_plate_temp = 100
|
|
textured_plate_temp = 100
|
|
cool_plate_temp_initial_layer = 0
|
|
eng_plate_temp_initial_layer = 100
|
|
hot_plate_temp_initial_layer = 100
|
|
textured_plate_temp_initial_layer = 100
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
fan_cooling_layer_time = 4
|
|
filament_max_volumetric_speed = 8
|
|
filament_type = PA
|
|
filament_density = 1.04
|
|
filament_cost = 20
|
|
nozzle_temperature_initial_layer = 290
|
|
reduce_fan_stop_start_freq = 0
|
|
fan_max_speed = 60
|
|
fan_min_speed = 0
|
|
overhang_fan_speed = 30
|
|
nozzle_temperature = 290
|
|
temperature_vitrification = 108
|
|
nozzle_temperature_range_low = 270
|
|
nozzle_temperature_range_high = 300
|
|
slow_down_min_speed = 10
|
|
slow_down_layer_time = 2
|
|
|
|
[filament:fdm_filament_pc]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 0
|
|
eng_plate_temp = 110
|
|
hot_plate_temp = 110
|
|
textured_plate_temp = 110
|
|
cool_plate_temp_initial_layer = 0
|
|
eng_plate_temp_initial_layer = 110
|
|
hot_plate_temp_initial_layer = 110
|
|
textured_plate_temp_initial_layer = 110
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
fan_cooling_layer_time = 30
|
|
filament_max_volumetric_speed = 23.2
|
|
filament_type = PC
|
|
filament_density = 1.04
|
|
filament_cost = 20
|
|
nozzle_temperature_initial_layer = 270
|
|
reduce_fan_stop_start_freq = 1
|
|
fan_max_speed = 60
|
|
fan_min_speed = 10
|
|
overhang_fan_threshold = 25%
|
|
overhang_fan_speed = 60
|
|
nozzle_temperature = 280
|
|
temperature_vitrification = 140
|
|
nozzle_temperature_range_low = 260
|
|
nozzle_temperature_range_high = 280
|
|
slow_down_min_speed = 10
|
|
slow_down_layer_time = 2
|
|
|
|
[filament:fdm_filament_pet]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 60
|
|
eng_plate_temp = 0
|
|
hot_plate_temp = 80
|
|
textured_plate_temp = 80
|
|
cool_plate_temp_initial_layer = 60
|
|
eng_plate_temp_initial_layer = 70
|
|
hot_plate_temp_initial_layer = 70
|
|
textured_plate_temp_initial_layer = 70
|
|
slow_down_for_layer_cooling = 1
|
|
close_fan_the_first_x_layers = 3
|
|
fan_cooling_layer_time = 5
|
|
filament_max_volumetric_speed = 25
|
|
filament_type = PETG
|
|
filament_density = 1.27
|
|
filament_cost = 30
|
|
nozzle_temperature_initial_layer = 255
|
|
reduce_fan_stop_start_freq = 1
|
|
fan_max_speed = 80
|
|
fan_min_speed = 20
|
|
overhang_fan_speed = 70
|
|
nozzle_temperature = 255
|
|
temperature_vitrification = 80
|
|
nozzle_temperature_range_low = 220
|
|
nozzle_temperature_range_high = 280
|
|
filament_start_gcode = ; filament start gcode
|
|
|
|
[filament:fdm_filament_pla]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
fan_cooling_layer_time = 100
|
|
filament_max_volumetric_speed = 12
|
|
filament_type = PLA
|
|
filament_density = 1.24
|
|
filament_cost = 20
|
|
cool_plate_temp = 60
|
|
eng_plate_temp = 60
|
|
hot_plate_temp = 60
|
|
textured_plate_temp = 60
|
|
cool_plate_temp_initial_layer = 60
|
|
eng_plate_temp_initial_layer = 60
|
|
hot_plate_temp_initial_layer = 60
|
|
textured_plate_temp_initial_layer = 60
|
|
nozzle_temperature_initial_layer = 220
|
|
reduce_fan_stop_start_freq = 1
|
|
slow_down_for_layer_cooling = 1
|
|
fan_max_speed = 100
|
|
fan_min_speed = 45
|
|
overhang_fan_speed = 75
|
|
overhang_fan_threshold = 50%
|
|
close_fan_the_first_x_layers = 1
|
|
nozzle_temperature = 220
|
|
temperature_vitrification = 60
|
|
nozzle_temperature_range_low = 190
|
|
nozzle_temperature_range_high = 230
|
|
slow_down_min_speed = 5
|
|
slow_down_layer_time = 5
|
|
additional_cooling_fan_speed = 70
|
|
filament_start_gcode = ; filament start gcode
|
|
|
|
[filament:fdm_filament_pva]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 35
|
|
eng_plate_temp = 0
|
|
hot_plate_temp = 45
|
|
textured_plate_temp = 45
|
|
cool_plate_temp_initial_layer = 35
|
|
eng_plate_temp_initial_layer = 0
|
|
hot_plate_temp_initial_layer = 45
|
|
textured_plate_temp_initial_layer = 45
|
|
fan_cooling_layer_time = 100
|
|
filament_max_volumetric_speed = 15
|
|
filament_soluble = 1
|
|
filament_is_support = 1
|
|
filament_type = PVA
|
|
filament_density = 1.24
|
|
filament_cost = 20
|
|
nozzle_temperature_initial_layer = 220
|
|
reduce_fan_stop_start_freq = 1
|
|
slow_down_for_layer_cooling = 1
|
|
fan_max_speed = 100
|
|
fan_min_speed = 100
|
|
overhang_fan_speed = 100
|
|
overhang_fan_threshold = 50%
|
|
close_fan_the_first_x_layers = 1
|
|
nozzle_temperature = 220
|
|
temperature_vitrification = 50
|
|
nozzle_temperature_range_low = 190
|
|
nozzle_temperature_range_high = 250
|
|
slow_down_min_speed = 10
|
|
slow_down_layer_time = 4
|
|
additional_cooling_fan_speed = 70
|
|
filament_start_gcode = ; filament start gcode
|
|
|
|
[filament:fdm_filament_tpu]
|
|
inherits = fdm_filament_common
|
|
from = system
|
|
instantiation = false
|
|
cool_plate_temp = 30
|
|
eng_plate_temp = 30
|
|
hot_plate_temp = 35
|
|
textured_plate_temp = 35
|
|
cool_plate_temp_initial_layer = 30
|
|
eng_plate_temp_initial_layer = 30
|
|
hot_plate_temp_initial_layer = 35
|
|
textured_plate_temp_initial_layer = 35
|
|
fan_cooling_layer_time = 100
|
|
filament_max_volumetric_speed = 15
|
|
filament_type = TPU
|
|
filament_density = 1.24
|
|
filament_cost = 20
|
|
filament_retraction_length = 0.4
|
|
nozzle_temperature_initial_layer = 240
|
|
reduce_fan_stop_start_freq = 1
|
|
slow_down_for_layer_cooling = 1
|
|
fan_max_speed = 100
|
|
fan_min_speed = 100
|
|
overhang_fan_speed = 100
|
|
additional_cooling_fan_speed = 70
|
|
close_fan_the_first_x_layers = 1
|
|
nozzle_temperature = 240
|
|
temperature_vitrification = 60
|
|
nozzle_temperature_range_low = 200
|
|
nozzle_temperature_range_high = 250
|
|
filament_start_gcode = ; filament start gcode
|
|
|
|
[filament:Vzbot Generic ABS]
|
|
inherits = fdm_filament_abs
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFB99
|
|
instantiation = true
|
|
filament_flow_ratio = 0.926
|
|
filament_max_volumetric_speed = 50
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic ASA]
|
|
inherits = fdm_filament_asa
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFB98
|
|
instantiation = true
|
|
filament_flow_ratio = 0.93
|
|
filament_max_volumetric_speed = 50
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PA]
|
|
inherits = fdm_filament_pa
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFN99
|
|
instantiation = true
|
|
nozzle_temperature_initial_layer = 280
|
|
nozzle_temperature = 280
|
|
filament_max_volumetric_speed = 50
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PA-CF]
|
|
inherits = fdm_filament_pa
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFN98
|
|
instantiation = true
|
|
filament_type = PA-CF
|
|
nozzle_temperature_initial_layer = 280
|
|
nozzle_temperature = 280
|
|
filament_max_volumetric_speed = 50
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PC]
|
|
inherits = fdm_filament_pc
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFC99
|
|
instantiation = true
|
|
filament_max_volumetric_speed = 50
|
|
filament_flow_ratio = 0.94
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PETG]
|
|
inherits = fdm_filament_pet
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFG99
|
|
instantiation = true
|
|
reduce_fan_stop_start_freq = 1
|
|
slow_down_for_layer_cooling = 1
|
|
fan_cooling_layer_time = 30
|
|
overhang_fan_speed = 70
|
|
overhang_fan_threshold = 25%
|
|
fan_max_speed = 80
|
|
fan_min_speed = 20
|
|
slow_down_min_speed = 30
|
|
slow_down_layer_time = 5
|
|
filament_flow_ratio = 0.95
|
|
filament_max_volumetric_speed = 50
|
|
filament_start_gcode = ; filament start gcode
|
|
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PLA]
|
|
inherits = fdm_filament_pla
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFL99
|
|
instantiation = true
|
|
filament_flow_ratio = 0.98
|
|
filament_max_volumetric_speed = 50
|
|
slow_down_layer_time = 5
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PLA-CF]
|
|
inherits = fdm_filament_pla
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFL98
|
|
instantiation = true
|
|
filament_flow_ratio = 0.95
|
|
filament_type = PLA-CF
|
|
filament_max_volumetric_speed = 50
|
|
slow_down_layer_time = 7
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic PVA]
|
|
inherits = fdm_filament_pva
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFS99
|
|
instantiation = true
|
|
filament_flow_ratio = 0.95
|
|
filament_max_volumetric_speed = 50
|
|
slow_down_layer_time = 7
|
|
slow_down_min_speed = 30
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|
|
|
|
[filament:Vzbot Generic TPU]
|
|
inherits = fdm_filament_tpu
|
|
from = system
|
|
setting_id = GFSA04
|
|
filament_id = GFU99
|
|
instantiation = true
|
|
filament_max_volumetric_speed = 50
|
|
compatible_printers = Vzbot 235 AWD 0.4 nozzle,Vzbot 330 AWD 0.4 nozzle,Vzbot 235 AWD 0.5 nozzle,Vzbot 235 AWD 0.6 nozzle,Vzbot 330 AWD 0.5 nozzle,Vzbot 330 AWD 0.6 nozzle
|