mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2024-11-26 22:14:21 +00:00
śro, 5 sty 2022, 18:17:30 CET
This commit is contained in:
parent
f1b0c455a1
commit
e46f832972
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-01 at 11:26:47 UTC
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-05 at 15:20:08 UTC
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 0x0,220x0,220x220,0x220
|
||||
@ -10,7 +10,7 @@ cooling_tube_retraction = 91.5
|
||||
default_filament_profile =
|
||||
default_print_profile =
|
||||
deretract_speed = 0
|
||||
end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+30, max_print_height)}{endif} ; Move print head up\n\nM104 S0 ; turn off hotend temperature\nM140 S0 ; turn off heatbed\n\nG28 X0 ; home X axis\nG28 Y200; move pirint bed to the front\n\nM84 ; disable motors\n
|
||||
end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+30, max_print_height)}{endif} ; Move print head up\n\nM104 S0 ; turn off hotend temperature\nM140 S40 ; set heatbed to 40C\n\nG28 X0 ; home X axis\nG28 Y200; move pirint bed to the front\n\nM84 ; disable motors\n
|
||||
extra_loading_move = -2
|
||||
extruder_colour = ""
|
||||
extruder_offset = 0x0
|
||||
@ -38,7 +38,7 @@ machine_max_jerk_z = 0.2,0.4
|
||||
machine_min_extruding_rate = 0,0
|
||||
machine_min_travel_rate = 0,0
|
||||
max_layer_height = 0
|
||||
max_print_height = 200
|
||||
max_print_height = 170
|
||||
min_layer_height = 0.07
|
||||
nozzle_diameter = 0.4
|
||||
parking_pos_retraction = 92
|
||||
|
Loading…
Reference in New Issue
Block a user