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

Stack overflow error when probing

Scheduled Pinned Locked Moved
General Discussion
z probe error stack overflow
2
3
1.2k
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.
  • undefined
    Ian Tech
    last edited by 12 May 2018, 04:26

    Hello, I recently changed my method of homing my z axis to use my bed probe. I also probe the bed after homing the Z axis. I used to be successful in my meshgrid compensation, but now I experience problems.Now whenever I run G32 after homing, I get:

    Error: Push(): stack overflow!

    and sometimes

    Error: Max open file count exceeded

    I'm running the latest firmware and would appreciate any help on this issue.
    Thanks,
    Ian

    1 Reply Last reply Reply Quote 0
    • undefined
      dc42 administrators
      last edited by 12 May 2018, 06:44

      Stack overflow occurs when you run a recursive macro. I suspect that your homing file runs G32, and G32 runs homing.

      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
      • undefined
        Ian Tech
        last edited by 12 May 2018, 20:40

        I found the problem, I had G32 in the bed.g instead of G29. Thank you for the help

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