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

    Maestro + RRF3 + BLTouch... Won't Deploy

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    3
    6
    229
    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.
    • CCS86undefined
      CCS86
      last edited by CCS86

      Hi guys,

      I have read and read the wikis and other related threads, but don't see what I am missing here.

      Wiring looks good. When it powers up the BLTouch (v3.1) deploys twice and stays red.

      But when I issue a:

      M280 P0 S10
      

      Nothing happens.

      I have tried with and without the '^' for the zprobe.in definition, because the config generator didn't use it, but the wiki said you must. I also tried without the '^' for the zprobe.mod, because the config generator adds it, but the wiki doens't mention it.

      Here is my config.g:

      ; Configuration file for Duet Maestro (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v2.1.8 on Tue Mar 03 2020 22:37:25 GMT-0600 (Central Standard Time)
      
      ; General preferences
      G90                                                    ; send absolute coordinates...
      M83                                                    ; ...but relative extruder moves
      M550 P"Maestro86"                                      ; set printer name
      
      ; Network
      M552 P0.0.0.0 S1                                       ; enable network and acquire dynamic address via DHCP
      M586 P0 S1                                             ; enable HTTP
      M586 P1 S0                                             ; disable FTP
      M586 P2 S0                                             ; disable Telnet
      
      ; Drives
      M569 P0 S1                                             ; physical drive 0 goes forwards
      M569 P1 S0                                             ; physical drive 1 goes backwards
      M569 P2 S0                                             ; physical drive 2 goes backwards
      M569 P3 S0                                             ; physical drive 3 goes backwards
      M584 X0 Y1 Z2 E3                                       ; set drive mapping
      M350 X8 Y8 Z8 E16 I1                                   ; configure microstepping with interpolation
      M92 X79.50 Y79.60 Z200.00 E466.9                       ; set steps per mm
      M566 X600.00 Y600.00 Z12.00 E120.00                    ; set maximum instantaneous speed changes (mm/min)
      M203 X12000.00 Y12000.00 Z2100.00 E2400.00             ; set maximum speeds (mm/min)
      M201 X2500.00 Y2500.00 Z600.00 E1000.00                ; set accelerations (mm/s^2)
      M906 X1000 Y1000 Z1000 E800 I30                        ; set motor currents (mA) and motor idle factor in per cent
      M84 S30                                                ; Set idle timeout
      
      ; Axis Limits
      M208 X0 Y0 Z0 S1                                       ; set axis minima
      M208 X205 Y195 Z220 S0                                 ; set axis maxima
      
      ; Endstops
      M574 X1 S1 P"!xstop"                                   ; configure active-high endstop for low end on X via pin !xstop
      M574 Y1 S1 P"!ystop"                                   ; configure active-high endstop for low end on Y via pin !ystop
      ;M574 Z1 S1 P"!zstop"                                   ; configure active-high endstop for low end on Z via pin !zstop
      
      ; Z-Probe
      M574 Z1 S2 ; Set endstops controlled by probe
      M950 S0 C"^zprobe.mod"                                 ; create servo pin 0 for BLTouch
      M558 P9 C"^zprobe.in" H5 F120 T2000                     ; set Z probe type to bltouch and the dive height + speeds
      G31 P25 X0 Y0 Z0                                      ; set Z probe trigger value, offset and trigger height
      M557 X15:200 Y15:195 S20                               ; define mesh grid
      
      ; Heaters
      M308 S0 P"spi.cs1" Y"rtd-max31865"                     ; configure sensor 0 as a PT100 sensor in the first position on the Duet 2 daughter board connector
      M950 H0 C"bedheat" T0                                  ; create bed heater output on bedheat and map it to sensor 0
      M143 H0 S120                                           ; set temperature limit for heater 0 to 120C
      M307 H0 B0 S1.00                                       ; disable bang-bang mode for the bed heater and set PWM limit
      M140 H0                                                ; map heated bed to heater 0
      M308 S1 P"e0temp" Y"pt1000" ;T100000 B4725 C7.06e-8    ; configure sensor 1 as PT1000 on pin e0temp
      M950 H1 C"e0heat" T1                                   ; create nozzle heater output on e0heat and map it to sensor 1
      M143 H1 S250                                           ; set temperature limit for heater 1 to 250C
      M307 H1 B0 S1.00                                       ; disable bang-bang mode for heater  and set PWM limit
      M308 S2 Y"drivers" A"DRIVERS"   ; configure sensor 2 as temperature warning and overheat flags on the TMC2660 on Duet
      M308 S3 Y"mcu-temp" A"MCU"   ; configure sensor 3 as thermistor on pin e1temp for left stepper
      
      ; Heater model parameters
      M307 H0 A126.9 C671.6 D1.2 S1.00 V23.0 B0
      M307 H1 A340.0 C140.0 D5.5 S1.00 V0.0 B0
      
      ; Fans
      M950 F0 C"fan0" Q500                                   ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S0 H-1                                         ; set fan 0 value. Thermostatic control is turned off
      M950 F1 C"fan1" Q500                                   ; create fan 1 on pin fan1 and set its frequency
      M106 P1 S1 H1 T40 B1.5                                ; set fan 1 value. Thermostatic control is turned on
      M950 F2 C"fan2" Q800                                  ; create fan 2 on pin fan2 and set its frequency                        
      M106 P2 H2:3 L0.15 X1 B0.3 T55:70                ; set fan 2 value
      
      ; Tools
      M563 P0 S"E0" D0 H1 F0                                 ; define tool 0
      G10 P0 X0 Y0 Z0                                        ; set tool 0 axis offsets
      G10 P0 R0 S0                                           ; set initial tool 0 active and standby temperatures to 0C
      
      ; Custom settings are not defined
      
      ; Miscellaneous
      T0                                                     ; select first tool
      
      
      

      Any help would be much appreciated!

      1 Reply Last reply Reply Quote 0
      • aidarundefined
        aidar
        last edited by

        Not sure, but i think in probe section M558 should be before M950 to define where probe signal goes and to free up zprobe.mod pin.

        dc42undefined CCS86undefined 2 Replies Last reply Reply Quote 0
        • dc42undefined
          dc42 administrators @aidar
          last edited by

          @aidar said in Maestro + RRF3 + BLTouch... Won't Deploy:

          Not sure, but i think in probe section M558 should be before M950 to define where probe signal goes and to free up zprobe.mod pin.

          That's correct for RRF 3.0, but not necessary in the 3.01RC series.

          Duet WiFi hardware designer and firmware engineer
          Please do not ask me for Duet support via PM or email, use the forum
          http://www.escher3d.com, https://miscsolutions.wordpress.com

          CCS86undefined 1 Reply Last reply Reply Quote 0
          • CCS86undefined
            CCS86 @aidar
            last edited by

            @aidar said in Maestro + RRF3 + BLTouch... Won't Deploy:

            Not sure, but i think in probe section M558 should be before M950 to define where probe signal goes and to free up zprobe.mod pin.

            Perfect, that did it!

            I'm surprised that the config generator got the ordering wrong. I would have thought you defined the pin first, than configured the probe.

            Thank you!

            1 Reply Last reply Reply Quote 0
            • CCS86undefined
              CCS86 @dc42
              last edited by

              @dc42 said in Maestro + RRF3 + BLTouch... Won't Deploy:

              @aidar said in Maestro + RRF3 + BLTouch... Won't Deploy:

              Not sure, but i think in probe section M558 should be before M950 to define where probe signal goes and to free up zprobe.mod pin.

              That's correct for RRF 3.0, but not necessary in the 3.01RC series.

              Could I ask you a question about the wiki?

              5. Set up the probe offsets, trigger height and trigger value in G31:
              
              G31 X20 Y0 Z3.3 P25
              
              In this example the trigger height is 3.3mm (you will need to measure it) and the probe is offset from the head reference point by 10mm in the +X direction.
              

              Is this just a typo, or do you really need to double the actual offset amount in the definition?

              1 Reply Last reply Reply Quote 0
              • dc42undefined
                dc42 administrators
                last edited by

                It was a type, which I've just corrected. Thanks for pointing it out.

                Duet WiFi hardware designer and firmware engineer
                Please do not ask me for Duet support via PM or email, use the forum
                http://www.escher3d.com, https://miscsolutions.wordpress.com

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