Jump to content

Z axis initialization


korby

Recommended Posts

Posted · Z axis initialization

Hello, newbie question here:

When beginning to print, am I supposed to have to manually raise the platform into position?

I have had good success printing, as long as I pre-position the platform at the point where it triggers the top z-axis limit switch (in other words, I manually raise the platform until it is just against the brass nozzle, in position to start printing).

If I don't do this--I mean if I leave the platform a few cm below the nozzle), the printing head will automatically center itself over the middle of the printing platform, but the platform doesn't raise to meet it. So the nozzel just starts extruding plastic into thin air.

Again, the way I am doing it seems to work, but it seems to me that something must be wrong, anyway. Because I don't understand the purpose of the top limit switch, unless the platform is designed to automatically rise up to meet the nozzle when you start printing.

Thanks for any insights, if I'm doing something wrong!

 

  • Link to post
    Share on other sites

    Posted · Z axis initialization

    Are you using Cura? Then the platform should home to the top. If this isn't happening there might be something wrong with the Z top endstop...

     

  • Link to post
    Share on other sites

    Posted · Z axis initialization

    Look at your gcode. Around the 4th line you should see something like:

    G28 X0 Y0

    G28 Z0

    The first line above homes x,y and the second line homes z. If you have this G28 Z0 already then your endstop (limit switch) is signalling already even without it being pushed. Could it be mechnically stuck? Does it click when you push on it? Remove it and the cabling from the machine. Check it with an ohmeter. It should change from infinite ohms (open) to 0 ohms (short) when you push on it. I suspect it is always shorted.

    If the switch is fine, then there is something wrong with your board. Maybe a missing pullup resistor on the circuit that connects to the z endstop.

    See what happens is when it goes to home the z it moves the platform up until the z trips but if it thinks the z endstop is already closed you never notice it moving up.

     

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