Tweaked speed settings
CaliCat had some issues with too much heat
This commit is contained in:
parent
0da4860917
commit
c523697bf2
|
@ -1,35 +1,75 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:03:40 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-24 at 20:40:56 UTC
|
||||
allow_ip_resolve = 1
|
||||
auto_toolbar_size = 100
|
||||
autocenter = 0
|
||||
background_processing = 0
|
||||
clear_undo_redo_stack_on_new_project = 1
|
||||
collapsed_sidebar = 0
|
||||
color_mapinulation_panel = 0
|
||||
custom_toolbar_size = 100
|
||||
default_action_on_close_application = none
|
||||
default_action_on_new_project = none
|
||||
default_action_on_select_preset = none
|
||||
drop_project_action = 1
|
||||
export_sources_full_pathnames = 0
|
||||
last_output_path = /Users/jannik/Desktop
|
||||
last_output_path = /Users/jannik/Downloads
|
||||
no_controller = 1
|
||||
no_defaults = 1
|
||||
notify_release = all
|
||||
order_volumes = 1
|
||||
preset_update = 1
|
||||
print_host_queue_dialog_column_0 = 80
|
||||
print_host_queue_dialog_column_1 = 80
|
||||
print_host_queue_dialog_column_2 = 80
|
||||
print_host_queue_dialog_column_3 = 80
|
||||
print_host_queue_dialog_column_4 = 80
|
||||
print_host_queue_dialog_column_5 = 46
|
||||
print_host_queue_dialog_height = 60
|
||||
print_host_queue_dialog_width = 30
|
||||
print_host_queue_dialog_x = 520
|
||||
print_host_queue_dialog_y = 528
|
||||
remember_output_path = 1
|
||||
remember_output_path_removable = 1
|
||||
restore_win_position = 1
|
||||
reverse_mouse_wheel_zoom = 0
|
||||
seq_top_layer_only = 1
|
||||
show_drop_project_dialog = 1
|
||||
show_hints = 1
|
||||
show_incompatible_presets = 0
|
||||
show_splash_screen = 1
|
||||
single_instance = 1
|
||||
translation_language = en_GB
|
||||
use_custom_toolbar_size = 0
|
||||
use_free_camera = 0
|
||||
use_inches = 0
|
||||
use_perspective_camera = 1
|
||||
use_retina_opengl = 1
|
||||
version = 2.2.0+
|
||||
version = 2.5.2+MacOS-x64
|
||||
version_check = 1
|
||||
version_online = 2.2.0
|
||||
version_online_seen = 2.2.0
|
||||
view_mode = advanced
|
||||
window_mainframe = 0; 23; 1440; 838; 1
|
||||
version_online = 2.5.2
|
||||
version_online_seen = 2.5.2
|
||||
version_system_info_sent = 2.5.2+MacOS-x64
|
||||
view_mode = expert
|
||||
window_mainframe = 0; 25; 1440; 833; 1
|
||||
|
||||
[presets]
|
||||
filament = DasFilament-PLA-red-3.00
|
||||
physical_printer = Octoprusa * prusa_i3_JB
|
||||
print = prusa_i3_JB-h03
|
||||
printer = prusa_i3_JB
|
||||
sla_material =
|
||||
sla_print =
|
||||
|
||||
[recent]
|
||||
config_directory = /Users/jannik/cloud-bey/Documents/3D-Printing/calibration and tests
|
||||
printhost_path =
|
||||
printhost_print = 0
|
||||
skein_directory = /Users/jannik/Downloads
|
||||
skein_directory = /Users/jannik/cloud-bey/Documents/3D-Printing/calibration and tests
|
||||
|
||||
[recent_projects]
|
||||
1 = /Users/jannik/cloud-bey/Documents/3D-Printing/calibration and tests/calicat.3mf
|
||||
2 = /Users/jannik/cloud-bey/Documents/3D-Printing/calibration and tests/3DBenchy-#763622.3mf
|
||||
3 = /Users/jannik/cloud-bey/catears.3mf
|
||||
4 = /Users/jannik/Downloads/3DBenchy-#763622.3mf
|
||||
5 = /Users/jannik/Downloads/calicat.3mf
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:05:23 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-24 at 18:09:44 UTC
|
||||
bed_temperature = 0
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
|
@ -10,7 +10,7 @@ disable_fan_first_layers = 3
|
|||
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 30
|
||||
fan_below_layer_time = 60
|
||||
filament_colour = #000000
|
||||
filament_cooling_final_speed = 3.4
|
||||
filament_cooling_initial_speed = 2.2
|
||||
|
@ -37,6 +37,7 @@ filament_retract_restart_extra = nil
|
|||
filament_retract_speed = nil
|
||||
filament_settings_id = ""
|
||||
filament_soluble = 0
|
||||
filament_spool_weight = 0
|
||||
filament_toolchange_delay = 0
|
||||
filament_type = PLA
|
||||
filament_unload_time = 0
|
||||
|
@ -46,10 +47,11 @@ filament_vendor = (Unknown)
|
|||
filament_wipe = nil
|
||||
first_layer_bed_temperature = 0
|
||||
first_layer_temperature = 205
|
||||
full_fan_speed_layer = 0
|
||||
inherits =
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 30
|
||||
min_print_speed = 10
|
||||
slowdown_below_layer_time = 10
|
||||
slowdown_below_layer_time = 15
|
||||
start_filament_gcode = "; Filament gcode\n"
|
||||
temperature = 200
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:05:20 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-24 at 18:09:41 UTC
|
||||
bed_temperature = 0
|
||||
bridge_fan_speed = 100
|
||||
compatible_printers =
|
||||
|
@ -10,7 +10,7 @@ disable_fan_first_layers = 3
|
|||
end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n"
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 0
|
||||
fan_below_layer_time = 30
|
||||
fan_below_layer_time = 60
|
||||
filament_colour = #FB0207
|
||||
filament_cooling_final_speed = 3.4
|
||||
filament_cooling_initial_speed = 2.2
|
||||
|
@ -35,8 +35,9 @@ filament_retract_lift_above = nil
|
|||
filament_retract_lift_below = nil
|
||||
filament_retract_restart_extra = nil
|
||||
filament_retract_speed = nil
|
||||
filament_settings_id = ""
|
||||
filament_settings_id = DasFilament-PLA-red-3.00
|
||||
filament_soluble = 0
|
||||
filament_spool_weight = 0
|
||||
filament_toolchange_delay = 0
|
||||
filament_type = PLA
|
||||
filament_unload_time = 0
|
||||
|
@ -46,10 +47,11 @@ filament_vendor = (Unknown)
|
|||
filament_wipe = nil
|
||||
first_layer_bed_temperature = 0
|
||||
first_layer_temperature = 205
|
||||
full_fan_speed_layer = 0
|
||||
inherits =
|
||||
max_fan_speed = 100
|
||||
min_fan_speed = 30
|
||||
min_print_speed = 10
|
||||
slowdown_below_layer_time = 10
|
||||
slowdown_below_layer_time = 15
|
||||
start_filament_gcode = "; Filament gcode\n"
|
||||
temperature = 200
|
||||
|
|
|
@ -1,22 +1,26 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:03:59 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-24 at 20:02:44 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_fill_pattern = rectilinear
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
bottom_solid_layers = 2
|
||||
bottom_solid_min_thickness = 0
|
||||
bridge_acceleration = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
bridge_speed = 60
|
||||
brim_separation = 0
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
compatible_printers_condition =
|
||||
complete_objects = 0
|
||||
complete_objects = 1
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
elefant_foot_compensation = 0
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0.2
|
||||
ensure_vertical_shell_thickness = 1
|
||||
external_perimeter_acceleration = 0
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 75%
|
||||
external_perimeters_first = 0
|
||||
|
@ -26,15 +30,25 @@ extruder_clearance_radius = 20
|
|||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 30%
|
||||
fill_pattern = stars
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 0
|
||||
first_layer_acceleration_over_raft = 0
|
||||
first_layer_extrusion_width = 150%
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 75%
|
||||
first_layer_speed_over_raft = 30
|
||||
fuzzy_skin = none
|
||||
fuzzy_skin_point_dist = 0.8
|
||||
fuzzy_skin_thickness = 0.3
|
||||
gap_fill_enabled = 1
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 0
|
||||
gcode_resolution = 0.0125
|
||||
gcode_substitutions =
|
||||
infill_acceleration = 0
|
||||
infill_anchor = 600%
|
||||
infill_anchor_max = 50
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0
|
||||
|
@ -44,22 +58,37 @@ infill_overlap = 25%
|
|||
infill_speed = 0
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
ironing = 0
|
||||
ironing_flowrate = 15%
|
||||
ironing_spacing = 0.1
|
||||
ironing_speed = 15
|
||||
ironing_type = top
|
||||
layer_height = 0.2
|
||||
max_print_speed = 65
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 16
|
||||
min_bead_width = 85%
|
||||
min_feature_size = 25%
|
||||
min_skirt_length = 3
|
||||
mmu_segmented_region_max_width = 0
|
||||
notes = 16 mm3/s and 70 mm/s is fine!
|
||||
only_retract_when_crossing_perimeters = 1
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]-h[layer_height]-[fill_pattern]_[fill_density]-s[max_print_speed].gcode
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_generator = arachne
|
||||
perimeter_speed = 0
|
||||
perimeters = 2
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_contact_distance = 0.1
|
||||
raft_expansion = 1.5
|
||||
raft_first_layer_density = 90%
|
||||
raft_first_layer_expansion = 3
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = aligned
|
||||
|
@ -68,18 +97,23 @@ skirt_distance = 6
|
|||
skirt_height = 1
|
||||
skirts = 1
|
||||
slice_closing_radius = 0.049
|
||||
small_perimeter_speed = 35%
|
||||
slicing_mode = regular
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_acceleration = 0
|
||||
solid_infill_below_area = 50
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 0
|
||||
solid_infill_speed = 20
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_auto = 1
|
||||
support_material_bottom_contact_distance = 0
|
||||
support_material_bottom_interface_layers = -1
|
||||
support_material_buildplate_only = 0
|
||||
support_material_closing_radius = 2
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
|
@ -87,25 +121,35 @@ support_material_extrusion_width = 0
|
|||
support_material_interface_contact_loops = 0
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_pattern = rectilinear
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 0
|
||||
support_material_speed = 60
|
||||
support_material_style = grid
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 0
|
||||
support_material_with_sheath = 1
|
||||
support_material_xy_spacing = 50%
|
||||
thick_bridges = 1
|
||||
thin_walls = 1
|
||||
threads = 4
|
||||
top_fill_pattern = rectilinear
|
||||
threads = 8
|
||||
top_fill_pattern = monotonic
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_acceleration = 0
|
||||
top_solid_infill_speed = 75%
|
||||
top_solid_layers = 3
|
||||
top_solid_min_thickness = 0
|
||||
travel_speed = 100
|
||||
travel_speed_z = 0
|
||||
wall_distribution_count = 1
|
||||
wall_transition_angle = 10
|
||||
wall_transition_filter_deviation = 25%
|
||||
wall_transition_length = 100%
|
||||
wipe_tower = 0
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_brim_width = 2
|
||||
wipe_tower_no_sparse_layers = 0
|
||||
wipe_tower_rotation_angle = 0
|
||||
wipe_tower_width = 60
|
||||
|
|
|
@ -1,24 +1,28 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:03:56 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-24 at 20:37:04 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
bottom_fill_pattern = rectilinear
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
bottom_solid_layers = 2
|
||||
bottom_solid_min_thickness = 0
|
||||
bridge_acceleration = 0
|
||||
bridge_angle = 0
|
||||
bridge_flow_ratio = 1
|
||||
bridge_speed = 0
|
||||
bridge_speed = 60
|
||||
brim_separation = 0
|
||||
brim_type = outer_only
|
||||
brim_width = 0
|
||||
clip_multipart_objects = 0
|
||||
clip_multipart_objects = 1
|
||||
compatible_printers =
|
||||
compatible_printers_condition =
|
||||
complete_objects = 0
|
||||
default_acceleration = 0
|
||||
dont_support_bridges = 1
|
||||
draft_shield = 0
|
||||
draft_shield = disabled
|
||||
elefant_foot_compensation = 0
|
||||
ensure_vertical_shell_thickness = 1
|
||||
ensure_vertical_shell_thickness = 0
|
||||
external_perimeter_acceleration = 0
|
||||
external_perimeter_extrusion_width = 0
|
||||
external_perimeter_speed = 75%
|
||||
external_perimeter_speed = 50%
|
||||
external_perimeters_first = 0
|
||||
extra_perimeters = 1
|
||||
extruder_clearance_height = 20
|
||||
|
@ -26,15 +30,25 @@ extruder_clearance_radius = 20
|
|||
extrusion_width = 0
|
||||
fill_angle = 45
|
||||
fill_density = 30%
|
||||
fill_pattern = stars
|
||||
fill_pattern = cubic
|
||||
first_layer_acceleration = 0
|
||||
first_layer_acceleration_over_raft = 0
|
||||
first_layer_extrusion_width = 150%
|
||||
first_layer_height = 0.3
|
||||
first_layer_speed = 75%
|
||||
first_layer_speed_over_raft = 30
|
||||
fuzzy_skin = none
|
||||
fuzzy_skin_point_dist = 0.8
|
||||
fuzzy_skin_thickness = 0.3
|
||||
gap_fill_enabled = 1
|
||||
gap_fill_speed = 20
|
||||
gcode_comments = 0
|
||||
gcode_label_objects = 0
|
||||
gcode_resolution = 0.0125
|
||||
gcode_substitutions =
|
||||
infill_acceleration = 0
|
||||
infill_anchor = 600%
|
||||
infill_anchor_max = 50
|
||||
infill_every_layers = 1
|
||||
infill_extruder = 1
|
||||
infill_extrusion_width = 0
|
||||
|
@ -44,22 +58,37 @@ infill_overlap = 25%
|
|||
infill_speed = 0
|
||||
inherits =
|
||||
interface_shells = 0
|
||||
ironing = 0
|
||||
ironing_flowrate = 15%
|
||||
ironing_spacing = 0.1
|
||||
ironing_speed = 15
|
||||
ironing_type = top
|
||||
layer_height = 0.3
|
||||
max_print_speed = 65
|
||||
max_volumetric_extrusion_rate_slope_negative = 0
|
||||
max_volumetric_extrusion_rate_slope_positive = 0
|
||||
max_volumetric_speed = 16
|
||||
min_bead_width = 85%
|
||||
min_feature_size = 25%
|
||||
min_skirt_length = 3
|
||||
mmu_segmented_region_max_width = 0
|
||||
notes = 16 mm3/s and 70 mm/s is fine!
|
||||
only_retract_when_crossing_perimeters = 1
|
||||
only_retract_when_crossing_perimeters = 0
|
||||
ooze_prevention = 0
|
||||
output_filename_format = [input_filename_base]-h[layer_height]-[fill_pattern]_[fill_density]-s[max_print_speed].gcode
|
||||
overhangs = 1
|
||||
perimeter_acceleration = 0
|
||||
perimeter_extruder = 1
|
||||
perimeter_extrusion_width = 0
|
||||
perimeter_generator = arachne
|
||||
perimeter_speed = 0
|
||||
perimeters = 2
|
||||
perimeters = 3
|
||||
post_process =
|
||||
print_settings_id =
|
||||
raft_contact_distance = 0.1
|
||||
raft_expansion = 1.5
|
||||
raft_first_layer_density = 90%
|
||||
raft_first_layer_expansion = 3
|
||||
raft_layers = 0
|
||||
resolution = 0
|
||||
seam_position = aligned
|
||||
|
@ -68,18 +97,23 @@ skirt_distance = 6
|
|||
skirt_height = 1
|
||||
skirts = 1
|
||||
slice_closing_radius = 0.049
|
||||
small_perimeter_speed = 35%
|
||||
slicing_mode = regular
|
||||
small_perimeter_speed = 20
|
||||
solid_infill_acceleration = 0
|
||||
solid_infill_below_area = 50
|
||||
solid_infill_every_layers = 0
|
||||
solid_infill_extruder = 1
|
||||
solid_infill_extrusion_width = 0
|
||||
solid_infill_speed = 0
|
||||
solid_infill_speed = 20
|
||||
spiral_vase = 0
|
||||
standby_temperature_delta = -5
|
||||
support_material = 0
|
||||
support_material_angle = 0
|
||||
support_material_auto = 1
|
||||
support_material_bottom_contact_distance = 0
|
||||
support_material_bottom_interface_layers = -1
|
||||
support_material_buildplate_only = 0
|
||||
support_material_closing_radius = 2
|
||||
support_material_contact_distance = 0.2
|
||||
support_material_enforce_layers = 0
|
||||
support_material_extruder = 1
|
||||
|
@ -87,25 +121,35 @@ support_material_extrusion_width = 0
|
|||
support_material_interface_contact_loops = 0
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 3
|
||||
support_material_interface_pattern = rectilinear
|
||||
support_material_interface_spacing = 0
|
||||
support_material_interface_speed = 100%
|
||||
support_material_pattern = rectilinear
|
||||
support_material_spacing = 2.5
|
||||
support_material_speed = 0
|
||||
support_material_speed = 60
|
||||
support_material_style = grid
|
||||
support_material_synchronize_layers = 0
|
||||
support_material_threshold = 0
|
||||
support_material_with_sheath = 1
|
||||
support_material_xy_spacing = 50%
|
||||
thick_bridges = 1
|
||||
thin_walls = 1
|
||||
threads = 4
|
||||
top_fill_pattern = rectilinear
|
||||
threads = 8
|
||||
top_fill_pattern = monotonic
|
||||
top_infill_extrusion_width = 0
|
||||
top_solid_infill_acceleration = 0
|
||||
top_solid_infill_speed = 75%
|
||||
top_solid_layers = 3
|
||||
top_solid_min_thickness = 0
|
||||
travel_speed = 100
|
||||
travel_speed_z = 0
|
||||
wall_distribution_count = 1
|
||||
wall_transition_angle = 10
|
||||
wall_transition_filter_deviation = 25%
|
||||
wall_transition_length = 100%
|
||||
wipe_tower = 0
|
||||
wipe_tower_bridging = 10
|
||||
wipe_tower_brim_width = 2
|
||||
wipe_tower_no_sparse_layers = 0
|
||||
wipe_tower_rotation_angle = 0
|
||||
wipe_tower_width = 60
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# generated by PrusaSlicer 2.2.0+ on 2020-07-01 at 19:05:32 UTC
|
||||
# generated by PrusaSlicer 2.5.2+MacOS-x64 on 2023-04-23 at 10:24:25 UTC
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 5x0,195x0,195x190,5x190
|
||||
before_layer_gcode =
|
||||
between_objects_gcode =
|
||||
color_change_gcode = M600
|
||||
cooling_tube_length = 5
|
||||
cooling_tube_retraction = 91.5
|
||||
default_filament_profile = ""
|
||||
|
@ -18,9 +19,11 @@ high_current_on_filament_swap = 0
|
|||
host_type = octoprint
|
||||
inherits =
|
||||
layer_gcode = G4 P500; wait 500ms, trigger octolapse
|
||||
machine_limits_usage = emit_to_gcode
|
||||
machine_max_acceleration_e = 10000,5000
|
||||
machine_max_acceleration_extruding = 1500,1250
|
||||
machine_max_acceleration_retracting = 1500,1250
|
||||
machine_max_acceleration_travel = 1500,1250
|
||||
machine_max_acceleration_x = 9000,1000
|
||||
machine_max_acceleration_y = 9000,1000
|
||||
machine_max_acceleration_z = 500,200
|
||||
|
@ -39,10 +42,11 @@ max_print_height = 180
|
|||
min_layer_height = 0.2
|
||||
nozzle_diameter = 0.4
|
||||
parking_pos_retraction = 92
|
||||
print_host = octoprusa.fra80
|
||||
pause_print_gcode = M601
|
||||
print_host =
|
||||
printer_model =
|
||||
printer_notes =
|
||||
printer_settings_id =
|
||||
printer_settings_id = prusa_i3_JB
|
||||
printer_technology = FFF
|
||||
printer_variant =
|
||||
printer_vendor =
|
||||
|
@ -60,12 +64,12 @@ retract_lift_below = 0
|
|||
retract_restart_extra = 0
|
||||
retract_restart_extra_toolchange = 0
|
||||
retract_speed = 7
|
||||
serial_port =
|
||||
serial_speed = 250000
|
||||
silent_mode = 0
|
||||
single_extruder_multi_material = 0
|
||||
start_gcode = G92 O ; pseudo gcode for octolapse homing\nG1 F2000 X50 Y100 Z5; start pos\n
|
||||
template_custom_gcode =
|
||||
thumbnails =
|
||||
thumbnails_format = PNG
|
||||
toolchange_gcode =
|
||||
use_firmware_retraction = 0
|
||||
use_relative_e_distances = 0
|
||||
|
|
Loading…
Reference in a new issue