Jump to content

Gcodes for starting script for UM3 using S3D


The3DPrintStudio

Recommended Posts

Posted · Gcodes for starting script for UM3 using S3D

The default starting script for simplify 3D is:

M106 S0 ; fan off

M204 S1500 ; default acceleration

M205 X15.00 ; maximum X Y jerk

T0

G1 X2 Y5 Z5 F15000.0 ; heating location

M140 S[bed0_temperature]

M104 S[extruder0_temperature] T0 ; heat left

M190 S[bed0_temperature]

M109 S[extruder0_temperature] T0 ; stabilize left

G1 Z0.2

G92 E0 ; zero extruder

G1 E30

G92 E0 ; zero extruder

G1 X100 E15 F1000 ; purge left extruder

I would like to modify this to still go to X2 Y5, but instead of purging the extruder from x2 to x100, do a Cura style purge where it just depositing a large blob of filament. I found this does a better job getting rid of any different color PLA when swapping colors. What would be the best way to change this to do that. I know G280 does the filament purge on the UM3, but I'm not sure what to remove/replace.

  • Like 1
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Our picks

    • UltiMaker Cura 5.4 stable released
      The full stable release of UltiMaker Cura 5.4 is here and it makes it easier than ever to remove brims and supports from your finished prints. UltiMaker S series users can also look forward to print profiles for our newest UltiMaker PET CF composite material!
        • Like
      • 58 replies
×
×
  • Create New...