Re: [Emc-users] Acorn CNC

2022-09-06 Thread John Dammeyer
Hi Phil,
Kinda what I said too.  Cost wise I don't think there's a difference.  It comes 
down to mentality.  One user stated he went Acorn because the parent company 
runs real CNC.  Whatever that means.

I still think the biggest obstacle to LinuxCNC is the first 5 letters of the 
name.  Doesnโ€™t bug me but then I've done a project using a Pi3 interfaced with 
SPI to a PIC32.  And many decades ago a grad project with Unix on a PDP-10.

But I detest, if that's even a strong enough word, command line operation.  And 
so do most people which is, I believe, why there is such a resistance to Linux. 
 

So as the attached screen shot shows, I prefer that approach to a bunch of 
command line questions and answers until I get the correct G-Code.  So I 
suspect do 99.9% of the computer users.  The rest use Linux.

John


> -Original Message-
> From: Feral Engineer [mailto:theferalengin...@gmail.com]
> Sent: September-06-22 9:24 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Acorn CNC
> 
> My hard and fast answer for why LinuxCNC would, again, come down to cost. A
> coofun GK41 mini pc has more than enough gusto to drive a Mesa board and if
> you have the right link on Amazon, will run you $169 before the United
> States of Legalized Extortion take their cut. A Mesa 7i96S is $149 and
> provides enough IO support for a good, basic machine (plus it's one of the
> only mesa cards in stock). The gk41 dual boots easier than any other
> computer I've installed LinuxCNC on, so you can keep the windows side for
> whatever sadistic reasons you may have and even a build from scratch
> deb11/2.9 install is a breeze (if you follow my video, of course ;} ). The
> stigma of learning Linux is slowly getting chipped away with enhancements
> to the Linux user experience (I run cinnamon on a few of my computers just
> because it looks nice).
> 
> As far as limit and probing IO, there are a bunch of ways to consolidate
> inputs. For starters, if you are running 2 limits per axis, just wire them
> in parallel (NO) or series (NC). Same can be done with the tool setter and
> probe as long as you have a way to circumvent the circuit trigger when the
> spindle probe is disconnected. Case in point, my tool setter and spindle
> probe are both NC when connected, but the probe is detachable from the
> wire, essentially making it NO until it's connected. This makes for an
> unhappy trigger signal. To fix this, I originally used a spdt switch, then
> moved to a spdt relay, finally to classicladder logic and two inputs on my
> motion board. If you want to still use one input, the spdt relay works very
> well or you can just jumper the probe when not in use.
> 
> And as far as anything called Mach, 3 is outdated and the last version had
> a fatal bug that crashed my machine and scrapped way too many parts (which
> is why I went to Linuxcnc in the first place) and I hear 4 is still not
> quite right.
> 
> Phil T.
> The Feral Engineer
> 
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
> 
> Help support my channel efforts and coffee addiction:
> www.patreon.com/theferalengineer
> 
> Order one of the coolest label makers on the market at
> http://labelworks.epson.com, use coupon code "theferalengineer" and receive
> 20% off of your order ??
> 
> On Tue, Sep 6, 2022, 11:42 PM 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 mentioned.
> > A quadrature encoder input for spindle feedback and therefore tapping is
> > another 3 inputs and apparently on the DB-9 is also the ability in addition
> > to 0-10V spindle speed the CW/CCW direction capability.  And I count 8
> > relay outputs and 4 motor channels, not 3.
> >
> > Bari has mentioned about costs.  He's right about that.
> >
> > The Mesa 7i95 with Ethernet connection to the PC and a choice of user
> > interfaces with or without touch screen.  Cost is $295 compared to by the
> > time you add some relays and a power supply  the cost is probably more for
> > the Linux System.
> >
> > But, and it's a gigantic huge but, the response is often "I don't want to
> > learn another OS and have to figure out what to do with Linux".
> >
> > Assuming then that the end user installs limits and shares a home with one
> > on each axis he's got 6 inputs tied up.  Adds a touch sensor which can
> > share a tool height sensor input.  Maybe also a small rotary table with a
> > stepper for that 4th axis.  A relay output for coolant control which is an
> > extra cost for the LinuxCNC system.  And VFD on the spindle along with an
> > encoder.
> >
> > So far we haven't exceeded the I/O on either system.Costs are somewhat
> > comparable.  However, after that introductory carrot, the price f

Re: [Emc-users] Acorn CNC

2022-09-06 Thread Peter C. Wallace

