mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2024-11-22 12:23:43 +00:00
2023.01.06 04:10
This commit is contained in:
parent
eecb6f29f8
commit
e4fa196d6d
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-12-13 at 19:30:04 UTC
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2023-01-06 at 00:14:19 UTC
|
||||
avoid_crossing_perimeters = 0
|
||||
avoid_crossing_perimeters_max_detour = 0
|
||||
bottom_fill_pattern = monotonic
|
||||
|
@ -1,4 +1,4 @@
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-12-09 at 14:43:48 UTC
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2023-01-06 at 02:37:29 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 = #BFBFBF;#80E0FF;#FFFF00;#FF0000;#EEE2D7
|
||||
extruder_colour = #000000;#FFFFFF;#FFFF00;#FF0000;#EEE2D7
|
||||
extruder_offset = 0x0,0x0,0x0,0x0,0x0
|
||||
gcode_flavor = marlin
|
||||
high_current_on_filament_swap = 0
|
||||
|
Loading…
Reference in New Issue
Block a user