mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-07-29 09:33:59 -06:00
docs: Remove SHAPER_CALIBRATE and usb-to-canbus bridge warning in CANBUS.md
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:
parent
9090377bbc
commit
17b8ce4c6b
1 changed files with 0 additions and 5 deletions
|
@ -125,11 +125,6 @@ iface can0 can static
|
|||
frequency. As a result, it is recommended to use a CAN bus frequency
|
||||
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
|
||||
functioning CAN bus with at least one other node available (in
|
||||
addition to the bridge node itself). Use a standard USB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue