Notifications
Clear all

Pre-Print Purge  

  RSS
LargeCar
(@largecar)
New Member
Pre-Print Purge

I have seen several videos where there was a pre-print purge on the build plate prior to printing on the model.  Is this a function of the printer or the slicer?  Presently using 2.2.0 on a 64bit windows machine and a Artillery X1.  I have not been able to find a tick box in the slicer so do I need to use a gcode line prior to the model print gcode?  Please go easy on me I'm a noobie and also a 100% disabled veteran using 3d printing as a "keep mind busy" effort.

Thanks

LargeCar  

Publié : 06/10/2020 8:48 pm
jsw
 jsw
(@jsw)
Famed Member
RE: Pre-Print Purge

Slicer.

You can see it if you examine the start-up gcode.  You can change it if you want.  You can write your own if you really want the experience.  😉

Cura and PS, on non-MMU2S settings, have a shorter maybe 1/4 of the width prime line and PS with MMU2S settings has a back-and-forth almost full-width prime line.

Publié : 06/10/2020 9:32 pm
--
 --
(@)
Illustrious Member
RE: Pre-Print Purge

I use a squiggle during purge to try to scrub off any Klingons...

; purge
G1 Y-3.0 Z0.20 F1000.0 ; go outside print area
G92 E0.0
G1 X1.0 Y-1.0 E0.5 F500.0 ; scribble 1
G1 X1.0 Y-3.0 E0.5 F500.0 ; scribble 1
G1 X2.0 Y-1.0 E0.5 F500.0 ; scribble 2
G1 X2.0 Y-3.0 E0.5 F500.0 ; scribble 2
G1 X3.0 Y-1.0 E0.5 F500.0 ; scribble 3
G1 X3.0 Y-3.0 E0.5 F500.0 ; scribble 3
G1 X60.0 E9.0 F1000.0 ; intro line
G1 X100.0 E12.0 F1200.0 ; intro line
G1 X97.0 F2000.0 ; wipe left
G1 X105.0 F3000.0 ; wipe right
G92 E0.0
Publié : 07/10/2020 12:26 am
LargeCar
(@largecar)
New Member
Topic starter answered:
RE: Pre-Print Purge

Thanks

 

LC

Publié : 09/10/2020 4:57 pm
Partager :