Jump to content

calibrating x, y


woutzweers

Recommended Posts

Posted · calibrating x, y

Steppers don't need calibration. They always do 200 steps per rotation. The rest is all fixed mechanical. Resulting in the right number of steps per mm of movement.

But... are you printing with PLA or ABS? ABS shrinks, so that would explain the 2mm difference. PLA also shrinks a bit, but only a tiny bit compared to ABS.

Other causes for smaller objects could be wrong slicing configuration settings.

  • Link to post
    Share on other sites

    Posted · calibrating x, y

    Well, now that your printer is working, it's recommended to upgrade to Marlin to start with, gives much better prints.

    The Beta3 from SkeinPyPy:

    https://github.com/daid/SkeinPyPy/downloads

    assists you in upgrading to Marlin, and also contains an easier configurable Skeinforge.

    Not sure what could be wrong with your Skeinforge settings, but I made this display frame, sliced with SkeinPyPy. And it was spot on size wise. The hole for the display was exactly as the measured size of the display itself. It wouldn't have fit if it had become 2mm smaller.

  • Link to post
    Share on other sites

    Posted · calibrating x, y

    You might be using an old firmware from prior to October 2011.

    The correct 1/16 steps per mm is 78.7402

    if you get the current Marlin installed, the value is set correctly:

    #define DEFAULT_AXIS_STEPS_PER_UNIT {78.7402,78.7402,200*8/3,865.888}

    alternatively, you can add the following line in the beginning of your gcode:

    M92 X78.7402 Y78.7402

    That should make 100mm 100mm... at least on my UM... if that is not solving the issue, you might want to look into loose belt issues, if there is too much or any slack, the precision goes down.

  • 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

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