Thread: operation cnc
Hybrid View
-
06-02-2013 #1
Sure you could cancel the order for the board if required or look to sell it at a latter date if you decide to upgrade the board at a latter date. Think the board that Jazz has mentioned is the one that Michael has in his machine, as Dean had a lot to do with the build it wouldn't surprise me at all lol.
-
06-02-2013 #2
-
07-02-2013 #3
small update.
X Ballscrews on... and connected to gantry using chai's bearing blocks... (although run out of m6 cap bolts, so ordered some here tomorrow) - incidently, that means ive used 200
pulleys done on X, was very suprised at how effortless the gantry moves when turning pulleys. I was initially worried the steppers wouldnt have the balls but the gantry moves very easily.
I was even more suprised to see, if I just turn one ballscrew the drive goes down the ballscrew across the gantry through the other ballscrew and turns the other pulley.... thats got to mean ive done something right?
there is a bit of track... if you hold one pulley and turn the other... I think ultimately I will connect them both with one big belt.
seperately... Ive managed to scavenge a electrical inspection box from the darkest dungeons of where I work.... perfect for all the electricary and can be mounted to the machine.
and.... cnc4you breakout board arrived today, along with the required extra steppers and a e-stop. CY cable also arrived from other supplier.
so, bit of luck may get a bit of ignition/fires on Sunday????? sooo excited.
-
11-02-2013 #4
need to share it with someone.. none of my mates appreciate the sheer brilliance
ITS WORKING!!!!!!
may of wasted potentially 200 notes on breakout boards that i didnt need... but il explain when im less excited.
-
11-02-2013 #5
That's sounding good. But let us in on your breakout board issues.
-
13-02-2013 #6
Now draw it without overlapping any lines or retracting the pencil ;)
It sounds like the acceleration on your machine is set quite low, what value is it currently? You should be able to get at least 1m/s^2 comfortably.
In mach3 there is a list linked to from the main screen which explains what each G-code does, so it shouldn't be difficult to work out what the initial commands do and how the arc command has been used to construct a circle.
-
13-02-2013 #7
Little tip with G-code. G0 and G1, G2,G3 are whats called modal commands so you don't need to repeat the G0 or G1 after the first instance IE:
G1 x10 y10 f200
G1 y30 z-12
G1 x50 y20
could be written.
G1 x10 y10 F200
y30 z-12
x50 y20
The G1 linear command will stay in affect untill it's cancelled by either another Modal command Like G0, G2,G3 or a cycle command like G83 drill cycle.
Same goes for the F# this feed rate will stay in affect until changed by another F#
-
11-02-2013 #8
Ok... so all seems well... Y is working, Z is working. X however is causing me grief
as previously explained X has two steppers... I have set X to be one, and A to be the other
then in mach3 set A to be the slave of X
Ive wired the stepper drivers in 'active low' so
A-----------
PUL(+5V) --- 5v feed
PUL-(pul) --- PORT 9
DIR+(5V) --- 5V FEED
DIR-(DIR) -- PORT 8
X----------------
PUL(+5V) --- 5v feed
PUL-(pul) --- PORT 3
DIR+(5V) --- 5V FEED
DIR-(DIR) -- PORT 2
both steppers turn correctly... however I need to reverse one... so it kinda goes in the opposite direction to the way its presently going?
doesnt matter which one...
make sense?
also, obviously im using a stepper controller for each stepper... cant I just use one controller for both?
-
11-02-2013 #9
Just Change either of the DirLow active in Motor outputs and it will spin other way.
Yes you can control 2 motors with one drive but not good idea because of the way they work and sharing pulse's etc, just don't do it.!!
Also if your slaving motors you want away to control each motor for squaring the gantry and one drive won't allow that.
-
The Following User Says Thank You to JAZZCNC For This Useful Post:
-
11-02-2013 #10
Looking good! Is that a springer in one of the pics?
Dan
Thread Information
Users Browsing this Thread
There are currently 5 users browsing this thread. (0 members and 5 guests)
Similar Threads
-
Milling machine CNC conversion - keep hand wheels for manual operation?
By birchy in forum Milling Machines, Builds & ConversionsReplies: 5Last Post: 23-10-2016, 08:29 PM -
clunks / missing steps - DM856 and single pulse operation
By dsc in forum Motor Drivers & ControllersReplies: 37Last Post: 09-12-2013, 02:22 PM -
screening / glitchy operation - sanity check
By dsc in forum General ElectronicsReplies: 21Last Post: 01-12-2013, 11:35 PM -
CNC3040 erratic stepper motor operation (fixed)
By DanielF in forum Motor Drivers & ControllersReplies: 0Last Post: 30-12-2012, 07:52 AM -
BUILD LOG: Operation Clueless, CNCRP 4848 Build Log Eventually.
By BedlamRik in forum DIY Router Build LogsReplies: 12Last Post: 28-12-2012, 12:39 AM



Reply With Quote


Bookmarks