On Saturday 28 December 2019 12:23:31 nkp wrote:

> I do not want Lcnc to remember offsets.

If you have that file named in your .ini, make it ="".  Its helpfull at 
times, its a pita at times. I would just edit it to do that by 
duplicating the line so one is="" and one contains the filename so you 
can switch it on and off by swapping which line has a # in front of it.

> 28.12.2019 14:11, N пишет:
> > Have a line in my filename.ini file like the one below, where
> > filename is whatever name of your configuration files have. HALFILE
> > = filename.hal
> >
> >> Hello!
> >> Can I somehow disconnect .var file?
> >> Is it possible ?
> >>
> >> To replace it:
> >>
> >> #!/bin/bash
> >>
> >> rm /home/cnc/linuxcnc/configs/test/sim.var.bak
> >> rm /home/cnc/linuxcnc/configs/test/sim.var
> >>
> >> sleep 3s
> >> linuxcnc  /home/cnc/linuxcnc/configs/test/test.ini
> >>
> >> _______________________________________________
> >> Emc-users mailing list
> >> Emc-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/emc-users
> >
> > _______________________________________________
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
>
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


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)
If we desire respect for the law, we must first make the law respectable.
 - Louis D. Brandeis
Genes Web page <http://geneslinuxbox.net:6309/gene>


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

Reply via email to