
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 195 (100.0%) | 1998 (100.0%) | 10.2 |
| jmkasunich | 28 (14.4%) | 853 (42.7%) | 30.4 |
| cradek | 39 (20.0%) | 490 (24.5%) | 12.5 |
| jepler | 61 (31.3%) | 218 (10.9%) | 3.5 |
| alex_joni | 59 (30.3%) | 209 (10.5%) | 3.5 |
| awallin | 4 (2.1%) | 201 (10.1%) | 50.2 |
| rayhenry | 2 (1.0%) | 14 (0.7%) | 7.0 |
| jarl.stefansson | 2 (1.0%) | 13 (0.7%) | 6.5 |
fix incremental jog increments
2 lines of code changed in:
get rid of mentions of bridgeporttask and minimilltask
20 lines of code changed in:
fix the many other varfiles (UVW)
2 lines of code changed in:
merge nineaxis branch (UVW changes)
426 lines of code changed in:
add screw error compensation to servo_sim sample config
4 lines of code changed in:
change g95 (feed per rev) to be based on spindle velocity instead of spindle position. this should make g95 behave better as the number of spindle revs gets large, make g95 behave better with 1PPR-type spindle feedback, and make implementing g95 based on loopback spindle speed easier.
1 lines of code changed in:
add newline expected by rs274 sai
1 lines of code changed in:
mm sim setup
6 lines of code changed in:
core-sim only supports three axis, so simulated-home can't do four
9 lines of code changed in:
New Plasma Configuration to replace dallur-thc config and a standalone simulator config, gantrykins kinematics, optional default values added to pyvcp components, changed parameters to pins in comp and oneshot
13 lines of code changed in:
replace linkpp with net. linkpp is obsolete
12 lines of code changed in:
change motmod insmod parameter from max_joints to num_joints
1 lines of code changed in:
ignore
1 lines of code changed in:
support for starting a user-configurable editor on the loaded program or tool table
3 lines of code changed in:
use the INCREMENTS feature to set available jog increments
2 lines of code changed in:
Added max_joints insmod parameter for the motmod module.
Changed a couple of places in the motion controller to check only
up to EMCMOT_MAX_JOINTS(=max_joints), should improve speed a tiny bit.
This also helps to export only the needed number of joints from the motion controller.
HAL files use 'loadrt motmod .. max_joints=[TRAJ]AXES' for now
1 lines of code changed in:
fix wildly wrong comments
1 lines of code changed in:
fix demo to work with pyvcp changes
3 lines of code changed in:
ignore position files
2 lines of code changed in:
don't need to load scope_rt or halscope by default, they can now be loaded from the GUI menus
0 lines of code changed in:
(77 more)