Age | Commit message (Expand) | Author | Files | Lines |
2013-08-01 | Merge branch 'v2.5_branch' | Sebastian Kuzminsky | 1 | -4/+5 |
2013-08-01 | io: update the spindle "pocket" on M61 | Sebastian Kuzminsky | 1 | -0/+1 |
2013-08-01 | io: better debug message | Sebastian Kuzminsky | 1 | -1/+1 |
2013-08-01 | io: fix a tool number/pocket number bug in EMC_TOOL_SET_NUMBER (M61) | Sebastian Kuzminsky | 1 | -4/+4 |
2013-03-03 | Merge branch 'v2.5_branch' | Jeff Epler | 1 | -1/+2 |
2013-03-01 | io: fix a misleading comment | Sebastian Kuzminsky | 1 | -1/+2 |
2012-01-18 | Merge remote-tracking branch 'origin/v2.5_branch' | Jeff Epler | 1 | -2/+2 |
2012-01-18 | Rename many user visible parts to "linuxcnc" | Jeff Epler | 1 | -1/+1 |
2011-12-14 | toolchange: assert correct pocket number on prepare | Michael Haberler | 2 | -4/+11 |
2011-11-26 | emc/cleanup: lowercase the globals in emcglb.* | Michael Haberler | 2 | -57/+57 |
2011-10-28 | iotask: carry over ioControl.cc from master | Michael Haberler | 1 | -0/+2 |
2011-10-28 | iotask: start building io/iov2 again | Michael Haberler | 1 | -1/+2 |
2011-10-28 | back out micges iotask_remove patch | Michael Haberler | 1 | -1/+202 |
2011-10-28 | catchup: iotask_remove merged, works | Michael Haberler | 1 | -1/+1 |
2011-10-28 | Move lube functionality to motion | Michael Geszkiewicz | 1 | -75/+0 |
2011-10-28 | Move coolants from iotask to motion | Michael Geszkiewicz | 1 | -57/+0 |
2011-10-28 | Move estop functionality from iotask to motion | Michael Geszkiewicz | 1 | -72/+0 |
2011-10-28 | fix remap handling, offset handling,return values | Michael Haberler | 1 | -9/+7 |
2011-10-28 | iocontrol-v2: fix handling of M61, make M61 Q0 unload tool | Michael Haberler | 1 | -0/+7 |
2011-03-29 | iocontrol-v2: explicitly enable the start-change protocol by new -support-sta... | Michael Haberler | 1 | -1/+7 |
2011-02-26 | iocontrol-v2 component | Michael Haberler | 2 | -2/+1244 |
2011-02-26 | support start-change HAL signal at the very begin of a tool change. | Michael Haberler | 1 | -0/+4 |
2010-12-28 | make aborting toolchanges work | Jeff Epler | 1 | -0/+2 |
2010-11-17 | fix a couple string overflows | Sebastian Kuzminsky | 1 | -0/+5 |
2010-11-07 | Merge branch 'v2.4_branch' of ../emc2.4 | Jeff Epler | 1 | -1/+2 |
2010-10-29 | Fix current tool information after reloading table | Jeff Epler | 1 | -1/+2 |
2010-08-13 | Merge remote branch 'origin/v2.4_branch' | Chris Radek | 1 | -0/+12 |
2010-08-12 | Fix current tool information after reloading table | Jeff Epler | 1 | -0/+12 |
2010-06-24 | Change HAL pin and param creation to use ...newf functions | Stephen Wille Padnos | 1 | -44/+28 |
2010-05-06 | Fix T1M6 / T0M6 / T1M6 not doing the last one, on nonrandom | Chris Radek | 1 | -1/+6 |
2010-02-25 | set diameter to zero when unloading a tool | Chris Radek | 1 | -0/+1 |
2010-02-15 | fix 'reload tool table' | Jeff Epler | 1 | -5/+9 |
2010-02-08 | on nonrandom, eliminate tool load if that tool is already loaded | Chris Radek | 1 | -0/+9 |
2010-02-08 | Fix bogus prep when encountering Tn when n is already the loaded tool | Chris Radek | 1 | -0/+4 |
2010-01-28 | factor tool table reading out of iotask | Jeff Epler | 2 | -194/+8 |
2009-12-03 | Ignore tool table lines with invalid fields | Michael Geszkiewicz | 1 | -2/+4 |
2009-12-02 | Merge branch 'master' into tlo_all_axes | Michael Geszkiewicz | 1 | -1/+4 |
2009-12-02 | Remember to compile first | Michael Geszkiewicz | 1 | -1/+1 |
2009-12-02 | Ignore invalid lines in tool table | Michael Geszkiewicz | 1 | -0/+1 |
2009-11-28 | fix up and simplify dgarrett's previous fix | Chris Radek | 1 | -8/+3 |
2009-11-28 | fix tool table reload not changing the loaded tool | Dewey Garrett | 1 | -1/+9 |
2009-11-28 | This header is required on 9.04 system | Michael Geszkiewicz | 1 | -0/+1 |
2009-11-27 | Reading new type tool table | Michael Geszkiewicz | 1 | -80/+109 |
2009-11-27 | Saving tool table in a new unified format | Michael Geszkiewicz | 1 | -32/+17 |
2009-11-20 | Store TLO internally in CANON_TOOL_TABLE as EmcPose | Michael Geszkiewicz | 1 | -21/+16 |
2009-11-08 | fix tool touchoff for nonrandom machines | Chris Radek | 1 | -0/+4 |
2009-11-06 | preserve fms values for nonrandom tc, and more | Chris Radek | 1 | -10/+29 |
2009-10-30 | restore old functionality for nonrandom toolchanges | Chris Radek | 1 | -165/+140 |
2009-07-22 | make axis.ini a random-carousel machine, also a few cleanups | Chris Radek | 1 | -10/+10 |
2009-07-22 | change existing tool tables to the new format for non-random changers | Chris Radek | 1 | -7/+7 |