Shop OBEX P1 Docs P2 Docs Learn Events
New CNC 24 BIT — Parallax Forums

New CNC 24 BIT

PolywogsPolywogs Posts: 28
edited 2008-08-06 03:28 in General Discussion
·This is a project update of the SX 3 Axis Controller.

·This is a 24 bit version of an earlier project in the forums. The reason for the upgrade was to extend the accuracy boundries and the loss of the source code due to hard drive loss.

·The controller is set up for three Gecko Drive G210 Stepper Drives, Step and Direction inputs are used with 24V power supply.

·The inputs to the Gecko are 5V but opto isolators were used anyway.
·The RS232 converter is an ADM233 connected to pins D0 and D1. D0, the input pin, is high until a receive level is detected. This means during simulate D0 will need to be toggled or the program will jump directly to the serial subroutines.

·The VB program is included for the computer interface. The Linear Move Packet is shorter than the others for reduced delays between moves. It is possible to skip the Cordic for circles using this update if your circles don't have to be too fine. One could emulate the move with the software.

·The Cordic is a little jumpy when dividing a circle by 2PI * 1000000 Radians, may need some attention.



Post Edited (Polywogs) : 6/8/2008 3:01:51 PM GMT

Comments

Sign In or Register to comment.