docs: Remove SHAPER_CALIBRATE and usb-to-canbus bridge warning in CANBUS.md
Some checks failed
Build test / build (push) Has been cancelled
klipper3d deploy / deploy (push) Has been cancelled

There have been several optimization to the usb to canbus bridge code
since that statement and it is likely many setups can run a
SHAPER_CALIBRATE with all activity on a single 1mbit canbus.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
Kevin O'Connor 2025-05-19 12:54:26 -04:00
parent 9090377bbc
commit 17b8ce4c6b

View file

@ -125,11 +125,6 @@ iface can0 can static
frequency. As a result, it is recommended to use a CAN bus frequency frequency. As a result, it is recommended to use a CAN bus frequency
of 1000000 when using "USB to CAN bus bridge mode". of 1000000 when using "USB to CAN bus bridge mode".
Even at a CAN bus frequency of 1000000, there may not be sufficient
bandwidth to run a `SHAPER_CALIBRATE` test if both the XY steppers
and the accelerometer all communicate via a single "USB to CAN bus"
interface.
* It is only valid to use USB to CAN bridge mode if there is a * It is only valid to use USB to CAN bridge mode if there is a
functioning CAN bus with at least one other node available (in functioning CAN bus with at least one other node available (in
addition to the bridge node itself). Use a standard USB addition to the bridge node itself). Use a standard USB