Jump to content

Lowering Z


sam706

Recommended Posts

Posted · Lowering Z

Hi everyone

I wonder if there is a plugin or any other way to get Cura to lower the Z-axis/build platform to its lower end stop or atleast a bit down, after the print is finished.

I think it would be easier to break off the readymade part if the bed was a bit lower down in the machine after print so it's not so close to the extruder head.

Anyone know if it's possible to do this?

// Sam

 

  • Link to post
    Share on other sites

    Posted · Lowering Z

    Hi Sam

    Look in you end GCode for Cura

    It might already have code like this (Need to view full settings)

    G91 ;relative positioning

    G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure

    G1 Z+0.5 E-5 X-20 Y-20 F{travel_speed} ;move Z up a bit and retract filament even more

    Just add a higher value to Z or add a line after

    G1 Z20 ; Move the platform down another 20mm

     

  • 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.
        • 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
        • 3 replies
    ×
    ×
    • Create New...