On Tue, 6 Sep 2022, John Dammeyer wrote:


Date: Tue, 6 Sep 2022 18:25:11 -0700
From: John Dammeyer 
Reply-To: "Enhanced Machine Controller (EMC)"

To: "'Enhanced Machine Controller (EMC)'" 
Subject: Re: [Emc-users] Acorn CNC

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 mentioned.  A 
quadrature encoder input for spindle feedback and therefore tapping is another 
3 inputs and apparently on the DB-9 is also the ability in addition to 0-10V 
spindle speed the CW/CCW direction capability.  And I count 8 relay outputs and 
4 motor channels, not 3.

Bari has mentioned about costs.  He's right about that.

The Mesa 7i95 with Ethernet connection to the PC and a choice of user 
interfaces with or without touch screen.  Cost is $295 compared to by the time 
you add some relays and a power supply  the cost is probably more for the Linux 
System.

But, and it's a gigantic huge but, the response is often "I don't want to learn 
another OS and have to figure out what to do with Linux".

Assuming then that the end user installs limits and shares a home with one on 
each axis he's got 6 inputs tied up.  Adds a touch sensor which can share a 
tool height sensor input.  Maybe also a small rotary table with a stepper for 
that 4th axis.  A relay output for coolant control which is an extra cost for 
the LinuxCNC system.  And VFD on the spindle along with an encoder.

So far we haven't exceeded the I/O on either system.Costs are somewhat comparable.  
However, after that introductory carrot, the price for the Acorn jumps by another $159 
for the "Mill Pro" which now lets you use that rotary table and do Rigid 
tapping.  So now the Acorn is well above the price of the LinuxCNC system.  We'll ignore 
the price of the PC for now since both are required (along with motors, belts, pulleys, 
limit switches etc.).

If you go out and buy a laptop it probably comes with Windows 10.  Finding an 
inexpensive laptop with hard wire (verses WiFi) internet connection is getting 
harder.  Not sure about the touch screen side of things.  Either laptop or a 
monitor.

So price wise, MESA $295 plus some relays and a power supply so say $400.  The 
Acorn $329+ $159= $488.  So Acorn more expensive but turnkey compared to trying 
to install LinuxCNC on a new piece of hardware, trying to figure out what a HAL 
and INI file do, which user interface to install and so on...

The question still stands.  For that simple 3 axis + rotary table mill why buy 
LinuxCNC?  We're not adding a tool changer or power drawbar because it's a 
hobby system or used occasionally in a small shop to make 5 of something.

There are user groups for both types of systems.  For that matter cost wise 
there's also MACH4 with the Ethernet SmoothStepper or a few other similar 
interfaces.  Cost wise also in the $400 range.

So why LinuxCNC?

John




A 7I96S is a much closer match to an Acorn (and has more 
basic I/O and more expandability) for $149



A 7I95 allows 6 axis of encoder feedback (not something the Acorn can do)





Peter Wallace
Mesa Electronics




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


Re: [Emc-users] Acorn CNC

2022-09-06 Thread Feral Engineer
My hard and fast answer for why LinuxCNC would, again, come down to cost. A
coofun GK41 mini pc has more than enough gusto to drive a Mesa board and if
you have the right link on Amazon, will run you $169 before the United
States of Legalized Extortion take their cut. A Mesa 7i96S is $149 and
provides enough IO support for a good, basic machine (plus it's one of the
only mesa cards in stock). The gk41 dual boots easier than any other
computer I've installed LinuxCNC on, so you can keep the windows side for
whatever sadistic reasons you may have and even a build from scratch
deb11/2.9 install is a breeze (if you follow my video, of course ;} ). The
stigma of learning Linux is slowly getting chipped away with enhancements
to the Linux user experience (I run cinnamon on a few of my computers just
because it looks nice).

As far as limit and probing IO, there are a bunch of ways to consolidate
inputs. For starters, if you are running 2 limits per axis, just wire them
in parallel (NO) or series (NC). Same can be done with the tool setter and
probe as long as you have a way to circumvent the circuit trigger when the
spindle probe is disconnected. Case in point, my tool setter and spindle
probe are both NC when connected, but the probe is detachable from the
wire, essentially making it NO until it's connected. This makes for an
unhappy trigger signal. To fix this, I originally used a spdt switch, then
moved to a spdt relay, finally to classicladder logic and two inputs on my
motion board. If you want to still use one input, the spdt relay works very
well or you can just jumper the probe when not in use.

