On Mon, 9 Jun 2014, a k wrote: > Date: Mon, 9 Jun 2014 13:52:55 -0700 > From: a k <pccncmach...@gmail.com> > Reply-To: "Enhanced Machine Controller (EMC)" > <emc-users@lists.sourceforge.net> > To: "Enhanced Machine Controller (EMC)" <emc-users@lists.sourceforge.net> > Subject: Re: [Emc-users] Feed control > > I did experiment and input 3 lines > ///////// > setp scale.0.gain 0.00034483 > setp scale.0.offset -0.4172 > > net scaled-percent scale.0.out=>motion.adaptive-feed
You need to add the scale component to the hal file: loadrt scale count=1 addf scale servo-thread > > /////////////////////////////////////// > linux did not start > and error > ............. > > Starting LinuxCNC... > > hm2-servo.hal:205: parameter or pin 'scale.0.gain' not found > > Shutting down and cleaning up LinuxCNC... > > Cleanup done > > ///////////// > > so > > i need put in pin > > > > > > > > On Mon, Jun 9, 2014 at 12:08 PM, andy pugh <bodge...@gmail.com> wrote: > >> On 9 June 2014 19:42, a k <pccncmach...@gmail.com> wrote: >> >>> Because feed control on axis start from 0% to 150% >>> i want to 0VDC be 0% feed and >>> 5VDC correspond to 150% of feed >>> can i have that? >> >> >> Yes. >> >> Use the "scale" HAL component >> http://www.linuxcnc.org/docs/html/man/man9/scale.9.html >> >> And connect the output to motion.feed-override. >> http://www.linuxcnc.org/docs/html/man/man9/motion.9.html >> >> Note that you need to enable feed-override with a G-code. >> >> -- >> atp >> If you can't fix it, you don't own it. >> http://www.ifixit.com/Manifesto >> >> ------------------------------------------------------------------------------ >> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions >> Find What Matters Most in Your Big Data with HPCC Systems >> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. >> Leverages Graph Analysis for Fast Processing & Easy Data Exploration >> http://p.sf.net/sfu/hpccsystems >> _______________________________________________ >> Emc-users mailing list >> Emc-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/emc-users >> > ------------------------------------------------------------------------------ > HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions > Find What Matters Most in Your Big Data with HPCC Systems > Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. > Leverages Graph Analysis for Fast Processing & Easy Data Exploration > http://p.sf.net/sfu/hpccsystems > _______________________________________________ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users > Peter Wallace Mesa Electronics (\__/) (='.'=) This is Bunny. Copy and paste bunny into your (")_(") signature to help him gain world domination. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users