
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 22 (100.0%) | 291 (100.0%) | 13.2 |
| cradek | 14 (63.6%) | 272 (93.5%) | 19.4 |
| alex_joni | 5 (22.7%) | 14 (4.8%) | 2.8 |
| jmkasunich | 3 (13.6%) | 5 (1.7%) | 1.6 |
fix the many other varfiles (UVW)
34 lines of code changed in:
update config - as run at cnc workshop 2007
85 lines of code changed in:
oops
3 lines of code changed in:
new power supply etc., scaling and tuning updates
34 lines of code changed in:
replace linkpp with net. linkpp is obsolete
3 lines of code changed in:
looks like some names changed
7 lines of code changed in:
change motmod insmod parameter from max_joints to num_joints
1 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:
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:
fix lathe spindle sync signals
4 lines of code changed in:
get rid of double values for INPUT/OUTPUT_SCALE as they are not needed/used. HAL only takes one value, and emc doesn't read the seconds param
6 lines of code changed in:
ignore copied emc.nml
1 lines of code changed in:
beautify configs as on the 2.1 branch
3 lines of code changed in:
description
0 lines of code changed in:
Sample configuration for servo lathe using pluto controller for
encoder counting and pwm generation. Threading is supported,
one home/limit switch on X.
109 lines of code changed in: