Hey Gene,

I made a video about this a while back. I go into detail on how to set up m
codes and folder location info around the 7 minute mark

https://youtu.be/qzuNK28STmY

Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

Help support my channel efforts and coffee addiction:
www.patreon.com/theferalengineer

On Thu, May 5, 2022, 12:12 AM gene heskett <ghesk...@shentel.net> wrote:

> Greetings all;
>
> I followed (I think) the master docs and created an M111 command, looks
> like this:
> =====================
> #!/bin/bash
> halcmd setp b_cntr.reset true
> halcmd setp b_cntr.reset false
> exit 0
> =====================
>
> But linuxcnc claims it can't find it, sitting among the nc_files.
>
> I even did a chmod +x on it, made no diff to linuxcnc.
>
> Can someone point out my stupidity?
>
> Cheers, Gene Heskett.
> --
> "There are four boxes to be used in defense of liberty:
>  soap, ballot, jury, and ammo. Please use in that order."
> -Ed Howdershelt (Author, 1940)
> If we desire respect for the law, we must first make the law respectable.
>  - Louis D. Brandeis
>
>
>
>
>
> _______________________________________________
> Emc-developers mailing list
> Emc-developers@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-developers
>

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to