Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    Wiring BIQU microprobe to Duet RotoToolBoard

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    6
    52
    2.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jay_s_ukundefined
      jay_s_uk @Timothee Leblond
      last edited by

      @Timothee-Leblond you have the wrong commands so it won't work.
      Can you show me on the teamgloomy wiki on a page for the microprobe it says to use M280?

      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

      Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @Timothee Leblond
        last edited by

        @Timothee-Leblond here's the BTT manual for the microprobe v2 https://github.com/bigtreetech/MicroProbe/blob/master/MicroProbe V2 User Manual_20240330.pdf

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
        • Timothee Leblondundefined
          Timothee Leblond @jay_s_uk
          last edited by

          @jay_s_uk

          You're right, I was wrong.

          I updated everything with the right commands but It is still not working.

          -config.g:

          M950 P0 C"121.io0.out" ; Set servo output on Rototoolboard
          M558 P9 H6 F250:30 T8000 C"^!121.io0 .in" ; Set probe input to IO_0 on Rototoolboard
          G31 P500 X0 Y0 Z0 ; set Z probe trigger value, offset and trigger height

          -deployprobe.g file:

          M42 P0 S1 ; Deploy probe
          G4 P500 ; Pause for 500ms to ensure deployment

          -retractprobe.g file:

          M42 P0 S0 ; Retract probe
          G4 P500 ; Pause for 500ms

          1 Reply Last reply Reply Quote 0
          • Timothee Leblondundefined
            Timothee Leblond @jay_s_uk
            last edited by

            @jay_s_uk

            I also created two macros using M42 P0 S1/S0 but there also not working.

            jay_s_ukundefined 1 Reply Last reply Reply Quote 0
            • jay_s_ukundefined
              jay_s_uk @Timothee Leblond
              last edited by

              @Timothee-Leblond can you show your wiring?

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

              Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
              • Timothee Leblondundefined
                Timothee Leblond @jay_s_uk
                last edited by

                @jay_s_uk

                Sure, here it is:

                IMG_5924.JPG IMG_5925.JPG IMG_5926.JPG

                jay_s_ukundefined Timothee Leblondundefined 2 Replies Last reply Reply Quote 0
                • jay_s_ukundefined
                  jay_s_uk @Timothee Leblond
                  last edited by

                  @Timothee-Leblond that wiring looks a little rough. it may well be that a couple of the pins aren't making a full connection.
                  The crimps should be fully inside the housing and locked in place

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                  Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
                  • Timothee Leblondundefined
                    Timothee Leblond @Timothee Leblond
                    last edited by

                    @Timothee-Leblond

                    The microprobe is connected to IO_0 as follows:

                    -White cable to the pin IO_0_out of Roto
                    -Both black cables to pin GND
                    -Yellow to pin IO_0
                    -Red cable to pin 5V

                    What triggers me is that the probe is deploying and retracting when I start the motherboard.

                    1 Reply Last reply Reply Quote 0
                    • Timothee Leblondundefined
                      Timothee Leblond @jay_s_uk
                      last edited by

                      @jay_s_uk

                      I agree with you but It's working when the motherboard starts so I'm assuming it should be ok?
                      I will rewire it for sure to eliminate this doubt.

                      jay_s_ukundefined fcwiltundefined 2 Replies Last reply Reply Quote 0
                      • jay_s_ukundefined
                        jay_s_uk @Timothee Leblond
                        last edited by

                        @Timothee-Leblond all that means is its getting power. the mainboard doesn't send any signals to it at start

                        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                        Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
                        • Timothee Leblondundefined
                          Timothee Leblond @jay_s_uk
                          last edited by

                          @jay_s_uk

                          Got it. The status led is also blinking red. Do you think my problem could come from this?
                          If yes, how should I solve this?

                          Thanks for your help,

                          jay_s_ukundefined Timothee Leblondundefined 2 Replies Last reply Reply Quote 0
                          • jay_s_ukundefined
                            jay_s_uk @Timothee Leblond
                            last edited by

                            @Timothee-Leblond i would recheck all your wiring first and make sure thats sound and fully connected properly first

                            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                            Timothee Leblondundefined 2 Replies Last reply Reply Quote 0
                            • Timothee Leblondundefined
                              Timothee Leblond @jay_s_uk
                              last edited by

                              @jay_s_uk I double checked and rewired everything but I feel the rototoolboard is not communicating with the mainboard. The light is still blinking red.

                              Prior the installation of the Raspberry Pi, it was working as far as I remember.

                              1 Reply Last reply Reply Quote 0
                              • Timothee Leblondundefined
                                Timothee Leblond @Timothee Leblond
                                last edited by

                                @Timothee-Leblond Screenshot 2025-02-13 at 11.08.29 AM.png

                                From what I read here, the status LED flashing red once per second at the second is normal and does not indicate a problem.

                                But I still can't send any command to the Roto Tool Board...

                                droftartsundefined 1 Reply Last reply Reply Quote 0
                                • droftartsundefined
                                  droftarts administrators @Timothee Leblond
                                  last edited by

                                  @Timothee-Leblond Does the Roto board show up in DWC > Settings > Machine specific > Electronics? What firmware version does it report there, and CAN bus address? Then post your full config.g.

                                  Ian

                                  Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                  Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
                                  • Timothee Leblondundefined
                                    Timothee Leblond @jay_s_uk
                                    last edited by

                                    @jay_s_uk

                                    Sending a M122 B121 command works. It shows a communication between both Roto and Duet3.

                                    1 Reply Last reply Reply Quote 0
                                    • Timothee Leblondundefined
                                      Timothee Leblond @droftarts
                                      last edited by

                                      @droftarts Here is what I have:

                                      Screenshot 2025-02-13 at 12.23.05 PM.png

                                      droftartsundefined 1 Reply Last reply Reply Quote 0
                                      • droftartsundefined
                                        droftarts administrators @Timothee Leblond
                                        last edited by

                                        @Timothee-Leblond What commands are you trying to send to the Roto board? Is it just the probe commands, or does the stepper motor you connected not work? And please post your full config.g.

                                        Ian

                                        Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                        Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
                                        • Timothee Leblondundefined
                                          Timothee Leblond @droftarts
                                          last edited by

                                          @droftarts

                                          I do have one stepper motor as well as my BTT microprobe connected to the Roto board.
                                          I first wanted to verify if the microprobe was working using command like M42 S0 S1/S0 before trying to home anything. However, I cannot control it.

                                          In the past I successfully managed to control the stepper sending it extrusion commands but since I plugged-in the Raspberri Pi to get the 5g Wifi - it is now impossible to command the stepper either.

                                          Here is my config.g:
                                          config.g

                                          droftartsundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                                          • droftartsundefined
                                            droftarts administrators @Timothee Leblond
                                            last edited by

                                            @Timothee-Leblond your config.g:

                                            ; Default config.g template for DuetPi
                                            ; Replace this with a proper configuration file (e.g from https://configtool.reprapfirmware.org)
                                            
                                            ; Display initial welcome message
                                            M291 P"You are operating an SBC image in standalone mode. Please see <a href=""https://www.duet3d.com/StartHere"" target=""_blank"">here</a> further information." R"Welcome to your new Duet 3!" S1 T0
                                            
                                            ; Enable PanelDue
                                            M575 P1 B57600 S1
                                            
                                            ; Enable network
                                            ; M552 P0.0.0.0 S1
                                            
                                            ; Configuration file for RepRapFirmware on Duet 3 Mini 5+ Ethernet
                                            ; executed by the firmware on start-up
                                            ;
                                            ; generated by RepRapFirmware Configuration Tool v3.5.8 on Fri Dec 13 2024 08:59:52 GMT-0500 (Eastern Standard Time)
                                            
                                            ; General
                                            G90 ; absolute coordinates
                                            M83 ; relative extruder moves
                                            M550 P"Duet 3" ; set hostname
                                            
                                            ; Accessories
                                            M575 P1 S0 B57600 ; configure PanelDue support
                                            
                                            ; Wait a moment for the CAN expansion boards to become available
                                            G4 S2
                                            
                                            ; Smart Drivers
                                            M569 P0.0 S1 D2 ; driver 0.0 goes forwards (X axis)
                                            M569 P0.1 S1 D2 ; driver 0.1 goes forwards (Y axis)
                                            M569 P0.2 S1 D2 ; driver 0.2 goes forwards (Z axis)
                                            M569 P121.0 S0 D2 ; driver 20.0 goes forwards (extruder 0)
                                            
                                            ; Motor Idle Current Reduction
                                            M906 I30 ; set motor current idle factor
                                            M84 S30 ; set motor current idle timeout
                                            
                                            ; Axes
                                            M584 X0.0 Y0.1 Z0.2 ; set axis mapping
                                            M350 X16 Y16 Z16 I1 ; configure microstepping with interpolation
                                            M906 X800 Y800 Z800 ; set axis driver currents
                                            M92 X80 Y80 Z400 ; configure steps per mm
                                            M208 X-6:310 Y0:310 Z-5:405 ; set minimum and maximum axis limits
                                            M566 X900 Y900 Z12 ; set maximum instantaneous speed changes (mm/min)
                                            M203 X6000 Y6000 Z180 ; set maximum speeds (mm/min)
                                            M201 X500 Y500 Z20 ; set accelerations (mm/s^2)
                                            
                                            ; Extruders
                                            M584 E121.0 ; set extruder mapping
                                            M350 E16 I1 ; configure microstepping with interpolation
                                            M906 E1600 ; set extruder driver currents
                                            M92 E28.09 ; configure steps per mm
                                            M566 E120 ; set maximum instantaneous speed changes (mm/min)
                                            M203 E3600 ; set maximum speeds (mm/min)
                                            M201 E250 ; set accelerations (mm/s^2)
                                            
                                            ; Kinematics
                                            M669 K0 ; configure Cartesian kinematics
                                            
                                            ; Probes
                                            M950 P0 C"121.io0.out"                              ; Set servo output on Rototoolboard
                                            M558 P9 H6 F250:30 T8000 C"^!121.io0.in"            ; Set probe input to IO_0 on Rototoolboard
                                            G31 P500 X0 Y0 Z0                                  ; set Z probe trigger value, offset and trigger height
                                            
                                            ; Endstops
                                            M574 X1 S3                            ; configure X axis endstop
                                            M574 Y1 S3                            ; configure Y axis endstop
                                            M574 Z1 S2                            ; configure Z axis endstop
                                            M915 X Y R0 F0
                                            
                                            ; Tools
                                            M563 P0 S"MainExtruder" D0 F0 ; create Tool 0 using Extruder Drive 0
                                            G10 P0 S0 R0 ; set Tool 0 active and standby temperatures to 0
                                            T0 ; select Tool 0 at startup
                                            

                                            send M98 P"config.g" and see if it reports any errors. I think your tool has a fan defined, but no fan has been defined, so the tool command will error. Remove the 'F0' from the M563 line.

                                            Ian

                                            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                                            Timothee Leblondundefined 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA