On 29 Oct 2017, at 21:28, John Dammeyer wrote: > Oops. EMC-Inch.spm. No '2' in the file name. > >> -----Original Message----- >> From: John Dammeyer [mailto:[email protected]] >> Sent: October-29-17 2:18 PM >> To: 'Enhanced Machine Controller (EMC)' >> Subject: Re: [Emc-users] G-Code >> >> Of course. Silly me. EMC2-Inch.spm. >> I did run the general.spm output with the G90.1 entered from the MDI line >> first. Then the file actually ran without issues. >> Now I'm running the EMC2-Inch.spm post processor file and it loaded and is >> running without incident. >> This file has a G90 and a the G91.1 is still set. I guess G90 over-rules >> G91.1? >> >> In either case. That's working. >> Thanks >> John >> >> Interestingly, Vectric's post-processor usually generates an arc using simple G1 commands to draw short straight lines to approximate the arc. Although it takes many lines to produce the same path as a single G2/3 command, I suppose it will work in place of all variants of the G2/3 commands used by different interpreters. It produces good arcs which are executed relatively quickly.
Marcus >>> -----Original Message----- >>> From: andy pugh [mailto:[email protected]] >>> Sent: October-29-17 1:21 PM >>> To: Enhanced Machine Controller (EMC) >>> Subject: Re: [Emc-users] G-Code >>> >>> On 29 October 2017 at 17:56, John Dammeyer <[email protected]> >>> wrote: >>> >>>> But no LinuxCNC.spm. >>> >>> Is there an "emc.spm"? LinuxCNC used to be called EMC2 and some >>> post-processors haven't caught on to the name-change. >>> >>> -- >>> 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, 1916 >>> >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Emc-users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/emc-users >> >> >> ------------------------------------------------------------------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> Emc-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/emc-users > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
