Issues recognizing BTT Microprobe v2.0
-
I have been trying to set up my printer with a BTT Microprobe v2.0 with Duet 3 mini 5+ and toolboard 1LC V1.1. My config.g is as follows: config.g
I followed the config guides here:
https://docs.duet3d.com/en/Duet3D_hardware/Duet_3_family/Duet_3_Toolboard_1LC- Connecting a BL Touch section for wiring. I have orange connected to io0.out, black/brown connected to gnd, white connected to io0.in, and red connected to 5V.
https://teamgloomy.github.io/fly_e3_pro_v3_bltouch.html#overview
- Config.g code. also used the M42 codes for deploy and retract.
I have found that when I start up the printer, the probe actuates 3 times as it should. If I maintain the configuration shown in my config.g, I cannot get the probe to do anything and I get "Z probe 0 not found" when attempting a G30. If I send a G31, I get "Invalid Z probe index"
If I switch the .in and .out pins in the config, I can get M42 P0 S1 to deploy the probe and corresponding S0 to retract the probe. I am stuck on what to do from here.
Duet 3 Mini 5+ firmware: v3.4.0beta7
1LC Toolboard v1.1 firmware: 3.5.4
DWC firmware: 3.5.4 -
Also, M115 B121 returns Duet TOOL1LC rev 1.1 or later firmware version 3.5.4 (2024-11-24 10:42:45)
M98 P"config.g" returns:HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Error: No WiFi interface available
Error: Invalid remote handle
Error: Response timeout: CAN addr 121, req type 6036, RID=37
Fan 2, speed 0%, min: 10%, max: 100%, blip: 0.10 -
Just found this post: https://forum.duet3d.com/topic/37443/wiring-biqu-microprobe-to-duet-rototoolboard/43 and there seems to maybe be a resolution in wiring from @droftarts... though I dont see an opportunity for a 5V PWM on the 1LC toolboard...
-
Solved my own problem. Once I got the board on 3.5.4 firmware with the rest, it started working. I will leave this here in case anyone else has similar issues.
-
undefined dc42 marked this topic as a question
-
undefined dc42 has marked this topic as solved