Jump to content

Activating the M302 G code


DannyTreacy

Recommended Posts

Posted · Activating the M302 G code

Hi all,

 

Newbie question, I am printing with 'print 2 cast' machinable wax. I have tried various settings with varying success, it appears that most have success when printing this with the extruder temp set to around 145*C. I have researched how to do this as my printer (Artillery Sidewinder X1 v2) will not extrude below 175*C as is and I need to add the G code M302. I have looked at YouTube videos and it looked fairly straightforward as to where to add the code in Cura.

 

However after adding this code it still won't extrude so perhaps I haven't added it in the right place? 

 

I have attached an image of my g code setting in the Cura window, does this look right?

 

Any ideas/advice please would be really helpful!

 

Thanks.

Screenshot 2020-07-23 at 12.34.56.png

  • Link to post
    Share on other sites

    Posted · Activating the M302 G code

    M302 needs a parameter or two.  M302 S100 would set the temp below your extrusion temperature.  This remains in effect until the printer is shut off.  The next time you turn it on it will be back at 175 degrees.

    M302 P1 disables the cold extrude safety.  For coding you should add M302 P0 to your ending gcode to re-enable the safety at the end of the file.  I'm not sure if this gets cancelled at power off.

    I don't know what firmware you are running but the Marlin Gcodes are here.

     

  • Link to post
    Share on other sites

    Posted · Activating the M302 G code
    8 hours ago, GregValiant said:

    M302 needs a parameter or two.  M302 S100 would set the temp below your extrusion temperature.  This remains in effect until the printer is shut off.  The next time you turn it on it will be back at 175 degrees.

    M302 P1 disables the cold extrude safety.  For coding you should add M302 P0 to your ending gcode to re-enable the safety at the end of the file.  I'm not sure if this gets cancelled at power off.

    I don't know what firmware you are running but the Marlin Gcodes are here.

     

     

    Thanks for the reply, this is really helpful as I didn't realise there needed to be a 'P1' after the M302.

     

    I will add this and the reset as you suggested, I am using marlin so the link is helpful.

     

    Thanks for your help!

  • 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...