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

    Laser and fans not showing in DWC

    Scheduled Pinned Locked Moved
    Laser Cutters
    2
    3
    359
    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.
    • Alijambo73undefined
      Alijambo73
      last edited by Alijambo73

      I have a duet 3 6HC with running in 3.5.3 i have a spindle and a laser. Both function as they should but only the spindle showing in DWC. I'm also using "out1" for a 6000K light strip. I have configured it as a fan but it is not showing in DWC either. I would like to have access to adjust the laser power and brightness of the led strip.

      Here is what I have in my config.g

      M950 R0 C"out9" Q1000 L10000:30000      ; configure spindle #0
      M563 P1 S"Makita R0701C" R0 F0             ; create tool #0
      M453                                     ; set to CNC mode
      
      ; Lasers
      M950 P2 C"out4"                          ; air Assist solenoid
      M452 C"io7.out" R255 F500 S1             ; configure Laser port
      code_text
      

      and

      ;M950 P3 c"out1" Q500
      M950 F0 c"out1" Q500
      ;M42 P3 S1
      M106 P0 S0 C"LEDs" 	
      code_text
      

      Are laser controls not available in DWC and do fans not show in CNC mode or have I got this configured incorrectly?

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @Alijambo73
        last edited by

        @Alijambo73 lasers don't show in DWC

        Try adding H-1 to the M106 line

        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

        Alijambo73undefined 1 Reply Last reply Reply Quote 0
        • Alijambo73undefined
          Alijambo73 @jay_s_uk
          last edited by

          @jay_s_uk i had tried that previous but just added it again with no luck.

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