{% import "macros.jinja2" as snipped %} {{ snipped.subSection("Process description", true) }} You will have to:
  • Print a test cube with a known size on all three axes X,Y,X;
  • Refresh the current values from EEPROM;
  • Feed data collected in E-Steps tab and save the results in EEPROM;

  • {{ snipped.quote("This step is not necessary for many people, but is still worth doing if you are going over the machine in detail. Consider this procedure necessary if your printed parts are clearly over or under sized.","teachingtechyt.github.io", "text-warning") }} {{ snipped.subSection("X-Y-Z Steps", true) }}
    {{ snipped.linkToMarlin("M092", "Marlin website") }} M92   X    Y    Z
    X    Y    Z    mm
    X    Y    Z    mm
    {{ snipped.linkToMarlin("M092", "Marlin website") }} M92   X    Y    Z {{ snipped.m500Icon() }}