Jump to content

Machine End Code


Tony3d

Recommended Posts

Posted (edited) · Machine End Code

Hi All, does anyone have machine end code for a CR10s Pro V2 that presents the part at the end of a run so the bed comes out to you, and not away from you at Y0? It’s crazy that the printer sends the bed all the way to the Y end stop.

 Sent it to Y200, and it went way past that so I turned it off to prevent it crashing in y. According to the code it looks to be an absolute move from Y0, so y200 should be nowhere near the end of its travel. I don’t get it.

A5AFCD85-FEC0-42F6-91B5-A316E6796157.jpeg

 

creality.PNG

cura.PNG

Edited by Tony3d
  • Link to post
    Share on other sites

    Posted (edited) · Machine End Code

    Did you look at the line in the Gcode file?

     

    Your line in the Machine Settings End G-code says: G1 X130 Y200{MACHINE_DEPTH}  ;Present Print

    But {MACHINE_DEPTH} is a Cura magic word and in your case means 300.  So the line in your Gcode file probably came out as:  G1 X130 Y200300  ;Present Print

     

    So change that End G-code line to simply "G1 X130 Y295" and you should be safe.

     

    Edited by GregValiant
  • 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.8 beta released
        Another Cura release has arrived and in this 5.8 beta release, the focus is on improving Z seams, as well as completing support for the full Method series of printers by introducing a profile for the UltiMaker Method.
          • Like
        • 1 reply
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
    ×
    ×
    • Create New...