And as far as anything called Mach, 3 is outdated and the last version had
a fatal bug that crashed my machine and scrapped way too many parts (which
is why I went to Linuxcnc in the first place) and I hear 4 is still not
quite right.

Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

Help support my channel efforts and coffee addiction:
www.patreon.com/theferalengineer

Order one of the coolest label makers on the market at
http://labelworks.epson.com, use coupon code "theferalengineer" and receive
20% off of your order ๐Ÿ™‚

On Tue, Sep 6, 2022, 11:42 PM 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 mentioned.
> A quadrature encoder input for spindle feedback and therefore tapping is
> another 3 inputs and apparently on the DB-9 is also the ability in addition
> to 0-10V spindle speed the CW/CCW direction capability.  And I count 8
> relay outputs and 4 motor channels, not 3.
>
> Bari has mentioned about costs.  He's right about that.
>
> The Mesa 7i95 with Ethernet connection to the PC and a choice of user
> interfaces with or without touch screen.  Cost is $295 compared to by the
> time you add some relays and a power supply  the cost is probably more for
> the Linux System.
>
> But, and it's a gigantic huge but, the response is often "I don't want to
> learn another OS and have to figure out what to do with Linux".
>
> Assuming then that the end user installs limits and shares a home with one
> on each axis he's got 6 inputs tied up.  Adds a touch sensor which can
> share a tool height sensor input.  Maybe also a small rotary table with a
> stepper for that 4th axis.  A relay output for coolant control which is an
> extra cost for the LinuxCNC system.  And VFD on the spindle along with an
> encoder.
>
> So far we haven't exceeded the I/O on either system.Costs are somewhat
> comparable.  However, after that introductory carrot, the price for the
> Acorn jumps by another $159 for the "Mill Pro" which now lets you use that
> rotary table and do Rigid tapping.  So now the Acorn is well above the
> price of the LinuxCNC system.  We'll ignore the price of the PC for now
> since both are required (along with motors, belts, pulleys, limit switches
> etc.).
>
> If you go out and buy a laptop it probably comes with Windows 10.  Finding
> an inexpensive laptop with hard wire (verses WiFi) internet connection is
> getting harder.  Not sure about the touch screen side of things.  Either
> laptop or a monitor.
>
> So price wise, MESA $295 plus some relays and a power supply so say $400.
> The Acorn $329+ $159= $488.  So Acorn more expensive but turnkey compared
> to trying to install LinuxCNC on a new piece of hardware, trying to figure
> out what a HAL and INI file do, which user interface to install and so on...
>
> The question still stands.  For that simple 3 axis + rotary table mill why
> buy LinuxCNC?  We're not adding a tool changer or power drawbar because
> it's a hobby system or used occasionally in a small shop to make 5 of
> something.
>
> There are user groups for both types of systems.  For 

Re: [Emc-users] Acorn CNC

2022-09-06 Thread John Dammeyer
Actually Phil you and Sam have both answered the question.  I'm trying to avoid 
the preaching to the choir answers because then it's a Ford verse Chevy 
argument and they both have 4 wheels and a steering wheel.

I could not have gotten my system up and running with Acorn and I had to bail 
on MACH too.
The simple reason is that I ended up buying off EBAY a harmonic drive for my 
4th axis.  Up until then I had Parallel port and dual boot PC for WIN-XP and 
LinuxCNC.  And I'd even run my mill with the Xylotex Beagle Cape and Machine 
Kit.  

But the STMBL AC servo driver has the issue that if there is a voltage bump or 
the power isn't there yet when enable is switched on it faults which then 
removes power from everything.Won't go into the details but I could never 
make MACH3 work well with the scenario.   LinuxCNC did. I like the tapping 
ability.  I do have a MODIO from Australia that I could add along with MODBUS 
messaging but I also have CAN bus running (at least on the Pi4 version of 
LinuxCNC).  

So I would never buy an Acorn system.  And MACH3 for all it's ease of 
installation doesn't handle odd things well.Linux has been, how can I say 
it, difficult.

But seriously when you look at the simple ready to go with this card and this 
IO hardware both MACH4 and Acorn are hard to talk someone out of.

John

