Re: [Emc-users] G edit and velocity

2014-12-19 Thread Jack Coats
ed was my preferred on CP/M in the day when I didn't have access to wordstar. ed or edline on DOS was OK. On Windows I prefer notepad++ (notepad-plus-plus.org), a free editor that is really simple to use and does proper g-code highlighting. On Unix/Linux I go to vi, yes there is a vi-vs-emacs cult

Re: [Emc-users] G edit and velocity

2014-12-19 Thread dave
after using EDT stepping down to dos edlin was a real shock. http://en.wikipedia.org/wiki/EDT_%28text_editor%29 It is amazing how well muscle memory does after awhile. :-) Dave On 12/19/2014 02:07 AM, Mark Wendt wrote: > On Fri, Dec 19, 2014 at 12:10 AM, Gregg Eshelman wrote: > >> I used to use

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Gene Heskett
On Friday 19 December 2014 05:04:30 Mark Wendt did opine And Gene did reply: > On Thu, Dec 18, 2014 at 4:50 PM, Gene Heskett wrote: > > 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

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Mark Wendt
On Fri, Dec 19, 2014 at 6:33 AM, Peter Blodow wrote: > Mark, > edlin is a part of the DOS subsystem even in Win7, just as edit still > exists there. It needs to be called followed by a file name since there > is no "load" command in edlin. > Peter > Peter, Yes, I know that. I was being a littl

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Peter Blodow
Mark, edlin is a part of the DOS subsystem even in Win7, just as edit still exists there. It needs to be called followed by a file name since there is no "load" command in edlin. Peter Am 19.12.2014 11:07, schrieb Mark Wendt: > On Fri, Dec 19, 2014 at 12:10 AM, Gregg Eshelman wrote: > >> I used

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Mark Wendt
On Fri, Dec 19, 2014 at 12:10 AM, Gregg Eshelman wrote: > > I used to use EDLIN and COPY CON to write autoexec.bat and config.sys > files, and DEBUG to low level format MFM hard drives. ;) > > And nostagia hits, launch a cmd prompt and enter edlin. Hmm an error > message that c:\Windows\SysWOW64\

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Mark Wendt
On Thu, Dec 18, 2014 at 4:50 PM, Gene Heskett wrote: > 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 >

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Mark Wendt
On Thu, Dec 18, 2014 at 12:59 PM, John Thornton wrote: > What's wrong with ed? > > JT > Nuthin'. ;-) Who's Ed? Mark -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercha

Re: [Emc-users] G edit and velocity

2014-12-19 Thread Mark Wendt
On Thu, Dec 18, 2014 at 12:43 PM, 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 > Nah, vile is like vi... or like emacs... or

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] 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] 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 > Reply-To: "Enhanced Machine Controller (EMC)" > > To: "Enhanced Machine Controller (EMC)" > Subject: Re: [Emc-users] G edit and velocity > &g

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 Th

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 ju

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 11:27 AM, andy pugh wrote: > On 18 December 2014 at 14:47, Mark Wendt 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 mana

Re: [Emc-users] G edit and velocity

2014-12-18 Thread andy pugh
On 18 December 2014 at 14:47, Mark Wendt 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 works then, and does

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 10:11 AM, Gene Heskett 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 power

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 10:07 AM, Gene Heskett 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 to use it.

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 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 wrote: > > > > I'

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 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... > >

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:37 AM, Gene Heskett 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 wrote: > > > I've used Gedit since 2006 with no bugs or trashed files... > > > > > > JT > > > > Been using it

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:33 AM, Gene Heskett 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 of > er

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Gene Heskett
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 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'

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 parag

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 9:03 AM, Todd Zuercher wrote: > > > - Original Message - > From: "Mark Wendt" > To: "Enhanced Machine Controller (EMC)" > Sent: Thursday, December 18, 2014 7:47:05 AM > Subject: Re: [Emc-users] G edit and velocity

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Todd Zuercher
- Original Message - From: "Mark Wendt" To: "Enhanced Machine Controller (EMC)" 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 wrote: > I never could figure out how t

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 7:43 AM, John Thornton 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] 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 wrote: > >> I've used Gedit since 2006 with no bugs or

Re: [Emc-users] G edit and velocity

2014-12-18 Thread Mark Wendt
On Thu, Dec 18, 2014 at 7:03 AM, John Thornton 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] 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 edi

Re: [Emc-users] G edit and velocity

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

Re: [Emc-users] G edit and velocity

