Re: [Emc-users] Machmaker USB -> Parallel

2020-08-16 Thread Bari
On 8/15/20 8:40 PM, John Dammeyer wrote: From: Bari [mailto:bari00...@gmail.com] I was not arguing just for the sake of arguing. I'm trying to nail down what exactly the other idea is with LinuxCNC and microcontroller and who will work on it. Dave Matthews posted about the USB to Parallel

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
> From: Chris Albertson [mailto:albertson.ch...@gmail.com] > If using a microcontroller to do steps, you would be taking advantage of > one of the on-chip hardware counters. These have a top speed of some MHz. > and then the software only has t stuff a few registers to set up the > required step

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread andy pugh
On Sun, 16 Aug 2020 at 02:42, John Dammeyer wrote: > Or maybe I'll grow to really like pure CNC on my system and the project will > die a slow death. I can very much see why you want to be able to use your lathe without CAM and G-code. In fact I very rarely use G-code directly in my lathe.

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
> -Original Message- > From: andy pugh [mailto:bodge...@gmail.com] > Just an observation: > > LinuxCNC is a CNC controller that runs under Linux. > > The clue is in the name. > > If you want something else, LinuxCNC probably isn't even a good starting > point. There is a tendency for

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
> From: Bari [mailto:bari00...@gmail.com] > I was not arguing just for the sake of arguing. I'm trying to nail down > what exactly the other idea is with LinuxCNC and microcontroller and who > will work on it. > Dave Matthews posted about the USB to Parallel dongle. That's the start of this

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Chris Albertson
If using a microcontroller to do steps, you would be taking advantage of one of the on-chip hardware counters. These have a top speed of some MHz. and then the software only has t stuff a few registers to set up the required step rate. Same for decoding quadrature. There are hardware decoders

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread andy pugh
Just an observation: LinuxCNC is a CNC controller that runs under Linux. The clue is in the name. If you want something else, LinuxCNC probably isn't even a good starting point. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Gene Heskett
On Saturday 15 August 2020 18:10:52 John Dammeyer wrote: > Hi Gene, > > > Its big and bulky as I started about 5 years ago with a Mesa 7i90 > > and bad grounding, too many loops generated enough noise I destroyed > > the 1st 2 7i90's, So I cleaned up my grounds AND invested in 3 > > 7i42TA's

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
One must make many wise choices to make a machine operate properly. On 8/15/20 6:33 PM, John Dammeyer wrote: You just need to make a wise choice for the x86 PC. That's a key statement. It's perfect and works with absolutely everything as long as you only are wise enough to use component X.

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
> From: Bari [mailto:bari00...@gmail.com] > For stepper powered open loop mechanical systems no Mesa hardware is > required in between the x86 PC or the Orange pi and the stepper drivers. > You can use Mesa in between if you wish or require very high step rates > or much more IO, etc. You just

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
The reality that you are using a Pi4 or an AMD motherboard from 2005 to 2019 is then just not really important. It's what's between that and the mechanicals and it's not the Pi4. It's MESA. An OrangePi may only be around for a couple of years. Then discontinued. Maybe in 20 years I won't

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
Hi Gene, > > Its big and bulky as I started about 5 years ago with a Mesa 7i90 and bad > grounding, too many loops generated enough noise I destroyed the 1st 2 > 7i90's, So I cleaned up my grounds AND invested in 3 7i42TA's which > helped the wireing immensely, and gobbled up the remaining noise,

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Gene Heskett
On Saturday 15 August 2020 15:09:19 John Dammeyer wrote: > Hi Gene, > > > Thats a pretty tall order, John, and we both know it. Looking at the > > various *-pi's, some of which are actually driving machines quite > > well, some may not think these are a pc, but despite their credit > > card size,

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
On 8/15/20 3:18 PM, John Dammeyer wrote: When I installed the latest Linux CNC last fall onto several different Lenova PCs they all failed the latency test for stepping past about 25kHz. Adding external low profile video boards made it even worse. I bought 3 different cards that fit those

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
Hi Bari, >> speed low latency it's now PCs w/o parallel ports and built in video that >> makes a PC a bit of a crap shoot. > Onboard video hasn't been an issue with latency for the past 10 years or > so. I have been using AMD motherboards for the past 20 years without any > onboard video causing

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
On 8/15/20 1:13 PM, Gene Heskett wrote: I don't know exactly what Bari is doing with his *.pi, but if you take inventory of everything I am doing with this rpi4, I think most will be impressed. I'd go so far as to say amazed. Cutting air making 50 copies of the chess pawn with that rpi4, I went

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
On 8/15/20 12:13 PM, John Dammeyer wrote: The PC is complicated and people are obliged to use an OS they really have no control over. (Unless they want to learn the complete Linux OS ins and outs). Depending on your experience and education any electronic device can be easy to understand

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
Hi Gene, > Thats a pretty tall order, John, and we both know it. Looking at the > various *-pi's, some of which are actually driving machines quite well, > some may not think these are a pc, but despite their credit card size, > they ARE a pc. I don't know exactly what Bari is doing with his *.pi,

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Gene Heskett
On Saturday 15 August 2020 13:13:36 John Dammeyer wrote: > > From: Bari [mailto:bari00...@gmail.com] > > Honestly asking, why spend the time? > > It's a good question. > > > Did a PC abuse people in any way during the 00's or maybe the 90's? > > The PC is complicated and people are obliged to use

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread John Dammeyer
> From: Bari [mailto:bari00...@gmail.com] > Honestly asking, why spend the time? It's a good question. > > Did a PC abuse people in any way during the 00's or maybe the 90's? The PC is complicated and people are obliged to use an OS they really have no control over. (Unless they want to learn

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread cogoman via Emc-users
  The point of 300,000 steps per second is in the difference between the fastest speed you want your motors turning at and the second fastest speed you want your motors turning at.  If you want to be able to run at 10,000 steps per second, you can't use a a system that has a maximum step rate

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
On 8/15/20 3:46 AM, Chris Albertson wrote: What are you missing? THe Orange Pi is not a microcontroller. It is a small size PC. It runs Linux and acts like a PC,I microcontroler is a single chip with a much less powerful CPU and memory measured in Kilo and mega bytes, not gigabytes. And

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
An Orange Pi has an integrated microcontroller that may be used for stepping to >400KHz. It already does what you are mentioning internally. I haven't explored how fast that it can read encoders yet for closed loop. On 8/15/20 3:46 AM, Chris Albertson wrote: What are you missing? THe Orange

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread andy pugh
On Fri, 14 Aug 2020 at 21:21, cogoman via Emc-users wrote: > May I suggest the shoulders of KevinOConner to stand on. > Check out https://www.klipper3d.org/ There are other places to look. Like the STMBL project. which already has STM32 code that looks like a Mesa Smart-serial device and

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread andy pugh
On Sat, 15 Aug 2020 at 09:49, Chris Albertson wrote: > If you don't need RT Linux then maybe you don't need Linux Or LinuxCNC. You seem to be losing sight of what LinuxCNC is. LinuxCNC is a CNC controller that runs on Linux. What you are describing is a CNC controller that runs on an STM32.

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Gene Heskett
On Saturday 15 August 2020 00:57:10 Chris Albertson wrote: > What you want should be possible, if only some one would spend some > months working of the software.I use this little STMF104 for > motion control (but not for CNC) and the STM32F104 can generate pulses > far faster them my motors

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Chris Albertson
What are you missing? THe Orange Pi is not a microcontroller. It is a small size PC. It runs Linux and acts like a PC,I microcontroler is a single chip with a much less powerful CPU and memory measured in Kilo and mega bytes, not gigabytes. And they don't run Linux. The Orange Pi or a PC

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-15 Thread Bari
Honestly asking, why spend the time? Did a PC abuse people in any way during the 00's or maybe the 90's? The Orange Pi is generating steps  >400Khz and runs LCNC for cheap and is not a PC. I'm looking for pathology to support a theory for anti-x86 PC machine control sentiment. What am I

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-14 Thread Chris Albertson
What you want should be possible, if only some one would spend some months working of the software.I use this little STMF104 for motion control (but not for CNC) and the STM32F104 can generate pulses far faster them my motors can move. What is the point of 300,000 steps per second if the

