mirror of
https://github.com/pgrondek/prusa-slicer-profiles.git
synced 2025-01-22 14:02:54 +00:00
2022.12.10 02:30
This commit is contained in:
parent
5ec0489b40
commit
b988193a21
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-11-23 at 13:38:50 UTC
|
||||
# generated by PrusaSlicer 2.5.0+linux-x64-GTK3 on 2022-12-09 at 14:43:48 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;#0000FF;#FFFFFF;#FFA500;#008000
|
||||
extruder_colour = #BFBFBF;#80E0FF;#FFFF00;#FF0000;#EEE2D7
|
||||
extruder_offset = 0x0,0x0,0x0,0x0,0x0
|
||||
gcode_flavor = marlin
|
||||
high_current_on_filament_swap = 0
|
||||
|
@ -46,7 +46,7 @@ pause_print_gcode = M601
|
|||
print_host =
|
||||
printer_model = MK3SMMU2S
|
||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_PRUSA3D\nPRINTER_MODEL_MK3\n
|
||||
printer_settings_id =
|
||||
printer_settings_id = Original Prusa i3 MK3S & MK3S+ MMU2S_
|
||||
printer_technology = FFF
|
||||
printer_variant = 0.4
|
||||
printer_vendor =
|
||||
|
|
Loading…
Reference in a new issue