Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Wed, Dec 17, 2014 at 2:58 PM, Charles Buckley rijrun...@gmail.com wrote: All you need is vi.. ;-) 'Zackly... ;-) mark -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly

[Emc-users] Modbus

2014-12-18 Thread 77dab
Hi all, I have on my hand some mitsubishi VFD with 550w winches. I would like to try to move them using LinuxCNC. the thing is not meant to be Real time, and I've read the modbus module lives in User space and it's not RT. So, my question: Since it isn't RT, can I drive the rs485 thru a USB-rs485

Re: [Emc-users] G edit and velocity

2014-12-18 Thread John Thornton
I've used Gedit since 2006 with no bugs or trashed files... JT On 12/17/2014 9:25 AM, Gene Heskett wrote: On Friday 12 December 2014 20:33:00 Marshland Engineering did opine And Gene did reply: I installed the latest software and have the Mesa cards and servos running. No text editor to be

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 7:03 AM, John Thornton bjt...@gmail.com wrote: I've used Gedit since 2006 with no bugs or trashed files... JT Been using it for a long time also, and have never had it trash files. But I'm also a vi kinda guy, been using it since the late 80's. ;-) Mark

Re: [Emc-users] Modbus

2014-12-18 Thread Les Newell
Yes, that should work. I run my control panel through a usb-rs232 converter. I have found the USB side to be a little sensitive to noise. Very occasionally it will lose connection. At that point I need to restart LCNC to reconnect which is a PITA. This is probably very specific to my setup.

Re: [Emc-users] G edit and velocity

2014-12-18 Thread John Thornton
I never could figure out how to do anything in vi, it just stares back at me like a windows word processor that I forget the name of did back when. JT On 12/18/2014 6:07 AM, Mark Wendt wrote: On Thu, Dec 18, 2014 at 7:03 AM, John Thornton bjt...@gmail.com wrote: I've used Gedit since 2006

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 7:43 AM, John Thornton bjt...@gmail.com wrote: I never could figure out how to do anything in vi, it just stares back at me like a windows word processor that I forget the name of did back when. JT vi is yer friend. ;-) Mark

Re: [Emc-users] Modbus

2014-12-18 Thread Todd Zuercher
I am controling 8 VFDs on a single machine with Linuxchc through one USB-RS485 converter (from Automation direct). No real problems for me except some random com errors. It works good enough though. I have not had to restart or anything like that because of them. They do fill up an error

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Todd Zuercher
- Original Message - From: Mark Wendt wendt.m...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Thursday, December 18, 2014 7:47:05 AM Subject: Re: [Emc-users] G edit and velocity On Thu, Dec 18, 2014 at 7:43 AM, John Thornton bjt...@gmail.com

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:03 AM, Todd Zuercher zuerc...@embarqmail.com wrote: - Original Message - From: Mark Wendt wendt.m...@gmail.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Thursday, December 18, 2014 7:47:05 AM Subject: Re: [Emc-users] G

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gene Heskett
On Thursday 18 December 2014 07:03:14 John Thornton did opine And Gene did reply: I've used Gedit since 2006 with no bugs or trashed files... JT I have saved a .hal file, tried to reload lcnc and gotten a screen full of errors several times. On reloading the file, I have found whole

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:33 AM, Gene Heskett ghesk...@wdtv.com wrote: On Thursday 18 December 2014 07:03:14 John Thornton did opine And Gene did reply: I've used Gedit since 2006 with no bugs or trashed files... JT I have saved a .hal file, tried to reload lcnc and gotten a screen full

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:37 AM, Gene Heskett ghesk...@wdtv.com wrote: On Thursday 18 December 2014 07:07:22 Mark Wendt did opine And Gene did reply: On Thu, Dec 18, 2014 at 7:03 AM, John Thornton bjt...@gmail.com wrote: I've used Gedit since 2006 with no bugs or trashed files... JT

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gene Heskett
On Thursday 18 December 2014 09:43:07 Mark Wendt did opine And Gene did reply: On Thu, Dec 18, 2014 at 9:33 AM, Gene Heskett ghesk...@wdtv.com wrote: On Thursday 18 December 2014 07:03:14 John Thornton did opine And Gene did reply: I've used Gedit since 2006 with no bugs or trashed

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gene Heskett
On Thursday 18 December 2014 09:47:22 Mark Wendt did opine And Gene did reply: On Thu, Dec 18, 2014 at 9:37 AM, Gene Heskett ghesk...@wdtv.com wrote: On Thursday 18 December 2014 07:07:22 Mark Wendt did opine And Gene did reply: On Thu, Dec 18, 2014 at 7:03 AM, John Thornton

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 10:07 AM, Gene Heskett ghesk...@wdtv.com wrote: Well, there's always Xemacs. Mark, I tend to agree with the pundits that say emacs might be a good operating system, but it needs an editor capable to being used without a 2 year community college degree to learn how

