shlo-mix
shlo-mix
the Can is 1000000, no errors: 
Found a issue in the code that was part of the problem under BDsensor.py: -# Probe position try: if ((self.mcu_probe.bd_sensor is not None) and (( "BED_MESH_CALIBRATE" in gcmd.get_command()) or ("QUAD_GANTRY_LEVEL"...
BTW, for I2C reading, I see that the code use while loop for waiting, is it passible to change it? maybe use timer interrupt.
Thank you for your great work, very cool product.
What is the reason that EBB36 keeping up in mesh but not while probing? Is it possible to relax the BD sensor probing CPU usage? (or use it the same...
Setting the delay to 13 helped a bit (12 didn't work) but most of the time I get the same timeouts. For Sarpel and me "mesh" is working, it there...
- I updated the klipper on main MCU (CB1) - updated the BD rep and run ./install_BDsensor.sh - Updated the EBB36 and MANTA main board with the new updated Klipper...
Sometimes when doing TILT the MCU crashes and I get red screen with following massage "MCU 'EBBCan' shutdown: Timer too close This often indicates the host computer is overloaded. Check...
Hi I changed value to 0.05 and still get this error. Update: by increasing the txqueuelen from 128 to 1024 the problem solved with 0.03: sudo nano /etc/network/interfaces.d/can0 allow-hotplug can0...
Sorry to report a new issue After failed attempt of Z_TILT if I try second attempt it crashes :  [Uploading klippy (15).log…]() but this is rare issue, the top...