From b649408b69499b3a1ecd2fbba3559cc878497cc6 Mon Sep 17 00:00:00 2001 From: Peter Smythe Date: Sun, 16 Aug 2020 19:22:21 +0200 Subject: [PATCH] Update calibration.html --- calibration.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/calibration.html b/calibration.html index 636ca93..80ffeb3 100644 --- a/calibration.html +++ b/calibration.html @@ -340,7 +340,7 @@
Aim:

To set the correct amount of current supplied to the stepper motors of the printer. This is set with the stepper motor drivers, located on the mainboard.

When required:
-

If steps are being skipped/missed. If the stepper motors are too hot to touch. When significant changes are made to the motion system (eg. heavier bed, conversion to direct drive from bowden tube).

+

If steps are being skipped/missed. If the stepper motors are too hot to touch. When significant changes are made to the motion system (e.g. heavier bed, conversion to direct drive from bowden tube).

If your 3D printer is running fine without hot stepper motors, you may skip this step.

Tools:

For newer, 'smart' stepper motor drivers: terminal software such as Pronterface or Octoprint.

@@ -356,11 +356,11 @@

Unfortunately, sometimes a stepper motor may be running hot and still missing steps. The following may apply in these cases:

If tuning the stepper driver current is unable to find a sweet spot, the good news is you can upgrade to a larger stepper motor easily in most cases. Nema17 steppers have the same mounting pattern and output shaft diameter, however you should still check your machine to ensure there is enough room for a longer stepper before any purchase. With all else being equal, a longer stepper motor will be capable of more torque and handling higher current.

@@ -385,10 +385,10 @@
  • Set multimeter to DC voltage, max 2V range.
  • Connect black/negative multimeter probe to ground. This can be a negative terminal or the top of the USB connector.
  • Connect the red/positive probe to the trim pot on top of the driver to measure VREF.
  • -
  • Turn the trim pot SLOWLY with a screw driver, then remeasure.
  • +
  • Turn the trim pot SLOWLY with a screwdriver, then remeasure.
  • Repeat for each stepper motor driver.
  • -

    Alternatively, you can use an aligator clip wire between the red probe and the metal shaft of the screwdriver, so that a VREF reading is available as you turn the screwdriver. This procedure is shown in this snippet:

    +

    Alternatively, you can use an alligator clip wire between the red probe and the metal shaft of the screwdriver, so that a VREF reading is available as you turn the screwdriver. This procedure is shown in this snippet:

    The VREF formulas for drivers I have tested are as follows:

    A4988

    @@ -409,7 +409,7 @@

    The process is then the same as for A4988s as shown in the video above.

    LV8729

    There are mainly two kinds of stepper driver boards with this driver.

    -

    One has a resistor labeled R100 on the bottom, and on the other the resistor is labeled R220. Which formula you use is based off of this resistor

    +

    One has a resistor labelled R100 on the bottom, and on the other the resistor is labelled R220. Which formula you use is based off of this resistor

    The process is then mostly the same as for A4988s as shown in the video above, but with the correct formula for your driver board.

    R100:

    VREF = max current / 2
    @@ -691,7 +691,7 @@
    Aim:

    To find the right compromise between printing speed and quality, specifically related to surface artefacts such as ghosting.

    When required:
    -

    Initial calibration, when significant changes are made to the motion system (eg. heavier bed, conversion to direct drive from bowden tube).

    +

    Initial calibration, when significant changes are made to the motion system (e.g. heavier bed, conversion to direct drive from bowden tube).

    Tools:

    Terminal software such as Pronterface or Octoprint.

    Gcode generator on this page.

    @@ -710,7 +710,7 @@

    Calculating maxmimum feedrate - optional

    One strategy is to calculate the fastest your 3D printer can move while while extruding cleanly, set this feedrate in the slicer, and then tune acceleration to meet this speed. If you are not interested in printing as fast as possible, skip to the next section.

    This part of the guide and calculator is adapted from Martin Pirringer's tutorial. Please consider supporting him and his robotics team through paypal or you can also donate to team 1989 through their Team 1989 Web Site

    -

    The following calculator will assist you in determing the maximum feedrate your printer/extruder/hot end is capable of.

    +

    The following calculator will assist you in determining the maximum feedrate your printer/extruder/hot end is capable of.

    1. Clear debris from hobbed gear, bring nozzle up to normal printing temp and load filament.