diff --git a/calibration.html b/calibration.html index 636ca93..80ffeb3 100644 --- a/calibration.html +++ b/calibration.html @@ -340,7 +340,7 @@
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.
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.
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 @@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:
The process is then the same as for A4988s as shown in the video above.
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 @@
To find the right compromise between printing speed and quality, specifically related to surface artefacts such as ghosting.
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).
Terminal software such as Pronterface or Octoprint.
Gcode generator on this page.
@@ -710,7 +710,7 @@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.