Age | Commit message (Expand) | Author | Files | Lines |
2014-06-11 | Fix for F-word limit in position sync | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Housekeeping of circular arc tests | Robert W. Ellenberg | 12 | -77/+24 |
2014-06-11 | canon: Fix for zero-angle bug in ARC_FEED causing rare maxvel violation | Robert W. Ellenberg | 1 | -0/+1 |
2014-06-11 | Larger velocity tolerance on blend test | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Reverted to symmetrical test case values | Robert W. Ellenberg | 1 | -4/+4 |
2014-06-11 | Fixed remaining maxvel violation due to incorrect angle in altitude calculation | Robert W. Ellenberg | 4 | -0/+57 |
2014-06-11 | Slight maxvel violations found still in line-line blending | Robert W. Ellenberg | 1 | -4/+4 |
2014-06-11 | Added missing test files for uneven axis vel | Robert W. Ellenberg | 3 | -0/+230 |
2014-06-11 | TP: mostly fixed maxvel issue, traced to canon changes | Robert W. Ellenberg | 1 | -1/+0 |
2014-06-11 | Minor tweak to build-debug script | Robert W. Ellenberg | 1 | -2/+2 |
2014-06-11 | test: Updated original circular arc test config | Robert W. Ellenberg | 1 | -2/+1 |
2014-06-11 | Made the CANON_AXIS_# constants zero-indexed to fix ARC_FEED limits | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Additional test files for arc cases | Robert W. Ellenberg | 15 | -0/+379 |
2014-06-11 | Added symlinks back and misc octave scripts | Robert W. Ellenberg | 5 | -0/+58 |
2014-06-11 | Added missing test files | Robert W. Ellenberg | 2 | -0/+16 |
2014-06-11 | Added improved max velocity calculation for blend arc | Robert W. Ellenberg | 2 | -5/+4 |
2014-06-11 | Cleaned up test files | Robert W. Ellenberg | 5 | -3/+0 |
2014-06-11 | Fixed symlinks and some missing test files to allow circular arc test to run | Robert W. Ellenberg | 5 | -0/+3 |
2014-06-11 | Actually setting atspeed flag now... | Robert W. Ellenberg | 1 | -1/+2 |
2014-06-11 | Renamed ramp frequency field and updated configs | Robert W. Ellenberg | 6 | -10/+337 |
2014-06-11 | Added fast test config to speed up auto-testing | Robert W. Ellenberg | 3 | -0/+1804 |
2014-06-11 | Test file organization and tweaks to test configs | Robert W. Ellenberg | 8 | -62/+1951 |
2014-06-11 | removed cruft from test config | Robert W. Ellenberg | 1 | -3/+1 |
2014-06-11 | Debug message changes | Robert W. Ellenberg | 1 | -2/+2 |
2014-06-11 | Temporarily suppress TC updates in debug output | Robert W. Ellenberg | 1 | -1/+2 |
2014-06-11 | Implemented temporary "swap" copies of geometry. | Robert W. Ellenberg | 1 | -3/+6 |
2014-06-11 | Overhaul of arc cases to correct majority of errors | Robert W. Ellenberg | 2 | -2/+3 |
2014-06-11 | Attempt to fix spiral handling in stretch function, reduces overage but not c... | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Added axis remote style commands to test-all.sh | Robert W. Ellenberg | 1 | -2/+8 |
2014-06-11 | Fixed exact stop error in tpCheckEndCondition | Robert W. Ellenberg | 1 | -1/+2 |
2014-06-11 | Test script cleanups | Robert W. Ellenberg | 2 | -1/+2 |
2014-06-11 | Slightly relaxed constraint check to prevent false-positive failures in test-all | Robert W. Ellenberg | 1 | -13/+14 |
2014-06-11 | Basic structure for blending with arcs | Robert W. Ellenberg | 2 | -120/+1 |
2014-06-11 | Added prototype of cutoff frequency for ramp vs. trapezoidal accel | Robert W. Ellenberg | 2 | -0/+37 |
2014-06-11 | Added Gap cycles as replacement for smoothing setting | Robert W. Ellenberg | 3 | -12/+6 |
2014-06-11 | Cleanup and tweaks to demo ramp acceleration with long moves | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Fix for optimization skipping some arcs | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Added proper finalization check for segments | Robert W. Ellenberg | 1 | -1/+1 |
2014-06-11 | Some fixes from consume-prev2 | Robert W. Ellenberg | 1 | -0/+1 |
2014-06-11 | Basic settings for greedy blend arc creation | Robert W. Ellenberg | 1 | -5/+5 |
2014-06-11 | tangent helix test shows tangent and non-tangent case | Robert W. Ellenberg | 1 | -1/+10 |
2014-06-11 | test-all.sh seems to be working properly now | Robert W. Ellenberg | 2 | -16/+23 |
2014-06-11 | Removed spindle movement from quick tests to debug python | Robert W. Ellenberg | 9 | -23/+7 |
2014-06-11 | Moved long nc files to subfolder | Robert W. Ellenberg | 11 | -0/+471 |
2014-06-11 | Fixes for python auto test to allow user finer control | Robert W. Ellenberg | 3 | -6/+59 |
2014-06-11 | Fix for slowdown identified by ArcEye | Robert W. Ellenberg | 1 | -2/+3 |
2014-06-11 | Compatibility changes for 3dchips | Robert W. Ellenberg | 1 | -4697/+4690 |
2014-06-11 | Overhaul of circular arc test G code | Robert W. Ellenberg | 36 | -496/+88 |
2014-06-11 | Added copy of axis_mm.ini to test ArcEye's slowdown | Robert W. Ellenberg | 2 | -0/+261 |
2014-06-11 | Added naive CAM test files | Robert W. Ellenberg | 4 | -13/+68 |