Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. XYZ_123
    3. Posts
    • Profile
    • Following 1
    • Followers 0
    • Topics 4
    • Posts 11
    • Best 0
    • Controversial 0
    • Groups 0

    Posts made by XYZ_123

    • how to configure limit switch for hard stop in Duet2 WiFi?

      hello,

      I am configuring limit switch on "e1_stop" but it's not working.
      M950 J2 C"e1_stop".
      Any suggestion? @dc42 @Phaedrux @chrishamm @jay_s_uk

      posted in General Discussion
      XYZ_123undefined
      XYZ_123
    • RE: Panel misbehaviour

      @oliof and i have 4 panel due. but only one panel is not working properly. All panel have same firmware or same connection.

      posted in PanelDue
      XYZ_123undefined
      XYZ_123
    • RE: Panel misbehaviour

      @oliof i am using Duet 3 MB6HC board
      and I have tried on the open board

      posted in PanelDue
      XYZ_123undefined
      XYZ_123
    • Panel misbehaviour

      Hello,
      PanelDue 7i
      firmware: 3.4.1-pre1
      if i touch current temperature then its press emergency stop. or same thing happens in blank space also.

      posted in PanelDue
      XYZ_123undefined
      XYZ_123
    • RE: M302 not working

      Reference: M302 not preventing cold extrusion for Gcode
      @dc42 : Please confirm if this holds true for 3.4beta3 version , when extruder is driven via expansion board? i.e. if extruder is connected to expansion board, M302 does not come in effect for enabling minimum extrusion temperature.
      if i wish to have this working, is there a way to change in source code and achieve this?

      posted in General Discussion
      XYZ_123undefined
      XYZ_123
    • RE: M302 not working

      @deckingman Ok, But in my firmware version it's not working.

      posted in General Discussion
      XYZ_123undefined
      XYZ_123
    • M302 not working

      Hello,
      I'm trying to the set minimum temperature to allow extrusion and retraction using M302.
      M302 S120 R120
      but it's not working .
      Firmware version :- 3.4b3

      posted in General Discussion
      XYZ_123undefined
      XYZ_123
    • RE: error: meta command expected an expression

      @dc42 firmware version : 3.3 beta 3

      posted in Gcode meta commands
      XYZ_123undefined
      XYZ_123
    • RE: error: meta command expected an expression

      @owend its not working ...still gives me same error

      posted in Gcode meta commands
      XYZ_123undefined
      XYZ_123
    • RE: error: meta command expected an expression

      @dc42 it still I receive the error.

      posted in Gcode meta commands
      XYZ_123undefined
      XYZ_123
    • error: meta command expected an expression

      I came across this thread reference: https://forum.duet3d.com/topic/26277/how-to-allow-user-to-reset-password/6?_=1640581081938

      Tried to use it to set fan frequency as per fan replaced.

      I'm writing following logic to set fan frequency from console.

      wff.g
      M950 F0 C"out7" Q{param.S}
      echo ><fanconfg.g> "M950 Q""" ^ param.S ^ """"

      and in console I try to run as follows:
      M98 P"wff.g" S3000

      When I run, the logic saves value, but I receive error" ".

      any suggestions, what is the syntax error ?

      posted in Gcode meta commands
      XYZ_123undefined
      XYZ_123