bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
2.01k stars 1.97k forks source link

[BUG] BL Toch won’t work like it should. #311

Open 00ihsan opened 4 years ago

00ihsan commented 4 years ago

Description

On the printer itself:

When I home the printer via the LCD it home’s correctly. Then I choose level bed, the printer starts levelling but after the first probing it freezes and returns to the homescreen.

On octoprint:

On octoprint I use a tool called bed visualizer. I give it the following commands: G28 M155 S30 @BEDLEVELVISUALIZER G29 T M155 S3

After those commands the printer starts homing and starts to probe in the same left lower corner. After the first probe i get a serial error “probing failed” and on the printer “M112 Shutdown PRINTER HALTED Please Reset”.

Steps to reproduce

  1. Connect bltouch
  2. Install firmware bltoch
  3. Start bedleveling in the menu and octoprint

Expected behavior

Bed levveling success. Mesh updated and setting stored.

Actual behavior

Printer freezes without octoprint and with octoprint if gives the errors as described above.

Additional Information

choochus commented 4 years ago

Seems to be duplicate of issue #268