Re: [Emc-users] Acorn CNC

2022-09-07 Thread marcus . bowman
Using LinuxCNC, I have a set of self-written wizards/demons in a folder. Start LinuxCNC; load the demon I need; use GEDIT to set the user values of, say, Xwidth, Ybreadth, tool diameter. Reload in LinuxCNC and run it. Not fully conversational, but reasonably quick and convenient. There is no

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
So this is one approach but it's a separate program that eventually costs. https://www.cnccookbook.com/conversational-cnc-machine-programming-software/ > -Original Message- > From: John Dammeyer [mailto:jo...@autoartisans.com] > Sent: September-07-22 3:29 PM > To: 'Enhanced Machine Contro

Re: [Emc-users] Acorn CNC

2022-09-07 Thread ken.strauss
You boot from the USB and everything is installed magically. When it then boots from you HD it starts PathPilot (LinuxCNC). If no 5i25/6i25/7i95 is bound it errors. If the right signals are not supplied to your Mesa card it errors. You will then have setup HAL, etc and try again. -Original

Re: [Emc-users] Acorn CNC

2022-09-07 Thread ken.strauss
All of the above! There is a conversational wizard screen that mostly does what you want. For my work I would probably model it in CAD since facing would be only a tiny part of the ultimate machining. As others have suggested, try it yourself on Tormach Hub. The only Tormach conversational stuff t

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
Awesome. A Tormach user! OK. Say I have an aluminum plate casting that is 3"x7"x about 0.8". I can clamp it in the vise and set it so about 0.25" is above the edge of the vise and it's pretty close to parallel with the XY plane. I want to remove about 0.1" to make it flat. To remove the sa

Re: [Emc-users] Acorn CNC

2022-09-07 Thread ken.strauss
I have a real Tormach and frequently use the hub to test hand coded programs prior to running things on a real machine. No charge, much safer and crashes never break a tool! -Original Message- From: Chris Albertson Sent: September 7, 2022 3:22 PM To: Enhanced Machine Controller (EMC) Su

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
The scary thing about nativecam in that link is the number of I installed it but it doesn't work etc... John > From: Sam Sokolik [mailto:samco...@gmail.com] > I always thought nativecam looked neat... (I don't think I have ever > played with it and I also think it is based on python2) (so I don

Re: [Emc-users] Acorn CNC

2022-09-07 Thread Chris Albertson
> > And for a simpler operating like surfacing something held in the vise or > clamped to the table there's an approach like the attached photo or must > one still write G-Code or use CAM to do this? > > Perhaps a Path Pilot user can post a screen shot like the one attached > that shows how to do t

Re: [Emc-users] Acorn CNC

2022-09-07 Thread Sam Sokolik
I always thought nativecam looked neat... (I don't think I have ever played with it and I also think it is based on python2) (so I don't know how up-to date it is) https://forum.linuxcnc.org/nativecam sam On Wed, Sep 7, 2022 at 2:10 PM Sam Sokolik wrote: > pathpilot is setup to run tormach m

Re: [Emc-users] Acorn CNC

2022-09-07 Thread Sam Sokolik
pathpilot is setup to run tormach machines. There is no 'setup' program. sam On Wed, Sep 7, 2022 at 1:55 PM John Dammeyer wrote: > > From: ken.stra...@sympatico.ca [mailto:ken.stra...@sympatico.ca] > > Subject: Re: [Emc-users] Acorn CNC > > > > Yes and no. Pathpilot is free but it comes on a U

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
> From: ken.stra...@sympatico.ca [mailto:ken.stra...@sympatico.ca] > Subject: Re: [Emc-users] Acorn CNC > > Yes and no. Pathpilot is free but it comes on a USB stick which is > chargeable. See https://tormach.com/search/?q=pathpilot%20upgrade > > -Original Message- > From: John Dammeyer

Re: [Emc-users] Acorn CNC

2022-09-07 Thread ken.strauss
Yes and no. Pathpilot is free but it comes on a USB stick which is chargeable. See https://tormach.com/search/?q=pathpilot%20upgrade -Original Message- From: John Dammeyer Sent: September 7, 2022 11:57 AM To: gro...@homanndesigns.com; 'Enhanced Machine Controller (EMC)' Subject: Re: [Em

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
> From: Groups [mailto:gro...@homanndesigns.com] > John, > > Have a look at PathPilot. I've just converted my Mill to it from Mach3 > using a 7i92. It has the benefits of LinuxCNC but with an interface > closer to Mach3 when it comes to wizards. > > Cheers, > > Peter > Peter How does one get

Re: [Emc-users] Acorn CNC

2022-09-07 Thread gene heskett
On 9/6/22 23:42, John Dammeyer wrote: Hi Ralph, The reason I ask is the replies are often like yours with an incorrect assessment of features. https://www.centroidcnc.com/centroid_diy/images/centroid_acorn_cnc_controller.pdf I think 8 inputs is quite different from the 3 home inputs you mentione

Re: [Emc-users] Acorn CNC

2022-09-07 Thread gene heskett
On 9/6/22 22:23, Feral Engineer wrote: I thought path pilot started using a Linuxcnc fork from machine kit? Centroid is appealing to new users because of a few reasons: ease of setup (no hal), conversational (although not great) and a unified ecosystem of hardware and software, with the ability

Re: [Emc-users] Acorn CNC

2022-09-07 Thread Chris Albertson
Can you buy PathPilot without buying a Tormach machine? I didn't think you could have a stand alone copy of PathPilot On Wed, Sep 7, 2022 at 1:55 AM Groups wrote: > John, > > Have a look at PathPilot. I've just converted my Mill to it from Mach3 > using a 7i92. It has the benefits of LinuxCNC b

Re: [Emc-users] Acorn CNC

2022-09-07 Thread Groups
John, Have a look at PathPilot. I've just converted my Mill to it from Mach3 using a 7i92. It has the benefits of LinuxCNC but with an interface closer to Mach3 when it comes to wizards. Cheers, Peter On 7/09/2022 3:37 pm, John Dammeyer wrote: -Original Message- From: Peter C. Wa

Re: [Emc-users] Acorn CNC

2022-09-07 Thread John Dammeyer
> -Original Message- > From: Peter C. Wallace [mailto:p...@mesanet.com] > Sent: September-06-22 8:50 PM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Acorn CNC > > On Tue, 6 Sep 2022, John Dammeyer wrote: > > > Date: Tue, 6 Sep 2022 18:25:11 -0700 > > A 7I96S is a