Re: [Emc-users] Machmaker USB -> Parallel

2020-08-14 Thread cogoman via Emc-users
On 7/23/20 2:15 PM, Chris Albertson wrote: What is really needed is for someone to write firmware for the common STM32F103 "Blue Pill". These have the hardware to do things like step gen and quadrature decode at MHz speeds and talk to the PC over SPI I2C or USB and cost under $3 from 100

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Chris Albertson
osts involved in CNC the > truth is during the learning curve part the broken tool bits and trashed > work is far more expensive but considered part of the costs. Ethernet is > faster and less likely to have timing issues. > >> > >> My 2 cents. > >> > >> John

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
On Thu, Jul 23, 2020 at 3:55 PM Peter C. Wallace wrote: snip > > Looks like it would be fine for a router type applications but not > mills/lathes > that need real time feedback for threading, rigid tapping etc. It might > allow LinuxCNC use without a real time kernel though. > My exact

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
On Thu, Jul 23, 2020 at 3:25 PM John Dammeyer wrote: > > > > > > Is the 7i92 less expensive? Do we even know the price of this USB->DB25 > > > device? > > > > > > > $65 + $25 shipping to the US. Given the shipping cost of the 7i92 > > plus the cost of the cable needed it is less expensive. > >

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Peter C. Wallace
On Thu, 23 Jul 2020, Bari wrote: Date: Thu, 23 Jul 2020 14:29:55 -0500 From: Bari Reply-To: "Enhanced Machine Controller (EMC)" To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Machmaker USB -> Parallel On 7/23/20 10:41 AM, Dave Matthews wrote: A li

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Bari
On 7/23/20 2:23 PM, John Dammeyer wrote: And it's still USB. Can it handle a 2500 line quadrature encoder? The control is the small part of the overall CNC conversion. I found that buying the CNC Cape for the BeagleBone which all around seemed like the lowest entry cost ultimately

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Bari
On 7/23/20 10:41 AM, Dave Matthews wrote: A link to a video for this thing showed up in my facecrap feed. It looks like a UC-100 only for LinuxCNC 2.9. They are demoing on a Pi 4. Has anyone got any experience with the Linumeric-LPT v1? Price and ordering are not shown on the site, you are

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread John Dammeyer
> -Original Message- > From: Dave Matthews [mailto:n36...@gmail.com] > Sent: July-23-20 11:24 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] Machmaker USB -> Parallel > > On Thu, Jul 23, 2020 at 2:18 PM Chris Albertson > wrote: > &g

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Gene Heskett
Dave Matthews [mailto:n36...@gmail.com] > > Sent: July-23-20 8:42 AM > > To: Enhanced Machine Controller (EMC) > > Subject: [Emc-users] Machmaker USB -> Parallel > > > > A link to a video for this thing showed up in my facecrap feed. It > > looks like

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
On Thu, Jul 23, 2020 at 2:18 PM Chris Albertson wrote: > > Is the 7i92 less expensive? Do we even know the price of this USB->DB25 > device? > $65 + $25 shipping to the US. Given the shipping cost of the 7i92 plus the cost of the cable needed it is less expensive. > Just perhaps this is what

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
es. > >> > >> My 2 cents. > >> > >> John > >> > >>> -Original Message- > >>> From: Dave Matthews [mailto:n36...@gmail.com] > >>> Sent: July-23-20 8:42 AM > >>> To: Enhanced Machine Controller (E

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread John
;>> -Original Message- >>> From: Dave Matthews [mailto:n36...@gmail.com] >>> Sent: July-23-20 8:42 AM >>> To: Enhanced Machine Controller (EMC) >>> Subject: [Emc-users] Machmaker USB -> Parallel >>> >>> A link to a video for this thi

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Chris Albertson
e- > > From: Dave Matthews [mailto:n36...@gmail.com] > > Sent: July-23-20 8:42 AM > > To: Enhanced Machine Controller (EMC) > > Subject: [Emc-users] Machmaker USB -> Parallel > > > > A link to a video for this thing showed up in my facecrap

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
ents. > > John > > > -Original Message- > > From: Dave Matthews [mailto:n36...@gmail.com] > > Sent: July-23-20 8:42 AM > > To: Enhanced Machine Controller (EMC) > > Subject: [Emc-users] Machmaker USB -> Parallel > > > > A link to a video

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Marius
I am going to get one and report back On 2020/07/23 17:41, Dave Matthews wrote: A link to a video for this thing showed up in my facecrap feed. It looks like a UC-100 only for LinuxCNC 2.9. They are demoing on a Pi 4. Has anyone got any experience with the Linumeric-LPT v1? Price and

Re: [Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread John Dammeyer
of the costs. Ethernet is faster and less likely to have timing issues. My 2 cents. John > -Original Message- > From: Dave Matthews [mailto:n36...@gmail.com] > Sent: July-23-20 8:42 AM > To: Enhanced Machine Controller (EMC) > Subject: [Emc-users] Machmaker USB -> Parallel >

[Emc-users] Machmaker USB -> Parallel

2020-07-23 Thread Dave Matthews
A link to a video for this thing showed up in my facecrap feed. It looks like a UC-100 only for LinuxCNC 2.9. They are demoing on a Pi 4. Has anyone got any experience with the Linumeric-LPT v1? Price and ordering are not shown on the site, you are directed to email them. Product Link -