[Emc-users] Work coordinate offsets produced by Fusion360

2020-08-30 Thread jrmitchellj
I am producing several parts for an associate, and wanted to use several offsets for the various sides of the part.' All was going well until I got to G59.1 (offset 7 in F360). It formats the command as "g59.1 P1", and LCNC does not seem to like it. I edited the problem entries in the NC file, and

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-30 Thread andy pugh
On Mon, 31 Aug 2020 at 01:25, jrmitchellj wrote: > All was going well until I got to G59.1 (offset 7 in F360). It formats the > command as "g59.1 P1", and LCNC does not seem to like it. That sounds like an issue with the post processor. It's easy to imagine that some other system would use G59.

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-30 Thread andrew beck
Andy It's under the setup. I use it all the time. Easier than manually changing the work offset On Mon, Aug 31, 2020, 12:32 PM andy pugh wrote: > On Mon, 31 Aug 2020 at 01:25, jrmitchellj wrote: > > > All was going well until I got to G59.1 (offset 7 in F360). It formats > the > > command a

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-30 Thread jrmitchellj
Yeah, I am sure it is in the post processor. I pulled it down and had a look at it, but I am not a programmer. I found where itis stated, but have no clue how to change it. I am running out of workspaces. I am doing a 2-up run with a blank in each end of the vice, using workspace rotation. Pus

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-30 Thread Gene Heskett
On Monday 31 August 2020 00:38:00 jrmitchellj wrote: > Yeah, I am sure it is in the post processor. I pulled it down and had > a look at it, but I am not a programmer. I found where itis stated, > but have no clue how to change it. > > I am running out of workspaces. I am doing a 2-up run with

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread andy pugh
On Mon, 31 Aug 2020 at 05:40, jrmitchellj wrote: > I am running out of workspaces. You can have as many as you want if you can swap var files around: http://linuxcnc.org/docs/2.8/html/config/ini-config.html#gcode:ini-features It means stopping and re-starting LinuxCNC with a different var file

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread jrmitchellj
Now that change is very easy to understand! I was trying to report this to a person I was incontact with @ HSMWorks, who (I think) released the first LinuxCNC post for HSMWorks, but that was around the time that Autodesk acquired them. They do not seem to be there now. (or their email address has

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread andy pugh
On Mon, 31 Aug 2020 at 17:34, jrmitchellj wrote: > Swapping .var files seems the easiest way to go, I think that swapping postprocessor files is probably the easiest way. You can't specify a var file at the command line. But you can create duplicate INI files which specify different var files.

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread jrmitchellj
Thank you Gene! I will look into it. Fusion is really good at allowing you to set up multiple fixtures to run parts in to minimize tool changes. I have made fixture plates to machine the end plates on a couple of the Hammond extruded enclosures. Five positions, four screws to hold down the plate

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread andy pugh
On Mon, 31 Aug 2020 at 05:40, jrmitchellj wrote: > could save the .var file to a nema relevant to the parts, then when I need > to make some more of those, move that file back to linuxcnc.var, start up > the system, and be ready to go with the setups. You could run a python script to MDI a new s

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-08-31 Thread Gene Heskett
On Monday 31 August 2020 13:00:39 andy pugh wrote: > On Mon, 31 Aug 2020 at 05:40, jrmitchellj wrote: > > could save the .var file to a nema relevant to the parts, then when > > I need to make some more of those, move that file back to > > linuxcnc.var, start up the system, and be ready to go wi

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-09-03 Thread jrmitchellj
I just got word that Autodesk has fixed the linuxcnc post. Attached. --J. Ray Mitchell Jr. jrmitche...@gmail.com (818)324-7573 "Good enough is the enemy of excellence"author unknown On Mon, Aug 31, 2020 at 12:42 PM Gene Heskett wrote: > On Monday 31 August 2020 13:00:39 andy pugh wrote: > >

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-09-03 Thread andy pugh
On Thu, 3 Sep 2020 at 20:33, jrmitchellj wrote: > Attached. Prefer my version :-) -- 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 __

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-09-03 Thread andrew beck
whats the difference andy? I currently use one that I found on the forum which outputs a g64 p value equal to the smoothing value in fusion 360 effectively doubling the tolerance. which works well. but always interested in other post processors. really need to learn to modify them myself. can'

Re: [Emc-users] Work coordinate offsets produced by Fusion360

2020-09-04 Thread andy pugh
On Fri, 4 Sep 2020 at 01:44, andrew beck wrote: > > whats the difference andy? Nothing practical. I re-cast the nested ifs as a switch. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George