|
| 1 | +linuxcnc (1:2.5.1) lucid; urgency=low |
| 2 | + |
| 3 | + * Motion: fix incorrect spindle direction after G43 in CSS+M4 mode |
| 4 | + * Interpreter: allow G10 L1 to set front/back angles when not |
| 5 | + also changing offsets |
| 6 | + * Interpreter: correctly report G96/G97 mode to the UI |
| 7 | + * Interpreter: explicitly set the default spindle mode at startup |
| 8 | + * task: fix incorrect spindle speed display when switching mode |
| 9 | + (Manual/MDI) |
| 10 | + * PPMC: fix a bug that would cause missing encoder velocity pins on |
| 11 | + some versions |
| 12 | + * Hostmot2: Fix a couple of bugs affecting sserial (crash on |
| 13 | + shutdown, memory leak) |
| 14 | + * Hostmot2: Add support for 6i25 |
| 15 | + * AXIS: fix a surprise jog when the jog increment combobox was open |
| 16 | + * AXIS: show S word in active gcode pane |
| 17 | + * AXIS: rebranding |
| 18 | + * Touchy: rebranding, change program path to ~/linuxcnc/nc_files |
| 19 | + * Docs: improvements/clarifications to the halui.1 manpage |
| 20 | + * Docs: improvements/clarifications to the gladevcp docs |
| 21 | + * Docs: improvements/clarifications to the halcmd docs |
| 22 | + * Docs: improvements/clarifications to the gcode docs |
| 23 | + * Docs: fix misc typos, misspellings, grammar, and markup bugs |
| 24 | + * Docs: updates to French translations |
| 25 | + * GladeVCP: fix EMC_Action_Open |
| 26 | + * GladeVCP: new default-value example |
| 27 | + * tooledit: save/restore geometry, allow sorting on specific columns |
| 28 | + * tooledit: bugfixes and i18n |
| 29 | + * ngcgui: minor fixes and additions |
| 30 | + * pncconf: lots of bug fixes and incremental improvements |
| 31 | + * portability fix for Ubuntu Precise 12.04 LTS |
| 32 | + * portability fix for Fedora 16 |
| 33 | + * Calibration: fix missing entries in tuning/calibration screens |
| 34 | + * emcrsh: fix incorrect relative position report for some offset settings |
| 35 | + * time.comp: fix hours wrapping at 60 |
| 36 | + |
| 37 | + -- Chris Radek <chris@timeguy.com> Sun, 29 Jul 2012 13:48:25 -0500 |
| 38 | + |
1 | 39 | linuxcnc (1:2.5.0) lucid; urgency=low |
2 | 40 |
|
3 | 41 | * AXIS: dynamic tabs can embed other applications, including virtual |
|
0 commit comments