mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2024-11-22 20:33:44 +00:00
2022.11.24 01:29
This commit is contained in:
parent
d1633b87be
commit
0ed8ace2ca
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-02 at 10:02:36 UTC
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-21 at 23:12:41 UTC
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 0x0,250x0,250x210,0x210
|
||||
@ -12,7 +12,7 @@ default_print_profile = 0.15mm QUALITY @MK3
|
||||
deretract_speed = 0,0,0,0,0
|
||||
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 = #000000;#FF0000;#FFFFFF;#FFFF00;#800080
|
||||
extruder_colour = #000000;#0000FF;#FFFFFF;#FFA500;#008000
|
||||
extruder_offset = 0x0,0x0,0x0,0x0,0x0
|
||||
gcode_flavor = marlin
|
||||
high_current_on_filament_swap = 0
|
||||
|
Loading…
Reference in New Issue
Block a user