Notifiche
Cancella tutti

Gcode for Prime  

  RSS
Buckeye Slicer
(@buckeye-slicer)
Eminent Member
Gcode for Prime

Some of the files that I have printed from Prusa, start out a short priming of filament at the front left side edge of bed. I like this feature at beginning of print project.  I was told that when you slice with PrusaSlicer, that Gcode is added to the slice, but have been slicing with it quite a bit and doesn't seem to add it.  Is there a way to automatically add it to every slice I do?

Postato : 10/12/2019 3:47 pm
Todd Decker hanno apprezzato
Todd Decker
(@todd-decker)
Active Member
RE: Gcode for Prime

Did you ever get an answer to this question, Steve and Belinda?  I have the very same quesiton.

Postato : 13/09/2020 10:35 pm
bobstro
(@bobstro)
Illustrious Member
RE: Gcode for Prime

If you installed one of the standard Prusa printer profiles, a prime line should be included in the prints. If you'd like to save your part & settings in a project 3MF file, zip it and attach it to a response here, we can take a bit more of a look to see what's going on.

Adding a customized prime line routine is a matter of adding the instructions to your Printer Settings->Custom G-code->Start G-code section. I've got a documented example here that includes a prime line routine if you've selected a different printer.

My notes and disclaimers on 3D printing

and miscellaneous other tech projects
He is intelligent, but not experienced. His pattern indicates two dimensional thinking. -- Spock in Star Trek: The Wrath of Khan

Postato : 14/09/2020 2:12 am
Todd Decker hanno apprezzato
msteele999
(@msteele999)
Active Member
RE: Gcode for Prime

This is the gcode that I use on my Sovol SV01 for printing the prime line:

G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up
G1 X3.1 Y20 Z0.28 F5000.0 ;Move to start position
G1 X3.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line
G1 X3.4 Y200.0 Z0.28 F5000.0 ;Move to side a little
G1 X3.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line
G92 E0 ;Reset Extruder
G1 Z2.0 F3000 ;Move Z Axis up

Best regards,

Mark

Postato : 14/09/2020 10:31 am
Todd Decker hanno apprezzato
Todd Decker
(@todd-decker)
Active Member
RE: Gcode for Prime

Thank you, @msteele999 and @bobstro

Postato : 14/09/2020 3:17 pm
jurassic73
(@jurassic73)
Estimable Member
RE: Gcode for Prime

@bobstro - is your site down currently?

MK3s / My IKEA Lack enclosure

Postato : 30/01/2024 6:27 pm
Diem
 Diem
(@diem)
Illustrious Member

All of @bobstro's work has been transferred to: http://www.muppetlabs.co/

...where it is maintained by @cwbullet.

Cheerio,

Postato : 30/01/2024 7:03 pm
jurassic73 hanno apprezzato
jurassic73
(@jurassic73)
Estimable Member
RE: Gcode for Prime

Thanks for this. Where did bobstro go?

MK3s / My IKEA Lack enclosure

Postato : 30/01/2024 11:17 pm
Diem
 Diem
(@diem)
Illustrious Member
jurassic73
(@jurassic73)
Estimable Member
RE: Gcode for Prime

Thanks for this insight. His stuff was top notch. Hope all is well with him.

MK3s / My IKEA Lack enclosure

Postato : 31/01/2024 12:50 am
Condividi: