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

    Duet 2 - initializing laser as a spindle

    Scheduled Pinned Locked Moved
    Laser Cutters
    1
    1
    144
    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.
    • snellcraftwoodworksundefined
      snellcraftwoodworks
      last edited by

      Hello,
      I am running a Duet 2 Ethernet on my Ooznest workbee. (RepRap 3.2). I bought an Endurance laser that I want to activate using my fan0 PWM control. I am having a difficult time getting the fan0 pin to control voltage at all with any commands. I do have the jumper set to 5v not Vin. These are the statements I have in my config.g file to initialize the "spindle (laser)". Where am I going wrong?

      M452 C"FAN0" R255 F200 S0; (SELECT LASER DEVICE MODE, OK)
      M453 C"FAN0" Q200 R255 S1 T1 ; (PUT IN CNC DEVICE MODE)
      M950 C"FAN0" F0 Q200 (DEFINE SPINDLE);
      M563 P1 F0 S"LASER"(DEFINE LASER);

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