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

    Error: Probe already triggered at start of probing move

    Scheduled Pinned Locked Moved Solved
    Config Tool
    2
    17
    1.4k
    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.
    • joe92undefined
      joe92
      last edited by joe92

      Hello, have this error message when homing the z axis. At the Config, I have not changed nothing and the printer worked for 500 hours without a problem. I have installed a Vinda sensor and for the homing of Z is a normal z switch. Can someone help me please

      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.2.1 on Fri Jan 15 2021 23:22:23 GMT+0100 (MitteleuropƤische Normalzeit)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M555 P2 ; Set firmware compatibility to look like Marlin
      M550 P"Voron V2-1" ; set printer name
      M669 K1 ; select CoreXY mode

      ; Network
      M551 P"" ; set password
      M552 S1 ; enable network
      M586 P0 S1 ; enable HTTP
      M586 P1 S0 ; disable FTP
      M586 P2 S0 ; disable Telnet

      ; G29 Mesh
      M557 X10:340 Y10:340 S30 ; S30 for high density, S40 for testing

      ; Drives
      M569 P0 S1 ; X Motor goes backwards
      M569 P1 S1 ; Y Motor goes backwards
      M569 P3 S1 ; Extruder Motor 0 goes forwards (BMG)
      M569 P5 S1 ; Z1 goes backwards
      M569 P6 S0 ; Z2 goes forwards
      M569 P7 S1 ; Z3 goes forwards
      M569 P8 S0 ; Z4 goes backwards

      ; Z-Axis Stepper Leveling Configuration
      M584 X0 Y1 E3 Z5:6:7:8 ; 4 motors; duex 5, 6, 7, 8

      M92 X80 Y80 Z400 ; Steps per mm
      M92 E415.00 ; Steps per mm (BMG) (1.8deg)
      M350 E16 I1 ; Configure microstepping with interpolation
      M350 X16 Y16 Z16 I1 ; Configure microstepping with interpolation
      M203 X21000 Y21000 E8000 Z4000 ; Set maximum speeds (mm/min) for 2.1 only (300mm/s max)
      M201 X3600 Y3200 E4000 Z850 ; Set accelerations (mm/s^2)
      M566 X240 Y300 E1200 Z120 ; Set maximum instantaneous speed changes (mm/min)
      M98 P"/macros/print_scripts/xy_current_high.g" ; Set XY Motor Currents
      M98 P"/macros/print_scripts/e_current_high.g" ; Set Extruder Motor Currents
      M98 P"/macros/print_scripts/z_current_high.g" ; Set Z Motor Currents (must come after extruder, because on the extruder headers)
      M84 S0 ; Set idle timeout, never time out

      ; Axis Limits
      M208 X0:350 Y-10:350 Z0:300 ; set axis minima and 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

      ; Inductive Leveling Sensor
      M98 P"/macros/probe_scripts/activate_z_probe.g" ; activate the Z probe
      M98 P"/macros/probe_scripts/activate_z_switch.g" ; activate the Z switch

      M671 X410:410:-60:-60 Y350:-80:-80:350 S20 ; belts in all 4 corners

      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
      M98 P"/macros/PID/ABS_PID.g" ; Set model parameters for heater 0 and use PID mode?
      M140 H0 ; map heated bed to heater 0
      M143 H0 S120 ; set temperature limit for heater 0 to 120C
      M308 S1 P"e0temp" Y"thermistor" T100000 B4750 ; define E0 temperature sensor (B4725)
      M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
      M143 H1 S280 ; set temperature limit for heater 1 to 280C

      ; Fans
      M950 F0 C"duex.fan3" Q500 ; create fan 0 on pin duex.fan3 and set its frequency
      M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off
      M950 F1 C"duex.fan4" Q500 ; create fan 1 on pin duex.fan4 and set its frequency
      M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on
      M950 F2 C"duex.fan5" Q500 ; create fan 2 on pin duex.fan5 and set its frequency
      M106 P2 S1 H1 T45 ; set fan 2 value. Thermostatic control is turned on

      ; Tools
      M563 P0 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
      M575 P1 S1 B57600 ; enable support for PanelDue

      ; Enable config-override.g
      ;M501

      ; Allow Movement of Axis that have not been homed
      M564 H0

      0:/macros/Probe_Scripts/activate_z_probe.g
      M558 P5 C"^zprobe.in" H20 A5 S0.020 F1200 T18000 ; set Z probe type to switch and the dive height + speeds
      G31 P1000 X0 Y-28.0 Z1.322 ; Setup Offsets for Z Switch

      0:/macros/Probe_Scripts/activate_z_switch.g
      M574 Z0 P"nil" ; no Z endstop switch, free up Z endstop input
      M558 P5 C"zstop" H5 F400 T3000 ;Z Probe connector to Z endstop

      G31 P1000 X0 Y0 Z-0.40 ; Setup Offsets for Z Switch

      1 Reply Last reply Reply Quote 0
      • joe92undefined
        joe92
        last edited by

        can nobody help me ? the probe is active all the time even if i disconnect the cables. I loaded the config on my second print for testing and I can't find any errors there (both prints are voron 2)z-probe.png

        Phaedruxundefined 1 Reply Last reply Reply Quote 0
        • Phaedruxundefined
          Phaedrux Moderator @joe92
          last edited by

          @joe92 said in Error: Probe already triggered at start of probing move:

          I loaded the config on my second print for testing and I can't find any errors there

          If the same config works on the other printer with the same hardware that would mean there is a wiring problem with the probe.

          Z-Bot CoreXY Build | Thingiverse Profile

          joe92undefined 1 Reply Last reply Reply Quote 0
          • joe92undefined
            joe92 @Phaedrux
            last edited by

            @phaedrux at the moment only x and x are homing. at z comes the error message but then tried g30 s-1 and the probe works normally. I also disconnected the probe from the board but the value on the web control remains at 1000

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined
              Phaedrux Moderator
              last edited by

              Can you send M122 and M98 P"config.g" and post the results?

              Z-Bot CoreXY Build | Thingiverse Profile

              joe92undefined 2 Replies Last reply Reply Quote 0
              • joe92undefined
                joe92 @Phaedrux
                last edited by

                @phaedrux m122
                === Diagnostics ===
                RepRapFirmware for Duet 2 WiFi/Ethernet version 3.3 (2021-06-15 21:44:54) running on Duet WiFi 1.02 or later + DueX5
                Board ID: 08DGM-956GU-DJ3S0-7JKFJ-3SD6M-1TFHG
                Used output buffers: 3 of 24 (11 max)
                === RTOS ===
                Static ram: 23876
                Dynamic ram: 75852 of which 28 recycled
                Never used RAM 14660, free system stack 174 words
                Tasks: NETWORK(ready,12.9%,237) HEAT(delaying,0.0%,330) Move(notifyWait,0.1%,364) DUEX(notifyWait,0.0%,24) MAIN(running,86.5%,443) IDLE(ready,0.4%,29), total 100.0%
                Owned mutexes:
                === Platform ===
                Last reset 00:02:59 ago, cause: power up
                Last software reset at 2022-01-25 19:19, reason: User, GCodes spinning, available RAM 11676, slot 2
                Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
                Error status: 0x00
                Aux0 errors 0,0,0
                Step timer max interval 0
                MCU temperature: min 31.8, current 37.5, max 37.7
                Supply voltage: min 24.1, current 24.1, max 24.2, under voltage events: 0, over voltage events: 0, power good: yes
                Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0
                Driver 0: position 0, standstill, SG min/max not available
                Driver 1: position 0, standstill, SG min/max not available
                Driver 2: position 0, standstill, SG min/max not available
                Driver 3: position 0, standstill, SG min/max not available
                Driver 4: position 0, standstill, SG min/max not available
                Driver 5: position 0, standstill, SG min/max not available
                Driver 6: position 0, standstill, SG min/max not available
                Driver 7: position 0, standstill, SG min/max not available
                Driver 8: position 0, standstill, SG min/max not available
                Driver 9: position 0, standstill, SG min/max not available
                Driver 10: position 0
                Driver 11: position 0
                Date/time: 2022-01-26 05:40:12
                Cache data hit count 4294967295
                Slowest loop: 6.95ms; fastest: 0.17ms
                I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
                === Storage ===
                Free file entries: 10
                SD card 0 detected, interface speed: 20.0MBytes/sec
                SD card longest read time 2.7ms, write time 0.0ms, max retries 0
                === Move ===
                DMs created 83, maxWait 0ms, bed compensation in use: none, comp offset 0.000
                === MainDDARing ===
                Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
                === AuxDDARing ===
                Scheduled moves 0, completed moves 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
                === Heat ===
                Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1 -1 -1
                === GCodes ===
                Segments left: 0
                Movement lock held by null
                HTTP is idle in state(s) 0
                Telnet is idle in state(s) 0
                File is idle in state(s) 0
                USB is idle in state(s) 0
                Aux is idle in state(s) 0
                Trigger is idle in state(s) 0
                Queue is idle in state(s) 0
                LCD is idle in state(s) 0
                Daemon is idle in state(s) 0
                Autopause is idle in state(s) 0
                Code queue is empty.
                === DueX ===
                Read count 1, 0.33 reads/min
                === Network ===
                Slowest loop: 15.91ms; fastest: 0.00ms
                Responder states: HTTP(2) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions
                HTTP sessions: 1 of 8

                • WiFi -
                  Network state is active
                  WiFi module is connected to access point
                  Failed messages: pending 0, notready 0, noresp 0
                  WiFi firmware version 1.23
                  WiFi MAC address 8c:aa:b5:d5:7e:45
                  WiFi Vcc 3.35, reset reason Turned on by main processor
                  WiFi flash size 4194304, free heap 23968
                  WiFi IP address 192.168.0.67
                  WiFi signal strength -39dBm, mode none, reconnections 0, sleep mode modem
                  Clock register ffffffff
                  Socket states: 0 0 0 0 0 0 0 0
                1 Reply Last reply Reply Quote 0
                • joe92undefined
                  joe92 @Phaedrux
                  last edited by

                  @phaedrux M98 P"config.g"
                  HTTP is enabled on port 80
                  FTP is disabled
                  TELNET is disabled
                  Error: Pin 'zstop' is not free
                  Warning: Heater 1 appears to be over-powered. If left on at full power, its temperature is predicted to reach 558C

                  1 Reply Last reply Reply Quote 0
                  • joe92undefined
                    joe92
                    last edited by

                    Error: Pin 'zstop' is not free
                    Is something broken on the board or is it a config setting?

                    Phaedruxundefined 1 Reply Last reply Reply Quote 0
                    • Phaedruxundefined
                      Phaedrux Moderator @joe92
                      last edited by

                      @joe92 said in Error: Probe already triggered at start of probing move:

                      Error: Pin 'zstop' is not free
                      Is something broken on the board or is it a config setting?

                      No I think that's because your zstop pin is already been used when you run M98 P"config.g"

                      0:/macros/Probe_Scripts/activate_z_switch.g
                      M574 Z0 P"nil" ; no Z endstop switch, free up Z endstop input
                      M558 P5 C"zstop" H5 F400 T3000 ;Z Probe connector to Z endstop

                      This macro gets called and uses zstop. And when you send M98 config.g it tries to use zstop again in your m574 command, but it's already in use from that macro.

                      @joe92 said in Error: Probe already triggered at start of probing move:

                      have this error message when homing the z axis.

                      Can you post your homing files and bed.g/mesh.g files as well?

                      Z-Bot CoreXY Build | Thingiverse Profile

                      joe92undefined 2 Replies Last reply Reply Quote 0
                      • joe92undefined
                        joe92 @Phaedrux
                        last edited by

                        @phaedrux ;

                        bed.g
                        ; called to perform automatic bed compensation via G32
                        ; setup for quad belt gantry

                        M561 ; Clear any existing bed transform
                        G28 ; home

                        M98 P"/macros/probe_scripts/activate_z_probe.g" ;activate inductive z-probe

                        ; Probe bed at these 4 points:
                        G30 P0 X290 Y290 H0 Z-99999
                        G30 P1 X290 Y60 H0 Z-99999
                        G30 P2 X60 Y60 H0 Z-99999
                        G30 P3 X60 Y290 H0 Z-99999 S4

                        G28 Z ; Home Z Axis

                        ; homeall.g
                        ; called to home all axes

                        G91 ; Relative

                        G1 H2 Z5 F2000 S2 ; Lower bed 15mm
                        G1 H1 X-300 Y-300 F2000 S1 ; Coarse home X and Y
                        G1 H1 X-300 S1 ; Coarse X in case Y homed first
                        G1 H1 Y-300 S1 ; Coarse Y in case X homed first
                        G1 H0 X5 Y5 F2000 ; Move away from the endstops
                        G1 H1 X-300 F360 S1 ; Fine home X
                        G1 H1 Y-300 F360 S1 ; Fine home Y

                        M98 P"/macros/print_scripts/xy_current_high.g" ; Restore motor currents
                        G90 ; Absolute positioning

                        ; Go to z switch and home z axis
                        M98 P"/macros/probe_scripts/activate_z_switch.g" ; Activate Z Switch
                        M98 P"/macros/probe_scripts/goto_z_switch.g" ; Go To Z Switch

                        G30 Z-99999 ; Probe Z Switch

                        G0 Z5

                        M98 P"/macros/probe_scripts/goto_nozzle_scrubber_and_scrub.g" ; Scrub Nozzle

                        ; Go to z switch and home z axis
                        M98 P"/macros/probe_scripts/activate_z_switch.g" ; Activate Z Switch
                        M98 P"/macros/probe_scripts/goto_z_switch.g" ; Go To Z Switch

                        G30 Z-99999 ; Probe Z Switch

                        G0 Z20

                        M98 P"/macros/probe_scripts/activate_z_probe.g" ; Activate Z Probe

                        1 Reply Last reply Reply Quote 0
                        • joe92undefined
                          joe92 @Phaedrux
                          last edited by

                          @phaedrux

                          ; homez.g
                          ; called to home the Z axis
                          ;

                          ; Lift Z relatively to current position
                          G91
                          G1 H2 Z5 F2000 S2

                          ; Back to absolute positioning
                          G90

                          ; Go to z switch and home z axis
                          M98 P"/macros/probe_scripts/activate_z_switch.g" ; Activate Z Switch
                          M98 P"/macros/probe_scripts/goto_z_switch.g" ; Go To Z Switch

                          G30 Z-99999 ; Probe Z Switch

                          G0 Z5

                          M98 P"/macros/probe_scripts/goto_nozzle_scrubber_and_scrub.g" ; Scrub Nozzle

                          ; Go to z switch and home z axis
                          M98 P"/macros/probe_scripts/activate_z_switch.g" ; Activate Z Switch
                          M98 P"/macros/probe_scripts/goto_z_switch.g" ; Go To Z Switch

                          G30 Z-99999 ; Probe Z Switch

                          G0 Z20

                          M98 P"/macros/probe_scripts/activate_z_probe.g" ; Activate Z Probe

                          1 Reply Last reply Reply Quote 0
                          • Phaedruxundefined
                            Phaedrux Moderator
                            last edited by

                            What is the order of operations that gets you to the error message?

                            Turn on the printer and press homeall in DWC?

                            Just trying to understand the flow of gcode commands.

                            However, if it's worked for 500 hours without issue up until now with the same config, and the same config works on your other printer, then I have to think it's a hardware issue. Most likely with the probe itself or with it's wiring.

                            Z-Bot CoreXY Build | Thingiverse Profile

                            joe92undefined 1 Reply Last reply Reply Quote 0
                            • joe92undefined
                              joe92 @Phaedrux
                              last edited by joe92

                              @phaedrux
                              Yes, home all is the first thing I do, but I have now installed the duet from the other printer and everything works. I completely erased the board with the defect and wrote it with the latest software, but the error is still there in the other printer

                              1 Reply Last reply Reply Quote 0
                              • Phaedruxundefined
                                Phaedrux Moderator
                                last edited by

                                can you tell me/show me the wiring for your probe?

                                Can you grab some photos of the board with the problem?

                                Z-Bot CoreXY Build | Thingiverse Profile

                                joe92undefined 2 Replies Last reply Reply Quote 0
                                • joe92undefined
                                  joe92 @Phaedrux
                                  last edited by

                                  @phaedrux 270122.jpg

                                  1 Reply Last reply Reply Quote 0
                                  • joe92undefined
                                    joe92 @Phaedrux
                                    last edited by

                                    @phaedrux I can take the photos after work

                                    1 Reply Last reply Reply Quote 0
                                    • joe92undefined
                                      joe92
                                      last edited by

                                      found the fault in the cable to the z switch. a broken wire has trigged the z stop šŸ˜…

                                      1 Reply Last reply Reply Quote 1
                                      • joe92undefined joe92 has marked this topic as solved
                                      • First post
                                        Last post
                                      Unless otherwise noted, all forum content is licensed under CC-BY-SA