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

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