2014-12-17 Thread W. Martinjak
I propose "scite". Try it out. apt-get install scite Matsche On 2014-12-13 02:33, Marshland Engineering wrote: > I installed the latest software and have the Mesa cards and servos running. > > No text editor to be found. Pressing edit on the File menus does nothing ?? > Where is gedit ? > > I h

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Marius Liebenberg
This is very strange to hear as I have used Gedit for a long time and never had a file trashed. Maybe if it is called from another program it could be problematic but as an editor I had no issues. On 2014-12-17 17:25, Gene Heskett wrote: > On Friday 12 December 2014 20:33:00 Marshland Engineerin

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Charles Buckley
Il giorno 17/dic/2014 18:29, "Chris Morley" > ha > scritto: > > > > > I have used gedit for about 6 years for all my programming...never had a > > problem with it. though I did see some bugs in my code... :) > > > > Chris M > > > > ---

Re: [Emc-users] G edit and velocity

2014-12-17 Thread alex chiosso
ars for all my programming...never had a > problem with it. though I did see some bugs in my code... :) > > Chris M > > - Reply message - > From: "Gene Heskett" > To: > Subject: [Emc-users] G edit and velocity > Date: Wed, Dec 17, 2014 7:27 AM > >

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Chris Morley
I have used gedit for about 6 years for all my programming...never had a problem with it. though I did see some bugs in my code... :) Chris M - Reply message - From: "Gene Heskett" To: Subject: [Emc-users] G edit and velocity Date: Wed, Dec 17, 2014 7:27 AM On Friday 1

Re: [Emc-users] G edit and velocity

2014-12-17 Thread alex chiosso
I'm agree with you that Geany is much better than Gedit . I will try to find out the way to do what you suggested . The Gcode highlight is quite useful during the editing especially in case of structured Gcode . Alex On Wed, Dec 17, 2014 at 4:54 PM, Gene Heskett wrote: > > On Wednesday 17 Decemb

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Gene Heskett
On Wednesday 17 December 2014 10:37:04 alex chiosso did opine And Gene did reply: > Hi Gene. > I'm using "Geany" too . ;-) > Do you know (or anybody know) if there is a way to highlight the G Code > sintax ? > > Alex Apparently not Alex, I can't find it in the menu's of my copy. But because of t

Re: [Emc-users] G edit and velocity

2014-12-17 Thread alex chiosso
Hi Gene. I'm using "Geany" too . ;-) Do you know (or anybody know) if there is a way to highlight the G Code sintax ? Alex On Wed, Dec 17, 2014 at 4:29 PM, Gene Heskett wrote: > > On Saturday 13 December 2014 07:53:51 John Thornton did opine > And Gene did reply: > > You have to specify the edit

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Gene Heskett
On Saturday 13 December 2014 07:53:51 John Thornton did opine And Gene did reply: > You have to specify the editor in your ini file. If your on Debian you > have to add Gedit. > > JT > Not gedit John, its trashed too many files to my taste. To all, install 'geany', its quite similar and in 6 mon

Re: [Emc-users] G edit and velocity

2014-12-17 Thread Gene Heskett
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 found. Pressing edit on the File menus does > nothing ?? Where is gedit ? It is a configurable item in y

Re: [Emc-users] G edit and velocity

2014-12-13 Thread alex chiosso
Hi Wallace . I got the same problem when I made a new installation using the Debian Wheezy package. As John told you , you should specify the editor program you want to use into the INI file. Keep in mind that Debian comes with an editor called Mousepad . So if you want Gedit working you should dow

Re: [Emc-users] G edit and velocity

2014-12-13 Thread John Thornton
You have to specify the editor in your ini file. If your on Debian you have to add Gedit. JT On 12/12/2014 7:33 PM, Marshland Engineering wrote: > I installed the latest software and have the Mesa cards and servos running. > > No text editor to be found. Pressing edit on the File menus does noth

Re: [Emc-users] G edit and velocity

2014-12-13 Thread Mark Wendt
On Fri, Dec 12, 2014 at 8:33 PM, Marshland Engineering < marshl...@marshland.co.nz> wrote: > I installed the latest software and have the Mesa cards and servos running. > > No text editor to be found. Pressing edit on the File menus does nothing ?? > Where is gedit ? > > I have set the acc and vel

[Emc-users] G edit and velocity

2014-12-12 Thread Marshland Engineering
I installed the latest software and have the Mesa cards and servos running. No text editor to be found. Pressing edit on the File menus does nothing ?? Where is gedit ? I have set the acc and velocities up high using the config editor but when running the program, the velocity is about 1/10 I sp