> -Original Message-
> From: Feral Engineer [mailto:theferalengin...@gmail.com]
> Sent: September-06-22 5:30 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Acorn CNC
> 
> 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 to find a plug and play centroid
> unit for almost every budget and type of machine (acorn, oak, all in one
> dc). Plus, their macro logic is more fanuc-like from what I've seen
> (includes the dreaded GOTO)
> 
> The selling point of LinuxCNC is price point and available power, if you're
> willing to put in the time to learn. Not many people want to learn how to
> configure hal/classicladder and pncconf has fallen behind and has acquired
> some bugs to keep from working properly (can't add USB devices without it
> locking up). With a well documented setup like a 7i75e, gecko g540 or a c10
> chinabob, it's not crazy to say you can have motors moving in a couple of
> hours but again, not many people want to spend the time messing with hal
> configs. If there were more graphic based setup options, like the ones in
> crap3, it might be more user friendly for beginners.
> 
> I'm not answering your question, I'm sure, but I'm giving insight from both
> sides. I like LinuxCNC and the people involved are all great, but from a
> general standpoint, the stumbling block is the learning curve but the
> benefits are aplenty for those who want to learn.
> 
> 
> Phil T.
> The Feral Engineer
> 
> Check out my LinuxCNC tutorials, machine builds and other antics at
> www.youtube.com/c/theferalengineer
> 
> Help support my channel efforts and coffee addiction:
> www.patreon.com/theferalengineer
> 
> Order one of the coolest label makers on the market at
> http://labelworks.epson.com, use coupon code "theferalengineer" and receive
> 20% off of your order ??
> 
> On Tue, Sep 6, 2022, 8:12 PM John Dammeyer  wrote:
> 
> > If I was to offer an reason to go LinuxCNC to someone who is attracted to
> > an Acorn system what would I say.  Other than the Acorn is really just a
> > cape for a BeagleBone Black.  But the user interface is all via Ethernet so
> > a PC of some sort is still required.
> >
> > There appear to be so many CNC systems out there now.  Even LinuxCNC now
> > suffers from too many user interfaces to the point where is the Tormach
> > really still LinuxCNC or is it something different too?
> >
> > Comments?
> > John
> >
> >
> >
> > "ELS! Nothing else works as well for your Lathe"
> > Automation Artisans Inc.
> > www dot autoartisans dot com
> >
> >
> > ___
> > 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] Acorn CNC

2022-09-06 Thread John Dammeyer
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 mentioned.  A 
quadrature encoder input for spindle feedback and therefore tapping is another 
3 inputs and apparently on the DB-9 is also the ability in addition to 0-10V 
spindle speed the CW/CCW direction capability.  And I count 8 relay outputs and 
4 motor channels, not 3.

Bari has mentioned about costs.  He's right about that. 

The Mesa 7i95 with Ethernet connection to the PC and a choice of user 
interfaces with or without touch screen.  Cost is $295 compared to by the time 
you add some relays and a power supply  the cost is probably more for the Linux 
System.

But, and it's a gigantic huge but, the response is often "I don't want to learn 
another OS and have to figure out what to do with Linux".

Assuming then that the end user installs limits and shares a home with one on 
each axis he's got 6 inputs tied up.  Adds a touch sensor which can share a 
tool height sensor input.  Maybe also a small rotary table with a stepper for 
that 4th axis.  A relay output for coolant control which is an extra cost for 
the LinuxCNC system.  And VFD on the spindle along with an encoder.

So far we haven't exceeded the I/O on either system.Costs are somewhat 
comparable.  However, after that introductory carrot, the price for the Acorn 
jumps by another $159 for the "Mill Pro" which now lets you use that rotary 
table and do Rigid tapping.  So now the Acorn is well above the price of the 
LinuxCNC system.  We'll ignore the price of the PC for now since both are 
required (along with motors, belts, pulleys, limit switches etc.).

If you go out and buy a laptop it probably comes with Windows 10.  Finding an 
inexpensive laptop with hard wire (verses WiFi) internet connection is getting 
harder.  Not sure about the touch screen side of things.  Either laptop or a 
monitor.

So price wise, MESA $295 plus some relays and a power supply so say $400.  The 
Acorn $329+ $159= $488.  So Acorn more expensive but turnkey compared to trying 
to install LinuxCNC on a new piece of hardware, trying to figure out what a HAL 
and INI file do, which user interface to install and so on...

The question still stands.  For that simple 3 axis + rotary table mill why buy 
LinuxCNC?  We're not adding a tool changer or power drawbar because it's a 
hobby system or used occasionally in a small shop to make 5 of something.