Re: [Emc-users] Modbus

2014-12-18 Thread Sebastian Kuzminsky
On 12/18/2014 06:57 AM, Todd Zuercher wrote: I am controling 8 VFDs on a single machine with Linuxchc through one USB-RS485 converter (from Automation direct). No real problems for me except some random com errors. It works good enough though. I have not had to restart or anything like

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 10:11 AM, Gene Heskett ghesk...@wdtv.com wrote: I've used vi for so long, it's pretty much automatic. vi is a text editor, not a word processor, which is what the Windoze users have so gotten used to. Once you've gotten familiar with the way vi works, it's a

Re: [Emc-users] Modbus

2014-12-18 Thread Carsten Presser
I am using this python lib: https://pypi.python.org/pypi/MinimalModbus/0.6 together with this adapter: www.ebay.de/itm/111326580742 Its not FTDI, but the drivers are also in the linux-kernel. No need to compile or patch anything. The Software is just a few lines in python to interface it with

Re: [Emc-users] Modbus

2014-12-18 Thread Marius Liebenberg
This in not unique to your setup but rather a USB problem. The thing to do is to use a isolated USB connection. The problem is mostly due to ground potential differences between devices. I have a circuit if you are interested. On 2014-12-18 14:26, Les Newell wrote: Yes, that should work. I

Re: [Emc-users] G edit and velocity

2014-12-18 Thread andy pugh
On 18 December 2014 at 14:47, Mark Wendt wendt.m...@gmail.com wrote: And you can't use much of anything else when your windows manager is broke and you have to edit your xorg.conf, or you have to fix your machine in single user mode. No windows manager, no gedit or geany. ;-) Nano still

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 11:27 AM, andy pugh bodge...@gmail.com wrote: On 18 December 2014 at 14:47, Mark Wendt wendt.m...@gmail.com wrote: And you can't use much of anything else when your windows manager is broke and you have to edit your xorg.conf, or you have to fix your machine in

Re: [Emc-users] Modbus

2014-12-18 Thread Dave Cole
Some VFDs are huge electrical noise (EMI) generators. I had an issue a few years ago with an Automation Direct VFD that caused a lot of grief because of electrical noise that being pumped back into the AC line. You may want to consider putting a line filter in the AC line feeding the VFD.

Re: [Emc-users] G edit and velocity

2014-12-18 Thread dave
A friend of mine comments that vi is vile! However it is on every unix system. I occasionally use vim but that makes it easier by adapting to the dos keyboard, eg. arrows, backspace, etc. Dave On 12/18/2014 04:43 AM, John Thornton wrote: I never could figure out how to do anything in vi, it

Re: [Emc-users] G edit and velocity

