Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. object model
    Log in to post
    • All categories
    • curieosundefined

      Array index out of bounds error on object model node

      Gcode meta commands
      • object model • • curieos
      25
      0
      Votes
      25
      Posts
      1.1k
      Views

      Tinchusundefined

      @OwenD Yes! I didnt noticed the typo either. Ok, will add this and try it further but question remains regarding why is this happening, it started after falshing the new raspi image and version 3.5.2. Can you confirm there should not be a problem using the 64 bit version on my raspi? because there are other problem like for example DWC not starting on my touch screen, there is just a linux desktop instead (DWC working through web interface conncection)

    • tdowns7undefined

      Daemon.g logging incorrect file position.

      Gcode meta commands
      • daemon.g object model • • tdowns7
      8
      0
      Votes
      8
      Posts
      289
      Views

      tdowns7undefined

      @chrishamm , Thanks for the quick follow up, appreciate it! Linking the github issue for those who may want to track.

    • niocio01undefined

      Configure GPIO input on Toolboard

      Gcode meta commands
      • object model gpio toolboard • • niocio01
      4
      0
      Votes
      4
      Posts
      441
      Views

      niocio01undefined

      Allright, bridging the Top Pin (NC on the PCB) to the bottom one (io3.in) did the trick.

      I had to invert the signal but other than that no changes were necessary on my firmware configuration.

      For future reference and anyone who is trying to do something similar:

      M950 J1 C"!^100.io3.in" ; Tool1 docking detection GPIO setup

      Is the command I use now.

    • printernoodleundefined

      What does M913 Znnn change in the object model

      Gcode meta commands
      • object model • • printernoodle
      5
      0
      Votes
      5
      Posts
      332
      Views

      printernoodleundefined

      @t3p3tony
      I appreciate this link!