Jump to content

Can I specify when to use extruder resets (G92 E0)?


jaded

Recommended Posts

Posted (edited) · Can I specify when to use extruder resets (G92 E0)?

I am creating a multi-color print with a single extruder machine.  To accomplish this design, I have four  "TYPE:SKIN" sections that I need to print in a second color.  Because I have only one extruder, I am making the color changes by manually inserting M600 codes in the G code. To reduce the number of manual changes from 8 to 2, I am manually moving blocks of G code to place all four TYPE:SKIN sections together.

Because the extruder values are not reset, I have to insert custom G92 E####.#### codes at the start of each moved section.  If there is an option to insert G92 E0 commands to reset the extruder axis at the start of each TYPE: section, then each section becomes portable and I won't have any extra work when moving them.

Is there an option to have Cura insert these extruder reset commands at the start of each section?

Edited by Guest
  • Link to post
    Share on other sites

    Posted · Can I specify when to use extruder resets (G92 E0)?

    You can't do that but the recent versions of Cura (3 onwards?) support relative extrusion for those printers that can use it. It's in the special modes section. The Ultimaker people can confirm this but, unfortunately, I do not think that their printers can cope with relative extrusion so if that's what you have it probably won't help.

    • Like 1
    Link to post
    Share on other sites

    Posted · Can I specify when to use extruder resets (G92 E0)?

    What makes you think UM printers can't do relative extrusion? I have no idea if it can or not but it seems a pretty trivial feature and it's in the gcode definitions so I would expect it to work? Oh - but I think it's all or nothing. ALL movements have to be relative (x,y,z and e) when you switch to relative mode. Does cura support that?

  • Link to post
    Share on other sites

    Posted · Can I specify when to use extruder resets (G92 E0)?
    What makes you think UM printers can't do relative extrusion?

    The Ultimaker people reported problems with various printers when the relative extrusion mode was added, they will be able to give you more info.

     

    ALL movements have to be relative (x,y,z and e) when you switch to relative mode.

    I don't think so, I am happily using absolute zyz coordinates with relative e values.

  • Link to post
    Share on other sites

    Posted · Can I specify when to use extruder resets (G92 E0)?

    You can't do that but the recent versions of Cura (3 onwards?) support relative extrusion for those printers that can use it. It's in the special modes section. The Ultimaker people can confirm this but, unfortunately, I do not think that their printers can cope with relative extrusion so if that's what you have it probably won't help.

     

    Well that's perfect! I've been using 2.6.3, so I installed 3.1 and ticked the box for relative extrusion. Just what I needed, thank you!

    • Like 1
    Link to post
    Share on other sites

    Posted · Can I specify when to use extruder resets (G92 E0)?

    I see it now.

    G90 sets all axes to absolute mode

    G91 sets all axes to relative mode

    M82 sets extruder (only) to absolute mode

    M83 sets extruder only to relative mode

    More here:

    http://reprap.org/wiki/G-code#G91:_Set_to_Relative_Positioning

    Well this is great. So that combined with cura lets you do all relative motions in gcode and lets you cut and paste gcode around with less issues.

  • 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.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...