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

    pins for orbiter filament sensor

    Scheduled Pinned Locked Moved
    Third-party add-ons
    2
    2
    231
    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.
    • Paddyundefined
      Paddy
      last edited by

      Hi,
      I'm trying to get the orbiter sensor working on my corexy.
      I have Dániel Bulyovcsity config but he is using the zstop pin but I am already using that. Daniel's instructions are
      Wiring:
      Blue: GND
      Red: 3.3V
      Green: Zstop
      Yellow: Should be connected to a free Stop pin, I have used the Stop10(ENC_B) pin

      //add in config.g file:

      M591 D0 P1 C"!zstop" S1 ;set filament sensor switch for extruder 0
      M950 J1 C"^connlcd.encb" ;define logical input for filament load/unload
      M581 P1 T2 S0 R0 ;define trigger for filament auto load/unload macro to trigger2.g

      I am using GIO pin 9 for yellow and in my config have
      ; Orbiter filament sensor
      M591 D0 P1 C"exp.e3stop" S1
      M950 J1 C"^connlcd.enca" ;define logical input for filament load/unload
      M581 P1 T2 S0 R0 ;define trigger for filament auto load/unload macro to trigger2.g

      Should this work the same?

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

        @Paddy That should be okay. For a list of Duet 2 WiFi/Ethernet pins and functions, see https://docs.duet3d.com/Duet3D_hardware/Duet_2_family/Duet_2_WiFi_Ethernet_Hardware_Overview#inputoutput

        See also this thread where the Orbiter filament sensor is discussed: https://forum.duet3d.com/topic/34132/orbiter-filament-sensor-setup

        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

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