diff --git a/source/conf.py b/source/conf.py index e62e755e..741c9d3a 100644 --- a/source/conf.py +++ b/source/conf.py @@ -72,6 +72,7 @@ r".*axon-robotics.com.*", r".*canva.com.*", r".*chiefdelphi.com.*", + r".*dropbox.com.*", r".*fastenal.com.*", r".*ftconshape.com", r".*gobilda.com", @@ -81,6 +82,7 @@ r".*ptc.com.*", r".*reddit.com.*", r".*revrobotics.com.*", + r".*robotshop.com.*", r".*sdp-si.com.*", r".*servocity.com.*", r".*stackexchange.com.*", diff --git a/source/docs/power-and-electronics/servo-guide/choosing-servo.rst b/source/docs/power-and-electronics/servo-guide/choosing-servo.rst index d8792ed2..3bbb13ee 100644 --- a/source/docs/power-and-electronics/servo-guide/choosing-servo.rst +++ b/source/docs/power-and-electronics/servo-guide/choosing-servo.rst @@ -118,4 +118,4 @@ Recommended Servos .. important:: - The `Axon MINI MK2 `_ is very similar to the MAX in terms of total output power (though geared at a slightly faster speed/lower torque), and has the same features (including the heat treated stainless steel gears, programmability, and analog output wire). However, this servo is a slightly different form factor to the standard form factor used by the other servos on this list. While the height is shorter than the MAX, it is slightly wider, and the servo horn is in a different postion compared to the standard servo size. Due to this, we don't recommend the MINI for anything other than fully custom-designed mechanisms not relying on standard mounts and horn position. + The `Axon MINI MK2 `_ is very similar to the MAX in terms of total output power (though geared at a slightly faster speed/lower torque), and has the same features (including the heat treated stainless steel gears, programmability, and analog output wire). However, this servo is a slightly different form factor to the standard form factor used by the other servos on this list. While the height is shorter than the MAX, it is slightly wider, and the servo horn is in a different position compared to the standard servo size. Due to this, we don't recommend the MINI for anything other than fully custom-designed mechanisms not relying on standard mounts and horn position.