Re: [Emc-users] Running PathPilot on non-Tormach Machines

2023-02-01 Thread andrew beck
And I have several CNC machines here for testing.

If you guys need someone to test stuff

One if them is a linear rail machine that really really feels the lack in
the current TP so would be good to see the difference

On Thu, 2 Feb 2023, 06:51 John Dammeyer,  wrote:

> I've just been emailed that my second BoB has been shipped.  Once that
> arrives I have:
> Pi4 + Mesa 7i92H + 2xBoB + power supplies.
> I'd also be willing to test, assuming I can be sent an img file to do a
> stock newbie type installation for an open loop stepper controlled CNC
> router or a mill.
>
> I'd use an existing hal/ini file combination and make whatever changes are
> required for the Tormach based install.  I'd look at using the I/O modeled
> after the image for the Clearpath CNC
> https://www.centroidcnc.com/centroid_diy/acorn_cnc_controller.html
> But create an image with the components I'm using.
> John
>
> > -Original Message-
> > From: Sam Sokolik [mailto:samco...@gmail.com]
> > Sent: January-31-23 7:43 AM
> > To: Enhanced Machine Controller (EMC)
> > Subject: Re: [Emc-users] Running PathPilot on non-Tormach Machines
> >
> > I would certainly go back into testing mode if Rob merged the TP
> changes..
> > :)  That is stuff you can setup and let run..
> >
> > sam
> >
> > On Tue, Jan 31, 2023 at 7:05 AM andy pugh  wrote:
> >
> > > On Mon, 30 Jan 2023 at 11:16, Rick Moscoloni 
> wrote:
> > > >
> > > > Hi Andy, could this be merged to master? or are proprietary?
> > >
> > > It has been offered to us, but it doesn't merge cleanly as it predates
> > > the Joints-Axes changes.
> > >
> > > Rob Ellenberg said, (April 2021)
> > > There has been some divergence in the TP but not an impossible amount.
> > > The main challenge there is getting the associated emccanon changes
> > > merged, because max velocity / acceleration is calculated differently,
> > > and all those changes are mixed in with things like the coordinate
> > > transform overhaul (so we have to either tease that out again or port
> > > a big chunk of interp changes too). Do you know of anyone in the
> > > community who would be willing to do testing? I've added some unit
> > > tests for the TP / blending improvements, so it won't take as much
> > > functional testing to prove out the basics.
> > >
> > >
> > >
> > > --
> > > 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
> > >
> > >
> > > ___
> > > Emc-users mailing list
> > > Emc-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/emc-users
> > >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Running PathPilot on non-Tormach Machines

2023-02-01 Thread John Dammeyer
I've just been emailed that my second BoB has been shipped.  Once that arrives 
I have:
Pi4 + Mesa 7i92H + 2xBoB + power supplies.
I'd also be willing to test, assuming I can be sent an img file to do a stock 
newbie type installation for an open loop stepper controlled CNC router or a 
mill. 

I'd use an existing hal/ini file combination and make whatever changes are 
required for the Tormach based install.  I'd look at using the I/O modeled 
after the image for the Clearpath CNC
https://www.centroidcnc.com/centroid_diy/acorn_cnc_controller.html 
But create an image with the components I'm using.
John

> -Original Message-
> From: Sam Sokolik [mailto:samco...@gmail.com]
> Sent: January-31-23 7:43 AM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Running PathPilot on non-Tormach Machines
> 
> I would certainly go back into testing mode if Rob merged the TP changes..
> :)  That is stuff you can setup and let run..
> 
> sam
> 
> On Tue, Jan 31, 2023 at 7:05 AM andy pugh  wrote:
> 
> > On Mon, 30 Jan 2023 at 11:16, Rick Moscoloni  wrote:
> > >
> > > Hi Andy, could this be merged to master? or are proprietary?
> >
> > It has been offered to us, but it doesn't merge cleanly as it predates
> > the Joints-Axes changes.
> >
> > Rob Ellenberg said, (April 2021)
> > There has been some divergence in the TP but not an impossible amount.
> > The main challenge there is getting the associated emccanon changes
> > merged, because max velocity / acceleration is calculated differently,
> > and all those changes are mixed in with things like the coordinate
> > transform overhaul (so we have to either tease that out again or port
> > a big chunk of interp changes too). Do you know of anyone in the
> > community who would be willing to do testing? I've added some unit
> > tests for the TP / blending improvements, so it won't take as much
> > functional testing to prove out the basics.
> >
> >
> >
> > --
> > 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
> >
> >
> > ___
> > Emc-users mailing list
> > Emc-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> >
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] Running PathPilot on non-Tormach Machines

2023-02-01 Thread Rick Moscoloni
Andy, thanks for the answer.

El mar, 31 ene 2023 a las 10:05, andy pugh () escribió:

> On Mon, 30 Jan 2023 at 11:16, Rick Moscoloni  wrote:
> >
> > Hi Andy, could this be merged to master? or are proprietary?
>
> It has been offered to us, but it doesn't merge cleanly as it predates
> the Joints-Axes changes.
>
> Rob Ellenberg said, (April 2021)
> There has been some divergence in the TP but not an impossible amount.
> The main challenge there is getting the associated emccanon changes
> merged, because max velocity / acceleration is calculated differently,
> and all those changes are mixed in with things like the coordinate
> transform overhaul (so we have to either tease that out again or port
> a big chunk of interp changes too). Do you know of anyone in the
> community who would be willing to do testing? I've added some unit
> tests for the TP / blending improvements, so it won't take as much
> functional testing to prove out the basics.
>
>
>
> --
> 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
>
>
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>

___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users