CAD CAM EDM DRO - Yahoo Group Archive

RE: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox"

Posted by Paul Kelly
on 2005-10-18 18:11:08 UTC
To be fair. The software/firmware to do this is pretty simple.

Measure the time between pulses from the spindle encoder using an interrupt,
I'm impressed how well TCNC does with a 1pulse per rev encoder.

Divide by the pitch constant.

Set the time period of a square wave generator (user a timer interrupt or
PWM output to make this run in the background).

The fiddly bit is the user interface. You might get by without a display,
just two multiposition switches, one for length one for pitch..... nope,
you're gonna need a display, a couple of buttons and maybe a rotary encoder
knob. Particularly if you want to prompt the operator to wind the slide
back so you can move the saddle back to the start position.


PK


-----Original Message-----
From: CAD_CAM_EDM_DRO@yahoogroups.com
[mailto:CAD_CAM_EDM_DRO@yahoogroups.com] On Behalf Of afogassa
Sent: Wednesday, 19 October 2005 1:50 AM
To: CAD_CAM_EDM_DRO@yahoogroups.com
Subject: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox"

--- In CAD_CAM_EDM_DRO@yahoogroups.com, "majorityuk2000" <john@h...>
wrote:
>
> Hi all,
>
> I am sure that thius question has been asked and answered many
times,
> so apologies in advance if it is tedious. However...
>
> I am interested in adding facilities to my Super 7 lathe to allow
it to
> cut threads using a stepper to drive the L/S, synchronised to the
> headstock through a phase-locked loop. A side benefit should be
> variable slow feeds and a "virtual saddle stop". I have worked out
a
> scheme to do this which I think will work but would like to see if
I
> can learn from others' experience first!
>
> Can anyone please point me to material on the web, or elsewhere,
> suggesting how this can be done, and/or other peoples' experiences
of
> doing it?
>
> Cheers,
>
> John Haine.
>
Hi John,
I'm also on this,I was thinking about the use of a microprocessor
like atmel 90s2313, and a 2x16 lcd.
FROG does make one for this purpose,but it does not have a lcd
display, instead it uses a series of "bips" and bops.
I was thinking of something a little more sofisticated.
Using the atmel chip and A3977 step driver from Allegro and a
little programming in bascom, I was able to have the motors moving
nice.
Still need to find a way to include a ramping in the software,
after that I'll think in how to sincronize the headstock and
steppers, I think this is not as dificult as implementing
acceleration for step motors.
if you want it off the shelf,do a search on the net for FROG CNC.

Fogassa.





Addresses:
FAQ: http://www.ktmarketing.com/faq.html
FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com

Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...,
timg@...
Moderator: pentam@... indigo_red@... davemucha@...
[Moderators]
URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO

OFF Topic POSTS: General Machining
If you wish to post on unlimited OT subjects goto:
aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if
you have trouble.
http://www.metalworking.com/news_servers.html

http://groups.yahoo.com/group/jobshophomeshop I consider this to be a
sister site to the CCED group, as many of the same members are there, for OT
subjects, that are not allowed on the CCED list.

NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM.
DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
bill
List Mom
List Owner


Yahoo! Groups Links

Discussion Thread

majorityuk2000 2005-10-18 09:18:33 UTC Digital screwcutting "gearbox" afogassa 2005-10-18 10:50:39 UTC Re: Digital screwcutting "gearbox" John Johnson 2005-10-18 10:50:48 UTC Re: [CAD_CAM_EDM_DRO] Digital screwcutting "gearbox" Alan Marconett 2005-10-18 11:16:15 UTC RE: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" GLM590620@A... 2005-10-18 11:51:13 UTC Re: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" Paul Kelly 2005-10-18 15:53:35 UTC RE: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" afogassa 2005-10-18 16:39:29 UTC Re: Digital screwcutting "gearbox" Paul Kelly 2005-10-18 17:39:20 UTC RE: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" Paul Kelly 2005-10-18 18:11:08 UTC RE: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" KM6VV 2005-10-18 18:14:03 UTC Re: [CAD_CAM_EDM_DRO] Re: Digital screwcutting "gearbox" afogassa 2005-10-18 19:09:42 UTC Re: Digital screwcutting "gearbox"