Another interesting point about this issue is stepconf.py doesn't show the 
creation of these lines:

# Generated by stepconf 1.1 at Mon May 27 15:08:43 2019
# If you make changes to this file, they will be
# overwritten when you run stepconf again
loadrt trivkins
loadrt [EMCMOT]EMCMOT base_period_nsec=[EMCMOT]BASE_PERIOD 
servo_period_nsec=[EMCMOT]SERVO_PERIOD num_joints=[TRAJ]AXES


But does show:
        halrun.write( "loadrt hal_parport cfg=\"%s out%s%s%s%s\"\n" % 
(self.d.ioaddr, port2name, port2dir, port3name, port3dir))

which generates for example:
loadrt hal_parport cfg="0 out"

So  is there a different config.py out there other than the one at?
.\linuxcnc-master\src\emc\usr_intf\stepconf


> -----Original Message-----
> From: andy pugh [mailto:bodge...@gmail.com]
> Sent: March-30-20 1:28 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] File and Module names.
> 
> On Mon, 30 Mar 2020 at 20:57, John Dammeyer <jo...@autoartisans.com> wrote:
> 
> > The exception seems to be "motmod".  This is linked in "motion.c" rather 
> > than a file named "motmod.c"
> 
> Even more curiously, it is documented as "motion" too.
> 
> http://linuxcnc.org/docs/2.7/html/man/man9/motion.9.html
> 
> --
> atp
> "A motorcycle is a bicycle with a pandemonium attachment and is
> designed for the especial use of mechanical geniuses, daredevils and
> lunatics."
> � George Fitch, Atlanta Constitution Newspaper, 1912
> 
> 
> _______________________________________________
> 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

Reply via email to