On Saturday 02 May 2015 00:04:22 matic bie wrote: > Can anyone help me? Welcome to the list!
> > From: [email protected] > > To: [email protected] > > Date: Wed, 29 Apr 2015 11:16:22 +0000 > > Subject: [Emc-developers] where the whole path is divided into > > segment by segment > > > > Hi,allWhat puzzles me is that where the whole path is divided into > > segment by segment in linuxCNC code?can anyone explain? Best > > regards! This is much too long a subject to try and cover in an email msg. So please goto <wiki.linuxcnc.org>, find and download and print for coffee table decoration, the users manual, which has an excellent coverage of the g-code language itself. When you have devoured that, then get the integrators manual, and do the same, which contains some excellent documentation of the configuration of the machine controller thru the hal interpretor. Then, get the simulator version which will run on most linux hardware, write some code and execute it so you can see the results of your coding in the backplot window of the simulator. That is a whole lot cheaper than watching the machine eat its own lunch because you made a typo. ;-) Sebastion has been working quite hard on these manuals, and they will go a long way toward your understanding of how this all works. Anything you do not understand, please ask for clarification, giving us the version number of the manual, and the page and command that is a puzzle. Some of us here, not necessarily me as I am still a learner myself, can probably explain it better. 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) Genes Web page <http://geneslinuxbox.net:6309/gene> ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
