mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-01-22 14:02:54 +00:00
2022.10.13 17:36
This commit is contained in:
parent
5c44be4741
commit
9a68c0b983
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-10-03 at 22:56:18 UTC
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-10-13 at 10:05:08 UTC
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 0x0,250x0,250x210,0x210
|
||||
|
@ -12,7 +12,7 @@ default_print_profile = 0.30mm QUALITY @0.6 nozzle MK3
|
|||
deretract_speed = 25,25,25,25,25
|
||||
end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+1, max_print_height)} F720 ; Move print head up{endif}\nG1 X0 Y210 F7200 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+49, max_print_height)} F720 ; Move print head further up{endif}\n{if has_wipe_tower}\nG1 E-15 F3000\n{else}\nG1 E2 F5000\nG1 E2 F5500\nG1 E2 F6000\nG1 E-15 F5800\nG1 E-20 F5500\nG1 E10 F3000\nG1 E-10 F3100\nG1 E10 F3150\nG1 E-10 F3250\nG1 E10 F3300\n{endif}\n\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\n\n; Unload filament\nM702 C\n\nG4 ; wait\nM221 S100 ; reset flow\nM900 K0 ; reset LA\n{if print_settings_id=~/.*(DETAIL @MK3|QUALITY @MK3|SOLUBLE|@0.25 nozzle MK3).*/}M907 E538 ; reset extruder motor current{endif}\nM104 S0 ; turn off temperature\nM84 ; disable motors\n
|
||||
extra_loading_move = -25
|
||||
extruder_colour = #BFBFBF;#FF8888;#B5EDFF;#FFA500;#FBEB7D
|
||||
extruder_colour = #BFBFBF;#FF8888;#B5EDFF;#FFA500;#000000
|
||||
extruder_offset = 0x0,0x0,0x0,0x0,0x0
|
||||
gcode_flavor = marlin
|
||||
high_current_on_filament_swap = 0
|
||||
|
|
Loading…
Reference in a new issue