Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-20 Thread Geert De Pecker
Didn't try this from within AXIS, I'm using the command line. The chmod is to set the flags (x) to let the operating system know this is an executable. If it works from within axis, the better. John Domville wrote: > I was able to get an education on what a Python Script file is and does. I > sa

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-19 Thread John Domville
19, 2008 12:28 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC John, As it so happens, I tested this today: - Save the file in your home directory - Set as executable: chmod ugo+x ENGRAVE-11.py - Run: ~/ENGRAVE-11.py Geert John Domv

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-19 Thread Geert De Pecker
John, As it so happens, I tested this today: - Save the file in your home directory - Set as executable: chmod ugo+x ENGRAVE-11.py - Run: ~/ENGRAVE-11.py Geert John Domville wrote: > Like I emailed John Thornton: > > > > Good. Next dumb question. I tried to down load the engraving software

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread John Domville
-Original Message- From: Frank Chambers [mailto:[EMAIL PROTECTED] Sent: Saturday, October 18, 2008 2:17 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC John, The pdf made it. Frank John Thornton wrote: > With a small change to your ini f

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread Frank Chambers
>> -Original Message- >> From: John Thornton [mailto:[EMAIL PROTECTED] >> Sent: Friday, October 17, 2008 8:06 AM >> To: Enhanced Machine Controller EEMC" >> Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC >> >> There are som

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread John Thornton
s manually moving the bit as practice. Will have to look > at the nc_files directory. > > John > > -Original Message- > From: John Thornton [mailto:[EMAIL PROTECTED] > Sent: Friday, October 17, 2008 8:06 AM > To: Enhanced Machine Controller EEMC" > Sub

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread John Domville
ed Machine Controller EEMC" Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC There are some g code generators that might help you on this page http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?Simple_EMC_G-Code_Generators also there is some sample g code programs in your nc_files directo

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread Frank Chambers
Kenny, The new Eagle version 5.2 has a new feature that uses the Ratsnest command to generate the mill path for a board. It uses a polygon labeled _OUTLINES_ as the vehicle and creates a script for a new layer with just the mill path. I've taken it this far and now need to see what I can do

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-18 Thread Kenny Saltiel
There is also pcb-gcode which is a plugin for eagle. Kenny On Fri, Oct 17, 2008 at 6:48 PM, Ormund Williams <[EMAIL PROTECTED]> wrote: > On Fri, 2008-10-17 at 09:07 -0400, [EMAIL PROTECTED] wrote: > > My primary project, aside from machining small prototype parts out of > Alum, > > is to do some

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-17 Thread John Domville
Thanks for the info John -Original Message- From: Ormund Williams [mailto:[EMAIL PROTECTED] Sent: Friday, October 17, 2008 12:49 PM To: emc-users@lists.sourceforge.net Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC On Fri, 2008-10-17 at 09:07 -0400, [EMAIL PROTECTED

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-17 Thread Ormund Williams
On Fri, 2008-10-17 at 09:07 -0400, [EMAIL PROTECTED] wrote: > My primary project, aside from machining small prototype parts out of Alum, > is to do some engraving and routing of PCB's. Will Qcad work for either? > > I have eagle cad for the PCB's and am trying to learn it at this time. There's a

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-17 Thread jdomville
: John Thornton [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 16, 2008 10:15 PM > > To: Enhanced Machine Controller EEMC" > > Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC > > > > On 16 Oct 2008 at 20:37, John Domville wrote: > > &

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-17 Thread John Thornton
Message- > From: John Thornton [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2008 10:15 PM > To: Enhanced Machine Controller EEMC" > Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC > > On 16 Oct 2008 at 20:37, John Domville wrote: > >

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-17 Thread John Domville
, 2008 10:15 PM To: Enhanced Machine Controller EEMC" Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC On 16 Oct 2008 at 20:37, John Domville wrote: > > 200 full steps per rev Yes You skipped one > 8 microsteps per full step If this is 4 then you need 16000 if it

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Thornton
On 16 Oct 2008 at 20:37, John Domville wrote: > > 200 full steps per rev Yes You skipped one > 8 microsteps per full step If this is 4 then you need 16000 if it is 2 then you need 8000 > 1 motor rev per screw rev Yes > 20 turns of the screw per inch Yes > > to move the table 1 inch, you nee

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Domville
Thanks for the info. John -Original Message- From: Stephen Wille Padnos [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 6:08 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC John Domville wrote: >I have read

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Domville
-Original Message- From: John Kasunich [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 5:34 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC John Domville wrote: > I need to find someone with the same 5

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Ray Henry
e----- > > From: Alex Joni [mailto:[EMAIL PROTECTED] > > Sent: Thursday, October 16, 2008 2:20 PM > > To: Enhanced Machine Controller (EMC) > > Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC > > > > OUTPUT_SCALE is only used on servo system

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Thornton
0 series mill running the same Sherline controller > and see what his settings are. The motors I have are 1/8 degree. > > John > > -Original Message- > From: Alex Joni [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 16, 2008 2:20 PM > To: Enhanced Machine Controlle

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Stephen Wille Padnos
John Domville wrote: >I have read and printed the 1.3.9.3 notes, don't really understand them. >All I know is that >The default steps set up in the config wizard are all 200. (For every AXIS) >When I tell one of axis to move >1 inch (1.000) the actual tool movement is less than half. (around .480)

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Michael Buesch
On Thursday 16 October 2008 23:17:25 John Domville wrote: > I have read and printed the 1.3.9.3 notes, don't really understand them. > All I know is that > The default steps set up in the config wizard are all 200. (For every AXIS) > When I tell one of axis to move > 1 inch (1.000) the actual tool

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Kasunich
John Domville wrote: > I need to find someone with the same 5000 series mill running the same > Sherline controller and see what his settings are. No. You need to study your machine and do some basic arithmetic. How many full steps per rev? For 95% of the motors used on CNC machines, that is

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Domville
ve are 1/8 degree. John -Original Message- From: Alex Joni [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 2:20 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC OUTPUT_SCALE is only used on servo systems, and even ther

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Alex Joni
.html Especially 1.3.9.3 Stepper-related items Regards, Alex - Original Message - From: "Kirk Wallace" <[EMAIL PROTECTED]> To: "Enhanced Machine Controller (EMC)" Sent: Thursday, October 16, 2008 8:56 PM Subject: Re: [Emc-users] Calibration of Sherline Mill under CNC

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Kirk Wallace
On Thu, 2008-10-16 at 13:27 -0400, John Domville wrote: > Thanks for the information. Where do I check the output scale? Somewhere > in the config file? > > John Yes, in the config_name.ini file in the /home/user_name/emc2/configs/config_name/ directory. Each AXIS section in the file will have

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Domville
Thanks for the information. Where do I check the output scale? Somewhere in the config file? John -Original Message- From: Kirk Wallace [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2008 12:11 PM To: Enhanced Machine Controller (EMC) Subject: Re: [Emc-users] Calibration of

Re: [Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread Kirk Wallace
On Thu, 2008-10-16 at 11:32 -0400, John Domville wrote: ... snip > Z-476 (way off, gave up poking different numbers in) > > Is there a recommended procedure / formula for this type of > calibration? > John Domville > Elmira NY Check out the documentation page, section 1.3.9.3 here: http://www.l

[Emc-users] Calibration of Sherline Mill under CNC

2008-10-16 Thread John Domville
Well, we have been progressing well in the learning curve for my new SHERLINE mill. I have been running the mill in CNC manual mode - Axis (EMC2) and noticed that the indicated distance is not the same as the actual tool movement. When I set up my config file I cannot use the "SHERLINE DRIVER"