There are user groups for both types of systems.  For that matter cost wise 
there's also MACH4 with the Ethernet SmoothStepper or a few other similar 
interfaces.  Cost wise also in the $400 range.

So why LinuxCNC?

John




> -Original Message-
> From: Ralph Stirling [mailto:ralph.stirl...@wallawalla.edu]
> Sent: September-06-22 5:34 PM
> To: Enhanced Machine Controller (EMC)
> Subject: Re: [Emc-users] Acorn CNC
> 
> 
> What kind of machine does the potential Acorn buyer plan to control?
> Most of these newer controls are aimed at vanilla 3-axis cartesian
> machines.  They generate step/dir pulses, and have three home inputs,
> and not a lot else.  LinuxCNC really shines when you have more complex
> I/O needs, unusual kinematics, tool changers, integration with external
> elements (bar feeders, robots, etc) and the like.  I haven't seen any of
> the newer open source or low cost controllers address these more sophisticated
> applications.
> 
> -- Ralph
> 
> From: John Dammeyer [jo...@autoartisans.com]
> Sent: Tuesday, September 6, 2022 5:06 PM
> To: Enhanced Machine Controller (EMC)
> Subject: [Emc-users] Acorn CNC
> 
> CAUTION: This email originated from outside the Walla Walla University email 
> system.
> 
> 
> If I was to offer an reason to go LinuxCNC to someone who is attracted to an 
> Acorn system what would I say.
> Other than the Acorn is really just a cape for a BeagleBone Black.  But the 
> user interface is all via Ethernet so a
> PC of some sort is still required.
> 
> There appear to be so many CNC systems out there now.  Even LinuxCNC now 
> suffers from too many user
> interfaces to the point where is the Tormach really still LinuxCNC or is it 
> something different too?
> 
> Comments?
> John
> 
> 
> 
> "ELS! Nothing else works as well for your Lathe"
> Automation Artisans Inc.
> www dot autoartisans dot com
> 
> 
> ___
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistin
> fo%2Femc-
> users&data=05%7C01%7Cralph.stirling%40wallawalla.edu%7C9a4cc2c782d344f7805308da9064e82b%
> 7Cd958f048e43142779c8debfb75e7aa64%7C0%7C0%7C637981060324235478%7CUnknown%7CTWFpbGZs
> b3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&

Re: [Emc-users] Acorn CNC

2022-09-06 Thread Feral Engineer
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 to find a plug and play centroid
unit for almost every budget and type of machine (acorn, oak, all in one
dc). Plus, their macro logic is more fanuc-like from what I've seen
(includes the dreaded GOTO)

The selling point of LinuxCNC is price point and available power, if you're
willing to put in the time to learn. Not many people want to learn how to
configure hal/classicladder and pncconf has fallen behind and has acquired
some bugs to keep from working properly (can't add USB devices without it
locking up). With a well documented setup like a 7i75e, gecko g540 or a c10
chinabob, it's not crazy to say you can have motors moving in a couple of
hours but again, not many people want to spend the time messing with hal
configs. If there were more graphic based setup options, like the ones in
crap3, it might be more user friendly for beginners.

I'm not answering your question, I'm sure, but I'm giving insight from both
sides. I like LinuxCNC and the people involved are all great, but from a
general standpoint, the stumbling block is the learning curve but the
benefits are aplenty for those who want to learn.


Phil T.
The Feral Engineer

Check out my LinuxCNC tutorials, machine builds and other antics at
www.youtube.com/c/theferalengineer

Help support my channel efforts and coffee addiction:
www.patreon.com/theferalengineer

Order one of the coolest label makers on the market at
http://labelworks.epson.com, use coupon code "theferalengineer" and receive
20% off of your order ๐Ÿ™‚

On Tue, Sep 6, 2022, 8:12 PM John Dammeyer  wrote:

> If I was to offer an reason to go LinuxCNC to someone who is attracted to
> an Acorn system what would I say.  Other than the Acorn is really just a
> cape for a BeagleBone Black.  But the user interface is all via Ethernet so
> a PC of some sort is still required.
>
> There appear to be so many CNC systems out there now.  Even LinuxCNC now
> suffers from too many user interfaces to the point where is the Tormach
> really still LinuxCNC or is it something different too?
>
> Comments?
> John
>
>
>
> "ELS! Nothing else works as well for your Lathe"
> Automation Artisans Inc.
> www dot autoartisans dot com
>
>
> ___
> 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] Acorn CNC

