585,712 active members*
3,935 visitors online*
Register for free
Login
Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2021
    Posts
    7

    M11-M10 issue

    Hi,
    I have added a laser module to my homemade CNC. for some reasons I was ending up using an output to control the laser (rather than using the spindle's PWM output).
    My module is connected to output pin 14 on my board (novusum nvcm6v2.1). the output is defined as OUT6 in Mach3.
    Setting coolant (M7) to out 6 works and controls the laser - so I know this whole setup is functioning.
    HOWEVER,
    If I'm trying to use M11P6 to turn the laser on (instead of coolant control), and M10P6 to switch if off - they does not work.no reaction.
    at 1st I suspected the board but when I'm switching to the Diagnostics tab on Mach and I'm running these commands, I don't see the 'LED' of output 6 changing. further more - it does not work on any output whether I have something connected there or not.
    (I also tried using M11 with movement, i.e. M11P6 G0 X100 since I rad that it is a command that waits (don't remember the precise name of it). the unit moves but it does not turn the laser on.

    Questions:
    1. Does M11/M10 needs some special settings to work?
    2. When using these commands, do you see the Leds changing in the diagnostics tab?

    thanks,
    Gil

  2. #2
    Join Date
    Nov 2012
    Posts
    1267

    Re: M11-M10 issue

    M10/M11 macros in Mach3 seem to be a "work in progress", they have never been implemented completely. You should probably just add your own macros containing commands "ActivateSignal(OUTPUT6)" and "DeactivateSignal(OUTPUT6)".

  3. #3
    Join Date
    Mar 2021
    Posts
    7

    Re: M11-M10 issue

    Quote Originally Posted by CitizenOfDreams View Post
    M10/M11 macros in Mach3 seem to be a "work in progress", they have never been implemented completely. You should probably just add your own macros containing commands "ActivateSignal(OUTPUT6)" and "DeactivateSignal(OUTPUT6)".
    Thats all I should have in the macro file? one with the active and the second deactive?

  4. #4
    Join Date
    Nov 2012
    Posts
    1267

    Re: M11-M10 issue

    Quote Originally Posted by gilur View Post
    Thats all I should have in the macro file? one with the active and the second deactive?
    Yes, I believe just those two commands should do it.

  5. #5
    Join Date
    Mar 2003
    Posts
    35538

    Re: M11-M10 issue

    And if you are using a 3rd party motion controller, it may not support M10/M11.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

Similar Threads

  1. Replies: 2
    Last Post: 08-25-2017, 07:55 PM
  2. Incoming Power Issue, or Transistor Issue
    By barchdesigns in forum CNC Machine Related Electronics
    Replies: 0
    Last Post: 08-19-2016, 10:32 PM
  3. Seems Z and A axis are not running...Motor issue or Step/Dir issue?
    By Cattle in forum Mach Software (ArtSoft software)
    Replies: 1
    Last Post: 04-12-2016, 08:51 PM
  4. Replies: 1
    Last Post: 01-08-2016, 06:58 AM
  5. Help with selector switch wiring issue (***actually a motor issue***)
    By BEDFORD in forum Charter Oak Automation Support Forum
    Replies: 7
    Last Post: 04-07-2006, 09:19 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •