Thread: G4 Dwell parameters
Hybrid View
-
31-12-2010 #1
Hello Striling
Thanks for that
sounds like a definitive source rather than the "I have a mate whose friend said that he read somewhere..."
seconds it is then
(might still have a configuration option for mS - and an Mcode to flip between the two)
is there a standard way of using unused Mcodes - or do you just get on with it?
for example I have already implemented:
M111 to set debug level
M226 pause until user hits Go button
M254 program start (initialise everything)
M255 request current command completion status
-
31-12-2010 #2
The simple answer is - I don't know. The problem with standards is that there are so many of them. I've referred to NIST - but this doesn't mean it's the only one (googlify gcode standards!) - a lot of implementations for example take the view - if it's good enough for Fanuc - it's good enough for me. Certainly some m codes are "standard" in the sense that they mean the same thing in "most" implementations. BUT as far as I'm aware there is no "standard" for using the "unused" codes.
-
31-12-2010 #3
I'll just keep hijacking codes until I see another implementation/definition that uses them!
-
31-12-2010 #4
-
31-12-2010 #5
well there are two answers:
a) I want to implement a gcode interpreter "properly" so I need to know what the G4 syntax means
b) I am using Eagle to lay out PCBs; the gcode converter spits out a (G4 P3) delay after starting the spindle
clearly that needs to be 3 seconds not 3 mSeconds!
make sense?
-
31-12-2010 #6
-
31-12-2010 #7
indeed - already done it!
there are 10 sorts of people in the world
them as understand binary
and thems as doesn't
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Optimize parameters for mills with tips
By hoezap in forum Tool & Tooling TechnologyReplies: 0Last Post: 15-06-2013, 01:18 PM
Bookmarks