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

    I am near.... but

    Scheduled Pinned Locked Moved
    General Discussion
    2
    4
    188
    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.
    • peirofundefined
      peirof
      last edited by

      Hi,

      with the help of forum Staff and members, i am close to finish migration from FW 2.x to FW 3.4

      one of the last things I am missing is the extruder, nothing appears in the DWC ...

      I have these lines in the config.g. What am I missing? What have I overlooked?

      ;Extruder
      M308 S1 P"e0temp" Y"thermistor" T100000 B4138  ; configure sensor 1 as thermistor on pin e0temp
      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
      M143 H1 S280                                   ; set temperature limit for heater 1 to 280C
      
      
      ; Tools
      M563 P0 D0 H1									; 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
      
      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @peirof
        last edited by

        @peirof if your extruder mapped in M584?
        e.g.

        M584 X0 Y1 Z2 E3
        

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        peirofundefined 2 Replies Last reply Reply Quote 1
        • peirofundefined
          peirof @jay_s_uk
          last edited by

          @jay_s_uk

          think can be this, now i am not in home.

          Extruder stepper motor its connected to Shocket E0_MOTOR, this correspond to Drive 3. No?

          but, now, i am not sure. Its possible that Extruder stepper its connected to Shocket E1_Motor, thar correspond to Drive 4....

          Later check

          1 Reply Last reply Reply Quote 1
          • peirofundefined
            peirof @jay_s_uk
            last edited by

            @jay_s_uk said in I am near.... but:

            M584 X0 Y1 Z2 E3
            @jay_s_uk since NOW you are one of the my best friends..... solved. Now extruder appears in DWC.....

            Thx to all

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