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

    Spindle Control Problems in RRF3.3RC2+1

    Scheduled Pinned Locked Moved
    Beta Firmware
    1
    1
    164
    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.
    • EducatingSavvasundefined
      EducatingSavvas
      last edited by

      Hiya - I'm using 3.3RC2+1 (2021-05-16) but having trouble with spindle behaviour.

      I've defined the tool as such:

      M453 							; Switch to CNC Mode
      M950 R1 C"e1heat+e0heat+bedheat" L0:24000 Q300	; Create spindle index 1
      M563 P1 R1 S"Spindle"		; Create tool 1 with spindle 1 call it "Spindle "
      G10 P1 X0 Y0 Z0 ; Set tool 1 axis offsets
      

      What I'm finding is that I have to use P# at the end of an M3 S# to turn the spindle on. I think this behaviour needs to change so that T# in CAM exported g-code selects the active tool and M3 S# turns it on. Otherwise everyone will need to write a different post processor for each tool being used.

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