2022-09-06 Thread Sam Sokolik
I have almost stopped evangelizing linuxcnc... (almost)  People are going
to use what they are going to use.  I just try to put out how cool and
flexible linuxcnc is..

The acon is really one of the few hobby grade controllers that can thread
and rigid tap.   Plus you have the history of the centroid front end (it is
exactly the same as their expensive controls)

You certainly pay a premium and every option is an extra $$$  (and it is a
pretty rigid platform)

sam

On Tue, Sep 6, 2022 at 7:53 PM Bari  wrote:

> On 9/6/22 19:06, John Dammeyer wrote:
>
> > If I was to offer an reason to go LinuxCNC to someone who is attracted
> to an Acorn system what would I say.  Other than the Acorn is really just a
> cape for a BeagleBone Black.  But the user interface is all via Ethernet so
> a PC of some sort is still required.
> >
> > There appear to be so many CNC systems out there now.  Even LinuxCNC now
> suffers from too many user interfaces to the point where is the Tormach
> really still LinuxCNC or is it something different too?
> >
> > Comments?
> > John
>
>
> For me LCNC has always been about flexibility and endless options since
> we have open source and HAL. For a simple CNC it's really up to whatever
> you like or comfortable paying for. Centroid is closed and you will get
> charged for every option.
>
>
>
> ___
> 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] Acorn CNC

2022-09-06 Thread Bari

On 9/6/22 19:06, John Dammeyer wrote:


If I was to offer an reason to go LinuxCNC to someone who is attracted to an 
Acorn system what would I say.  Other than the Acorn is really just a cape for 
a BeagleBone Black.  But the user interface is all via Ethernet so a PC of some 
sort is still required.
  
There appear to be so many CNC systems out there now.  Even LinuxCNC now suffers from too many user interfaces to the point where is the Tormach really still LinuxCNC or is it something different too?
  
Comments?

John



For me LCNC has always been about flexibility and endless options since 
we have open source and HAL. For a simple CNC it's really up to whatever 
you like or comfortable paying for. Centroid is closed and you will get 
charged for every option.




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


Re: [Emc-users] Acorn CNC

2022-09-06 Thread Ralph Stirling


What kind of machine does the potential Acorn buyer plan to control?
Most of these newer controls are aimed at vanilla 3-axis cartesian
machines.  They generate step/dir pulses, and have three home inputs,
and not a lot else.  LinuxCNC really shines when you have more complex
I/O needs, unusual kinematics, tool changers, integration with external
elements (bar feeders, robots, etc) and the like.  I haven't seen any of
the newer open source or low cost controllers address these more sophisticated
applications.

-- Ralph

From: John Dammeyer [jo...@autoartisans.com]
Sent: Tuesday, September 6, 2022 5:06 PM
To: Enhanced Machine Controller (EMC)
Subject: [Emc-users] Acorn CNC

CAUTION: This email originated from outside the Walla Walla University email 
system.


If I was to offer an reason to go LinuxCNC to someone who is attracted to an 
Acorn system what would I say.  Other than the Acorn is really just a cape for 
a BeagleBone Black.  But the user interface is all via Ethernet so a PC of some 
sort is still required.

There appear to be so many CNC systems out there now.  Even LinuxCNC now 
suffers from too many user interfaces to the point where is the Tormach really 
still LinuxCNC or is it something different too?

Comments?
John



"ELS! Nothing else works as well for your Lathe"
Automation Artisans Inc.
www dot autoartisans dot com


___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Femc-users&data=05%7C01%7Cralph.stirling%40wallawalla.edu%7C9a4cc2c782d344f7805308da9064e82b%7Cd958f048e43142779c8debfb75e7aa64%7C0%7C0%7C637981060324235478%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=uls09nASb64elBi4dQIb1WScbE2d32AIP5IkquFbkXo%3D&reserved=0


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


[Emc-users] Acorn CNC

2022-09-06 Thread John Dammeyer
If I was to offer an reason to go LinuxCNC to someone who is attracted to an 
Acorn system what would I say.  Other than the Acorn is really just a cape for 
a BeagleBone Black.  But the user interface is all via Ethernet so a PC of some 
sort is still required.
 
There appear to be so many CNC systems out there now.  Even LinuxCNC now 
suffers from too many user interfaces to the point where is the Tormach really 
still LinuxCNC or is it something different too?
 
Comments?
John
 
 
 
"ELS! Nothing else works as well for your Lathe"
Automation Artisans Inc.
www dot autoartisans dot com 
 

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