improve the quality of the error message for certain invalid files
9 lines of code changed in:
try to avoid 'Error: Multiple components with the same name' by explicitly exit()ing the component when pyvcp terminates
7 lines of code changed in:
new tags <image_bit images="false-image true-image"/> and
<image_s32 images="image0 image1 image2 ..."/>
use <image/> tag to load the image
29 lines of code changed in:
'graphical' version of the rtai latency test.
0 lines of code changed in:
new component to perform a test similar to rtai 'latency'
0 lines of code changed in:
* <title title= iconname=/> tag to set window and icon title -- iconname is optional
New tags:
* <axisoptions/> to load axis-like defaults for fonts and colors
* <option pattern= value= priority=> to add options to the Tk option database
* <s32 ...> to show HAL pins of type "s32" as numbers
* <u32 ...> to show HAL pins of type "u32" as numbers
68 lines of code changed in:
fix bogus limits exceeded warning in Y on lathe
1 lines of code changed in:
clean some fogotten hal file, and make the config work again (XYZRPW is not allowed anymore
2 lines of code changed in:
make it possible to have different texts for different machines in a single folder -- for example.ini, first try example.txt and then README
make it possible to have a logo or identifying image for machines. For example.ini, first try example.gif and then logo.gif.
thanks to fenn for the suggestion to have a machine image in the config chooser.
24 lines of code changed in:
repair these tests for now (UVW in sai still not fully completed)
136 lines of code changed in:
fixes "extra step" problems observed on scope and in test_stepgen runs
-- have not rebuilt firmware based on this change
5 lines of code changed in:
useful test driver for pluto step generator
0 lines of code changed in:
fix probe logging for abc,uvw
22 lines of code changed in:
this is probably not everything, but much better
35 lines of code changed in:
fix probing in ABC,UVW axes
61 lines of code changed in:
Make .usage target work with ISE 9.2i log output
4 lines of code changed in:
fix bug #1735431 (stepping after verify works oddly). this probably affected tkemc and mini
5 lines of code changed in:
show the G5x code that activates the coordinate system in the touch off dialog
15 lines of code changed in:
fix bug #1680007 Single-step can get stuck on dwell
17 lines of code changed in:
fix run-from-line bug: http://sourceforge.net/tracker/index.php?func=detail&aid=1703238&group_id=6744&atid=106744 (we update canon endpos at the end of each line before the run-from-line number
52 lines of code changed in:
select and show system for touch-off in the menu
45 lines of code changed in:
partial fix for probing in non-xyz. vars still don't get filled out right.
23 lines of code changed in:
let user choose system to touch-off in the dialog
43 lines of code changed in:
allow images to be created using the <image> tag. These images can later be used on other tags like <button image=>. at least .gif images are supported, it depends on the tk version installed
9 lines of code changed in:
document new behavior of G28/G30
50 lines of code changed in:
This makes g28/g30 work like haas & fanuc. This is also still
compatible with the simplest use (with no axis words specified) in old
EMC. However some old EMC programs will now act differently (those
with a waypoint specified but with some axis words missing).
64 lines of code changed in:
discard jog requests during feedhold - accepting them and moving when the feedhold is released is 'surprising' to the operator
20 lines of code changed in:
fix incremental jog increments
2 lines of code changed in:
get rid of more spam
0 lines of code changed in:
remove more spam
0 lines of code changed in:
this message is hiding real errors, it was printed so often
0 lines of code changed in:
only use defined axes when zeroing coordinate systems with G10 L2 -- closes https://sourceforge.net/tracker/?func=detail&atid=106744&aid=1767510&group_id=6744
3 lines of code changed in:
convert from radians to degrees in the best way
1 lines of code changed in:
fix charset
1 lines of code changed in: