mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-03 00:39:46 +00:00
609 lines
17 KiB
INI
609 lines
17 KiB
INI
[vendor]
|
|
repo_id = orcaslicer-fff
|
|
name = RolohaunDesign
|
|
config_version = 02.03.02.60
|
|
description = RolohaunDesign Printer Profiles
|
|
force_update = 0
|
|
|
|
[printer_model:Rolohaun Delta Flyer Refit]
|
|
model_id = RDFR1_1
|
|
nozzle_diameter = 0.4
|
|
machine_tech = FFF
|
|
family = RolohaunDesign
|
|
bed_model =
|
|
bed_texture = bedtexture-rook-green-120.png
|
|
hotend_model =
|
|
default_materials = Generic PLA @System;Generic PETG @System
|
|
|
|
[printer_model:Rook MK1 LDO]
|
|
model_id = RKMK1_1
|
|
nozzle_diameter = 0.4;0.2;0.6;0.8
|
|
machine_tech = FFF
|
|
family = RolohaunDesign
|
|
bed_model =
|
|
bed_texture = bedtexture-rook-green-120.png
|
|
hotend_model =
|
|
default_materials = Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System
|
|
|
|
[printer:fdm_machine_common]
|
|
from = system
|
|
instantiation = false
|
|
printer_technology = FFF
|
|
deretraction_speed = 40
|
|
extruder_colour = #FCE94F
|
|
extruder_offset = 0x0
|
|
gcode_flavor = marlin
|
|
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 = 500
|
|
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 = 165
|
|
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 =
|
|
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
|
|
layer_change_gcode = ;AFTER_LAYER_CHANGE
|
|
;[layer_z]
|
|
before_layer_change_gcode = ;BEFORE_LAYER_CHANGE
|
|
;[layer_z]
|
|
G92 E0
|
|
|
|
machine_pause_gcode = M601
|
|
|
|
[printer:fdm_common_Rook MK1 LDO]
|
|
inherits = fdm_machine_common
|
|
from = system
|
|
instantiation = false
|
|
gcode_flavor = klipper
|
|
machine_max_acceleration_e = 5000,5000
|
|
machine_max_acceleration_extruding = 8000,8000
|
|
machine_max_acceleration_retracting = 5000,5000
|
|
machine_max_acceleration_travel = 8000,8000
|
|
machine_max_acceleration_x = 8000,8000
|
|
machine_max_acceleration_y = 8000,8000
|
|
machine_max_acceleration_z = 500,500
|
|
machine_max_speed_e = 25,25
|
|
machine_max_speed_x = 420,420
|
|
machine_max_speed_y = 420,420
|
|
machine_max_speed_z = 12,12
|
|
machine_max_jerk_e = 2.5,2.5
|
|
machine_max_jerk_x = 12,12
|
|
machine_max_jerk_y = 12,12
|
|
machine_max_jerk_z = 0.2,0.4
|
|
machine_min_extruding_rate = 0,0
|
|
machine_min_travel_rate = 0,0
|
|
max_layer_height = 0.32
|
|
min_layer_height = 0.08
|
|
printable_height = 165
|
|
extruder_clearance_radius = 65
|
|
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.8
|
|
retract_length_toolchange = 2
|
|
z_hop = 0.4
|
|
retract_restart_extra = 0
|
|
retract_restart_extra_toolchange = 0
|
|
retraction_speed = 50
|
|
deretraction_speed = 40
|
|
z_hop_types = Normal Lift
|
|
silent_mode = 0
|
|
single_extruder_multi_material = 1
|
|
change_filament_gcode =
|
|
wipe = 1
|
|
default_filament_profile = Generic PLA @System
|
|
default_print_profile = 0.20mm Standard @Rook MK1 LDO
|
|
bed_exclude_area = 0x0
|
|
machine_start_gcode = M190 S[bed_temperature_initial_layer_single]
|
|
M109 S[nozzle_temperature_initial_layer]
|
|
PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]
|
|
|
|
machine_end_gcode = PRINT_END
|
|
layer_change_gcode = ;AFTER_LAYER_CHANGE
|
|
;[layer_z]
|
|
before_layer_change_gcode = ;BEFORE_LAYER_CHANGE
|
|
;[layer_z]
|
|
G92 E0
|
|
|
|
machine_pause_gcode = PAUSE
|
|
scan_first_layer = 0
|
|
nozzle_type = undefine
|
|
auxiliary_fan = 0
|
|
|
|
[printer:Rolohaun Delta Flyer Refit 0.4 nozzle]
|
|
inherits = fdm_common_Rook MK1 LDO
|
|
from = system
|
|
instantiation = true
|
|
setting_id = RDFR_01
|
|
bed_custom_model =
|
|
printer_structure = delta
|
|
deretraction_speed = 60
|
|
machine_max_acceleration_extruding = 10000,20000
|
|
machine_max_acceleration_x = 10000,20000
|
|
machine_max_acceleration_y = 10000,20000
|
|
machine_start_gcode = PRINT_START EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]
|
|
|
|
min_layer_height = 0.04
|
|
nozzle_type = brass
|
|
printable_area = 54.7907x4.79357,54.1644x9.55065,53.1259x14.235,51.6831x18.8111,49.8469x23.244,47.6314x27.5,45.0534x31.5467,42.1324x35.3533,38.8909x38.8909,35.3533x42.1324,31.5467x45.0534,27.5x47.6314,23.244x49.8469,18.8111x51.6831,14.235x53.1259,9.55065x54.1644,4.79357x54.7907,3.36778e-15x55,-4.79357x54.7907,-9.55065x54.1644,-14.235x53.1259,-18.8111x51.6831,-23.244x49.8469,-27.5x47.6314,-31.5467x45.0534,-35.3533x42.1324,-38.8909x38.8909,-42.1324x35.3533,-45.0534x31.5467,-47.6314x27.5,-49.8469x23.244,-51.6831x18.8111,-53.1259x14.235,-54.1644x9.55065,-54.7907x4.79357,-55x6.73556e-15,-54.7907x-4.79357,-54.1644x-9.55065,-53.1259x-14.235,-51.6831x-18.8111,-49.8469x-23.244,-47.6314x-27.5,-45.0534x-31.5467,-42.1324x-35.3533,-38.8909x-38.8909,-35.3533x-42.1324,-31.5467x-45.0534,-27.5x-47.6314,-23.244x-49.8469,-18.8111x-51.6831,-14.235x-53.1259,-9.55065x-54.1644,-4.79357x-54.7907,-1.01033e-14x-55,4.79357x-54.7907,9.55065x-54.1644,14.235x-53.1259,18.8111x-51.6831,23.244x-49.8469,27.5x-47.6314,31.5467x-45.0534,35.3533x-42.1324,38.8909x-38.8909,42.1324x-35.3533,45.0534x-31.5467,47.6314x-27.5,49.8469x-23.244,51.6831x-18.8111,53.1259x-14.235,54.1644x-9.55065,54.7907x-4.79357,55x-1.34711e-14
|
|
printer_model = Rolohaun Delta Flyer Refit
|
|
printable_height = 115
|
|
retraction_length = 1.8
|
|
retraction_speed = 60
|
|
support_multi_bed_types = 1
|
|
thumbnails = 48x48/PNG, 300x300/PNG
|
|
z_hop = 0.8
|
|
|
|
[printer:Rook MK1 LDO 0.2 nozzle]
|
|
inherits = fdm_common_Rook MK1 LDO
|
|
from = system
|
|
setting_id = RKMK1_m002
|
|
instantiation = true
|
|
printer_model = Rook MK1 LDO
|
|
nozzle_diameter = 0.2
|
|
max_layer_height = 0.16
|
|
min_layer_height = 0.04
|
|
printer_variant = 0.2
|
|
printable_area = 0x0,110x0,110x110,0x110
|
|
printable_height = 111
|
|
|
|
[printer:Rook MK1 LDO 0.4 nozzle]
|
|
inherits = fdm_common_Rook MK1 LDO
|
|
from = system
|
|
setting_id = RKMK1_m001
|
|
instantiation = true
|
|
printer_model = Rook MK1 LDO
|
|
nozzle_diameter = 0.4
|
|
printer_variant = 0.4
|
|
printable_area = 0x0,110x0,110x110,0x110
|
|
printable_height = 111
|
|
|
|
[printer:Rook MK1 LDO 0.6 nozzle]
|
|
inherits = fdm_common_Rook MK1 LDO
|
|
from = system
|
|
setting_id = RKMK1_m003
|
|
instantiation = true
|
|
printer_model = Rook MK1 LDO
|
|
nozzle_diameter = 0.6
|
|
max_layer_height = 0.4
|
|
min_layer_height = 0.12
|
|
printer_variant = 0.6
|
|
printable_area = 0x0,110x0,110x110,0x110
|
|
printable_height = 111
|
|
|
|
[printer:Rook MK1 LDO 0.8 nozzle]
|
|
inherits = fdm_common_Rook MK1 LDO
|
|
from = system
|
|
setting_id = RKMK1_m004
|
|
instantiation = true
|
|
printer_model = Rook MK1 LDO
|
|
nozzle_diameter = 0.8
|
|
max_layer_height = 0.6
|
|
min_layer_height = 0.2
|
|
printer_variant = 0.8
|
|
printable_area = 0x0,110x0,110x110,0x110
|
|
printable_height = 111
|
|
|
|
[print: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_thickness = 0
|
|
bridge_speed = 25
|
|
internal_bridge_speed = 70
|
|
brim_width = 5
|
|
brim_object_gap = 0.1
|
|
compatible_printers =
|
|
compatible_printers_condition =
|
|
print_sequence = by layer
|
|
default_acceleration = 1000
|
|
initial_layer_acceleration = 500
|
|
top_surface_acceleration = 1000
|
|
travel_acceleration = 1000
|
|
inner_wall_acceleration = 1000
|
|
outer_wall_acceleration = 700
|
|
bridge_no_support = 0
|
|
draft_shield = disabled
|
|
elefant_foot_compensation = 0
|
|
enable_arc_fitting = 0
|
|
wall_infill_order = inner wall/outer wall/infill
|
|
infill_direction = 45
|
|
sparse_infill_density = 15%
|
|
sparse_infill_pattern = crosshatch
|
|
initial_layer_print_height = 0.2
|
|
infill_combination = 0
|
|
infill_wall_overlap = 25%
|
|
interface_shells = 0
|
|
ironing_flow = 10%
|
|
ironing_spacing = 0.15
|
|
ironing_speed = 30
|
|
ironing_type = no ironing
|
|
reduce_infill_retraction = 1
|
|
filename_format = {input_filename_base}_{layer_height}mm_{filament_type[initial_tool]}_{printer_model}_{print_time}.gcode
|
|
detect_overhang_wall = 1
|
|
slowdown_for_curled_perimeters = 1
|
|
overhang_1_4_speed = 0
|
|
overhang_2_4_speed = 50
|
|
overhang_3_4_speed = 30
|
|
overhang_4_4_speed = 10
|
|
line_width = 110%
|
|
inner_wall_line_width = 110%
|
|
outer_wall_line_width = 100%
|
|
top_surface_line_width = 93.75%
|
|
sparse_infill_line_width = 110%
|
|
initial_layer_line_width = 120%
|
|
internal_solid_infill_line_width = 120%
|
|
support_line_width = 96%
|
|
wall_loops = 3
|
|
print_settings_id =
|
|
raft_layers = 0
|
|
seam_position = aligned
|
|
skirt_distance = 2
|
|
skirt_height = 3
|
|
min_skirt_length = 4
|
|
skirt_loops = 0
|
|
minimum_sparse_infill_area = 15
|
|
spiral_mode = 0
|
|
standby_temperature_delta = -5
|
|
enable_support = 0
|
|
resolution = 0.012
|
|
support_type = normal(auto)
|
|
support_on_build_plate_only = 0
|
|
support_top_z_distance = 0.2
|
|
support_bottom_z_distance = 0.2
|
|
support_filament = 0
|
|
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 = default
|
|
support_base_pattern_spacing = 2.5
|
|
support_speed = 150
|
|
support_threshold_angle = 30
|
|
support_object_xy_distance = 0.35
|
|
tree_support_branch_angle = 30
|
|
tree_support_wall_count = 0
|
|
tree_support_with_infill = 0
|
|
detect_thin_wall = 0
|
|
top_surface_pattern = monotonicline
|
|
top_shell_thickness = 0.8
|
|
enable_prime_tower = 1
|
|
wipe_tower_no_sparse_layers = 0
|
|
prime_tower_width = 60
|
|
xy_hole_compensation = 0
|
|
xy_contour_compensation = 0
|
|
layer_height = 0.2
|
|
bottom_shell_layers = 3
|
|
top_shell_layers = 4
|
|
bridge_flow = 1
|
|
initial_layer_speed = 45
|
|
initial_layer_infill_speed = 45
|
|
outer_wall_speed = 45
|
|
inner_wall_speed = 80
|
|
sparse_infill_speed = 150
|
|
internal_solid_infill_speed = 150
|
|
top_surface_speed = 50
|
|
gap_infill_speed = 30
|
|
travel_speed = 200
|
|
|
|
[print:fdm_process_Rook MK1 LDO_common]
|
|
inherits = fdm_process_common
|
|
from = system
|
|
instantiation = false
|
|
default_acceleration = 10000
|
|
top_surface_acceleration = 5000
|
|
travel_acceleration = 10000
|
|
inner_wall_acceleration = 8000
|
|
outer_wall_acceleration = 5000
|
|
initial_layer_acceleration = 2000
|
|
initial_layer_speed = 50
|
|
initial_layer_infill_speed = 105
|
|
outer_wall_speed = 150
|
|
inner_wall_speed = 200
|
|
internal_solid_infill_speed = 300
|
|
top_surface_speed = 120
|
|
gap_infill_speed = 200
|
|
sparse_infill_speed = 300
|
|
travel_speed = 500
|
|
travel_jerk = 12
|
|
outer_wall_jerk = 7
|
|
inner_wall_jerk = 7
|
|
default_jerk = 9
|
|
infill_jerk = 12
|
|
top_surface_jerk = 7
|
|
initial_layer_jerk = 7
|
|
exclude_object = 1
|
|
|
|
[print:0.08mm Extra Fine @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p001
|
|
instantiation = true
|
|
layer_height = 0.08
|
|
bottom_shell_layers = 7
|
|
top_shell_layers = 9
|
|
support_top_z_distance = 0.08
|
|
support_bottom_z_distance = 0.08
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.2 nozzle,Rook MK1 LDO 0.6 nozzle
|
|
|
|
[print:0.08mm Super Fine @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
layer_height = 0.08
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 5%
|
|
top_shell_layers = 6
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
wall_loops = 4
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.10mm Fine @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
layer_height = 0.1
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 5%
|
|
top_shell_layers = 6
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
wall_loops = 4
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.12mm Fine @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p002
|
|
instantiation = true
|
|
layer_height = 0.12
|
|
bottom_shell_layers = 5
|
|
top_shell_layers = 6
|
|
support_top_z_distance = 0.08
|
|
support_bottom_z_distance = 0.08
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.2 nozzle,Rook MK1 LDO 0.6 nozzle
|
|
|
|
[print:0.16mm Optimal @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
layer_height = 0.16
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 10%
|
|
top_shell_layers = 5
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.16mm Optimal @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p003
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
top_shell_layers = 5
|
|
support_top_z_distance = 0.16
|
|
support_bottom_z_distance = 0.16
|
|
layer_height = 0.16
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.2 nozzle,Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.20mm Standard @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.20mm Standard @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p004
|
|
instantiation = true
|
|
layer_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.24mm Draft @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
bottom_shell_layers = 2
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
layer_height = 0.24
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 10%
|
|
top_shell_layers = 3
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
wall_loops = 2
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.24mm Draft @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p005
|
|
instantiation = true
|
|
support_top_z_distance = 0.2
|
|
support_bottom_z_distance = 0.2
|
|
layer_height = 0.24
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.28mm Extra Draft @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p006
|
|
instantiation = true
|
|
layer_height = 0.28
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.28mm Rough Draft @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
bottom_shell_layers = 2
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
layer_height = 0.28
|
|
min_skirt_length = 8
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 10%
|
|
top_shell_layers = 3
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
wall_loops = 2
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.2mm Vase Mode @Delta Flyer Refit]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
instantiation = true
|
|
bottom_shell_layers = 4
|
|
initial_layer_infill_speed = 100
|
|
initial_layer_speed = 80
|
|
min_skirt_length = 8
|
|
outer_wall_line_width = 1
|
|
skirt_height = 1
|
|
skirt_loops = 2
|
|
sparse_infill_density = 0%
|
|
spiral_mode = 1
|
|
top_shell_layers = 0
|
|
top_solid_infill_flow_ratio = 0.95
|
|
travel_speed = 300
|
|
wall_loops = 1
|
|
compatible_printers = Rolohaun Delta Flyer Refit 0.4 nozzle
|
|
|
|
[print:0.32mm Standard @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p007
|
|
instantiation = true
|
|
support_top_z_distance = 0.24
|
|
support_bottom_z_distance = 0.24
|
|
layer_height = 0.32
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.4 nozzle,Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.40mm Standard @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p008
|
|
instantiation = true
|
|
support_top_z_distance = 0.24
|
|
support_bottom_z_distance = 0.24
|
|
layer_height = 0.40
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.6 nozzle,Rook MK1 LDO 0.8 nozzle
|
|
|
|
[print:0.56mm Standard @Rook MK1 LDO]
|
|
inherits = fdm_process_Rook MK1 LDO_common
|
|
from = system
|
|
setting_id = RKMK1_p009
|
|
instantiation = true
|
|
support_top_z_distance = 0.24
|
|
support_bottom_z_distance = 0.24
|
|
layer_height = 0.56
|
|
initial_layer_print_height = 0.2
|
|
compatible_printers = Rook MK1 LDO 0.8 nozzle
|