Threaded View
-
27-12-2011 #14
Hi Jonathan,
Yes....it is brilliant (thank heavens for other people's code!)
Straight away you've established an issue that I'm trying to work around. I've never coded in C, but yes, it is outputing like thus....
T01
X000790Y-00460
X000790Y-00270
whereas what I need it like this....
T01
X0007.90Y-004.60
X0007.90Y-002.70
or even better..
T01
X7.90Y-4.60
X7.90Y-2.70
I tried dicking about with the ulp code ...I got it to divide by 100, but then lost a whole lot of resolution (what it really needs is for the decimal points to be inserted at the correct points as those coords are in 10ths of a millimetre) If anyone who's an expert in C can cast their eye over the ulp I'd be *very* grateful.
Re your code....
T01
G0 Z5
G0 X000790Y-00460
G0 Z0.2
M8
Px - but how do I get this pause to relate to the tool number - for example if tool=1 then pause 0.3s, if tool = 2 then pause 0.5s (the longer the pause the more the solder paste is dispensed)
M9
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
mounting profile rail - Hiwin Manual vs. typical approach
By dsc in forum Rails, Guideways & BearingsReplies: 14Last Post: 11-12-2013, 10:43 AM
Bookmarks