2014-12-18 Thread John Thornton
What's wrong with ed? JT On 12/18/2014 11:43 AM, dave wrote: A friend of mine comments that vi is vile! However it is on every unix system. I occasionally use vim but that makes it easier by adapting to the dos keyboard, eg. arrows, backspace, etc. Dave On 12/18/2014 04:43 AM, John

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Peter C. Wallace
On Thu, 18 Dec 2014, John Thornton wrote: Date: Thu, 18 Dec 2014 11:59:12 -0600 From: John Thornton bjt...@gmail.com Reply-To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Subject: Re: [Emc-users]

Re: [Emc-users] Modbus

2014-12-18 Thread Les Newell
Thinking about it, I may have one of them lying around... Les On 18/12/2014 16:28, Marius Liebenberg wrote: This in not unique to your setup but rather a USB problem. The thing to do is to use a isolated USB connection. The problem is mostly due to ground potential differences between

Re: [Emc-users] Modbus

2014-12-18 Thread Todd Zuercher
The VFDs I am using are the limiting factor, only accepting 9600bps. - Original Message - From: Sebastian Kuzminsky s...@highlab.com To: Enhanced Machine Controller (EMC) emc-users@lists.sourceforge.net Sent: Thursday, December 18, 2014 10:09:34 AM Subject: Re: [Emc-users] Modbus On

Re: [Emc-users] Modbus

2014-12-18 Thread Sebastian Kuzminsky
On 12/18/2014 02:20 PM, Ricardo Moscoloni wrote: Could you elaborate more on this to our enlightment? Please! Python y hal example!! Here's an example documentation: http://linuxcnc.org/docs/html/hal/halmodule.html -- Sebastian Kuzminsky

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gene Heskett
On Thursday 18 December 2014 12:59:12 John Thornton did opine And Gene did reply: What's wrong with ed? JT A printable cheat sheet on how to run it? And I am not, and never will be enamored with a line editor that cannot back up anyway but saving the file 7 reopening it. On 12/18/2014

Re: [Emc-users] Modbus

2014-12-18 Thread Claude Froidevaux
another possibility with python: https://code.google.com/p/modbus-tk/ (work with serial and ethernet modbus protocol, very handy) for serial, the adaptor I use mostly : http://sigma-shop.com/product/68/usb-to-rs485-ftdi-interface-board-pcb.html work with my specific hardware @500kbauds,

[Emc-users] touch off doesn't shift loaded paths

2014-12-18 Thread Axel Zöllich
After loading a g-code file in axis gui I move the tooltip to the workpiece and touch off with 0. But the loaded path doesn't shift towards the tooltip. Indeed it doesn't shift with any touch off value on any coordinate. Should be a configuration error? # Generated by PNCconf at Wed Oct 8

Re: [Emc-users] touch off doesn't shift loaded paths

2014-12-18 Thread Sebastian Kuzminsky
On 12/18/2014 04:36 PM, Axel Zöllich wrote: After loading a g-code file in axis gui I move the tooltip to the workpiece and touch off with 0. But the loaded path doesn't shift towards the tooltip. Indeed it doesn't shift with any touch off value on any coordinate. Should be a

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gregg Eshelman
On 12/18/2014 7:47 AM, Mark Wendt wrote: I've used vi for so long, it's pretty much automatic. vi is a text editor, not a word processor, which is what the Windoze users have so gotten used to. Once you've gotten familiar with the way vi works, it's a pretty powerful utility. And you

Re: [Emc-users] Using washing machine motor

2014-12-18 Thread richshoop
Our Sears washing machine got replaced and I got the motor. Says 820W 3 phase, 195V, 320 hz, 17,000 rpm. Anyone messed with one of these with a vfd or a vector drive? It's tiny, seems to be well built, shame to put it in the bin without seeing what can be done with it.

Re: [Emc-users] Using washing machine motor

2014-12-18 Thread Kirk Wallace
On 12/18/2014 09:22 PM, richsh...@comcast.net wrote: Our Sears washing machine got replaced and I got the motor. Says 820W 3 phase, 195V, 320 hz, 17,000 rpm. Anyone messed with one of these with a vfd or a vector drive? It's tiny, seems to be well built, shame to put it in the bin without