mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-01-22 14:02:54 +00:00
sob, 8 sty 2022, 03:02:38 CET
This commit is contained in:
parent
88025d734c
commit
a8c5e03dfe
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-06 at 02:16:42 UTC
|
||||
# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-07 at 22:31:01 UTC
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 0x0,210x0,210x210,0x210
|
||||
|
@ -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 S40 ; set heatbed to 40C\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\nG1 Y200 ; move pirint bed to the front\n\nM84 ; disable motors\n
|
||||
extra_loading_move = -2
|
||||
extruder_colour = ""
|
||||
extruder_offset = 0x0
|
||||
|
|
Loading…
Reference in a new issue