
MK3S- MMU2 + 1S purge bucket
prusaprinters
<p>I did a remix of purge bucket. Backet isn't clogging now.<br/> <figure class="media"> <oembed url="https://youtu.be/EdnXuI9g5_g"></oembed> </figure> </p> <h3>Print instructions</h3><p>I modified the gcode a bit. I don't know why, but retraction doesn't work on the first tool change. Another object needs to be printed. Printed with support.</p> <p>; toolchange from [current_extruder] to [next_extruder], layer [layer_num]<br/> {if current_extruder != next_extruder}<br/> ;<em>before tool change<br/> M106 S0 ;turn off fan<br/> G92 E0 ;turn off retraction<br/> G1 E-0.8 F2100 ;retract<br/> G1 Y100 F12000 ;break filament before lifting<br/> G1 X200 F12000 ;move head to position<br/> ; G91;change in relative position<br/> {if layer_z < 25.0}<br/> G1 Z26; z-lift if lower than 25 mm<br/> {endif}<br/> G90;transition to absolute position<br/> G4 S0 ;clean up buffer movement<br/> G1 X240 F12000 ;move head to purge area<br/> G1 X250 F2000<br/> G1 X254 F1000 ;extend the buscket<br/> ;</em>end of pre-tool change gcode<br/> ; Start cleaning the filament before extraction<br/> M220 B ; turn aux v1.0.5<br/> M220 S100 ; change of loading tool<br/> ;if you have a problem of peak it is here that it is necessary to modify</p> <p>G1 E5.0000 F615 ;2,4,8,F325 E4</p> <p>G1 E4.0000 F540; F675 E8<br/> G1 E8.0000 F410; retract E12 at a speed of F950<br/> G1 E8.0000 F500</p> <p>G1 E-8.0000 F12000</p> <p>G1 E-11.0000 F7100; retract -15mm at a speed of 7100<br/> G1 E-2.0000 F3000; retract -15mm at a speed of3000<br/> G1 E-22.5000 F900; retract -24.5mm at a speed of 1200<br/> G1 E-7.0000 F600; retract -7mm at a speed of 600<br/> G1 E-3.5000 F300; retract -3.5mm at a speed of 360<br/> {if layer_num < 1}<br/> M104 S[first_layer<em>temperature</em>[next<em>extruder]] ; toolchange set the extruder temperature - first layer<br/> {else}<br/> M104 S[temperature</em>[next_extruder]] ; toolchange set the extruder temperature - other layers<br/> {endif}<br/> G1 E5.0000 F140<br/> G1 E-5.0000 F40<br/> G1 E-5.0000 F750;1900 1400<br/> G1 E-35.0000 F2000; retract -35mm at a speed of 2000<br/> G4 S0; pause the machine<br/> ;end of modification of the action on the spikes<br/> ;---------------;<br/> T[next_extruder] ;tool change<br/> ;<em>start the purge after changing the tool<br/> M107 ;turn off fan<br/> G92 E0 ;reset the position of the extrusion<br/> G1 E12 F400 ;filament support<br/> G1 E50 F700 ;acceleration for nozzle loading<br/> G1 E43 F150;nozzle purge,3<br/> G1 E6 F180;nozzle purge E66 F200<br/> G1 E11 F200;nozzle purge<br/> G1 E10 F250;nozzle purge<br/> G1 E10 F280;nozzle purge<br/> G1 E3.0000 F300<br/> G1 E3.0000 F350; retract 20mm at a speed of 110<br/> M106 S255 ;turn on fan<br/> G4 S2 ;cool the filament<br/> G92 E0 ;reset the position of the extrusion<br/> {if layer_num > 0}<br/> G1 E-[retract_length<em>toolchange</em>[next_extruder]] F1500 ;retract to avoid seepage<br/> {else}<br/> ; no retraction on first toolchange<br/> {endif}<br/> {if layer_z > .25}<br/> M106 S51<br/> {endif}<br/> G1 X240 F5000 ;bucket go back home<br/> G1 X200 F12000 ;bucket go back home<br/> M220 R ; restore speed<br/> ;</em>end of tool purge gcode<br/> {else}<br/> ; no extruder change<br/> {endif}</p>
With this file you will be able to print MK3S- MMU2 + 1S purge bucket with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on MK3S- MMU2 + 1S purge bucket.