| 2017-07-02 |
Joseph Coffland | Added support for GCode expressions and vars, Added... |
commit | commitdiff | tree | snapshot |
| 2017-06-29 |
Joseph Coffland | Fixed temp and voltage reading |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Joseph Coffland | Fix long slow decel on feedhold. Fix div by zero in... |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Joseph Coffland | Fix for test build |
commit | commitdiff | tree | snapshot |
| 2017-06-05 |
Joseph Coffland | Added missing hal func |
commit | commitdiff | tree | snapshot |
| 2017-05-18 |
Joseph Coffland | merge dev |
commit | commitdiff | tree | snapshot |
| 2017-05-17 |
Joseph Coffland | Fixed comment |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Joseph Coffland | Fix jog fail after busy |
commit | commitdiff | tree | snapshot |
| 2017-05-14 |
Joseph Coffland | Added non-Sockjs websocket support, don't jog disabled... |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Joseph Coffland | Make position setable |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Joseph Coffland | Fixed estop handling and spindle stop |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Joseph Coffland | Reset LCD on comm error |
commit | commitdiff | tree | snapshot |
| 2017-05-13 |
Joseph Coffland | More robust LCD driver |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Joseph Coffland | Disable/enable reporting for each var |
commit | commitdiff | tree | snapshot |
| 2017-05-09 |
Joseph Coffland | var names |
commit | commitdiff | tree | snapshot |
| 2017-05-08 |
Joseph Coffland | Update precision |
commit | commitdiff | tree | snapshot |
| 2017-05-04 |
Joseph Coffland | Set current in amps |
commit | commitdiff | tree | snapshot |
| 2017-05-04 |
Joseph Coffland | Set motor current in amps, Fixed control view updates |
commit | commitdiff | tree | snapshot |
| 2017-05-04 |
Joseph Coffland | More robust AVR programming |
commit | commitdiff | tree | snapshot |
| 2017-05-04 |
Joseph Coffland | Increase bootloader timeout |
commit | commitdiff | tree | snapshot |
| 2017-05-03 |
Joseph Coffland | docs and config changes |
commit | commitdiff | tree | snapshot |
| 2017-05-03 |
Joseph Coffland | Test code |
commit | commitdiff | tree | snapshot |
| 2017-04-12 |
Joseph Coffland | Cleaned up motor power state code, Check for DRV8711... |
commit | commitdiff | tree | snapshot |
| 2017-04-10 |
Joseph Coffland | Roll back to variable step clock period to fix velocity... |
commit | commitdiff | tree | snapshot |
| 2017-04-08 |
Joseph Coffland | Back to controlled DMA counting |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Joseph Coffland | New motor driver code working well |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Joseph Coffland | New motor driver code working somewhat |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Joseph Coffland | New motor driver code working somewhat |
commit | commitdiff | tree | snapshot |
| 2017-03-29 |
Joseph Coffland | Added encoder var, simplified motor direction code |
commit | commitdiff | tree | snapshot |
| 2017-03-28 |
Joseph Coffland | Testing DMA counter changes |
commit | commitdiff | tree | snapshot |
| 2017-03-28 |
Joseph Coffland | text |
commit | commitdiff | tree | snapshot |
| 2017-03-27 |
Joseph Coffland | Eliminate forward dif code |
commit | commitdiff | tree | snapshot |
| 2017-03-26 |
Joseph Coffland | Improved velocity curve calcuation, Added whole program... |
commit | commitdiff | tree | snapshot |
| 2017-03-25 |
Joseph Coffland | Working on planner numerical stability |
commit | commitdiff | tree | snapshot |
| 2017-01-23 |
Joseph Coffland | xboot -> boot |
commit | commitdiff | tree | snapshot |
| 2017-01-22 |
Joseph Coffland | Fixed motor reverse config |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | Configuration fixes, configure AVR |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | Config fixes, motor power state fixes |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | Remove soft limit magic number |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | Added script to check for RPi/AVR variable consistency |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | Fixed motor current & switch variables |
commit | commitdiff | tree | snapshot |
| 2017-01-15 |
Joseph Coffland | removed uncessary clock code |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Program AVR on install |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Ensure version is updated in config |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Faster programming |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Updated copyright date |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Added AVR programming script |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Cleaned up bootloader code |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | not needed |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Merge branch 'avr-firmware' |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Moved files to avr/ |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Version change, Makefile improvements |
commit | commitdiff | tree | snapshot |
| 2017-01-14 |
Joseph Coffland | Define VERSION in Makefile, other minor changes |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Joseph Coffland | Fuses always fail |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Joseph Coffland | Erase before init |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Joseph Coffland | Added bootloader |
commit | commitdiff | tree | snapshot |
| 2017-01-12 |
Joseph Coffland | Changed gain and decay settings |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Joseph Coffland | Merged with drv8711 branch |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
Joseph Coffland | Fixed config, updates for frontend |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Joseph Coffland | Fixed config, implemented configuration backup, restore... |
commit | commitdiff | tree | snapshot |
| 2016-12-24 |
Joseph Coffland | Updates for v6 board, basic stall homing working |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Joseph Coffland | Removed LCD force, Retry AVR connection |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
Joseph Coffland | Added console in Web, Don't fail to start when LCD... |
commit | commitdiff | tree | snapshot |
| 2016-10-07 |
Joseph Coffland | Initial DRV8711 driver, working |
commit | commitdiff | tree | snapshot |
| 2016-10-05 |
Joseph Coffland | Removed old pin config |
commit | commitdiff | tree | snapshot |
| 2016-10-01 |
Joseph Coffland | Changes for v3 board wiring |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Fixed occasional step correction induced stutter. |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Use fast invsqrt() function |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Separate forward differencing code |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Round seg period, removed dead code |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Cleanup, check NOM_SEGMENT_USEC <= MAX_SEGMENT_TIME |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Much improved step correction using PID loop |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Working on step correction |
commit | commitdiff | tree | snapshot |
| 2016-09-21 |
Joseph Coffland | Accurate positioning but velocity wavers a bit |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Joseph Coffland | Fixed jog reverse direction |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Joseph Coffland | Fix to exit jog mode |
commit | commitdiff | tree | snapshot |
| 2016-09-19 |
Joseph Coffland | S-curve jogging |
commit | commitdiff | tree | snapshot |
| 2016-09-18 |
Joseph Coffland | Use encoder counts to correct step position exactly... |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Joseph Coffland | Implemented stepping |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Joseph Coffland | Implemented stepping |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
Joseph Coffland | run_state -> buffer_state |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Joseph Coffland | Show Line and hold reason, Highlight GCode line, Show... |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Joseph Coffland | Work on spindle vars, Added hold reason, hold on tool... |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Joseph Coffland | Fixed arcs |
commit | commitdiff | tree | snapshot |
| 2016-09-12 |
Joseph Coffland | Smooth holds with intermixed nonstop commands. |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Set bf->run_state eariler for planning |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Merge branch 'master' into skip-non-plan |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Fixed target calculation |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Work in progress |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | use inline functions instead of defines |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Use spindle and feed overrides |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Fix feed/speed override parsing |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Code cleanup |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | boolean flags in parser |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Fully encapsulated mach |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Implemented runtime tool change, added more arc error... |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
Joseph Coffland | Removed plan/command.c, Moved CM_ALARM |
commit | commitdiff | tree | snapshot |
| 2016-09-10 |
Joseph Coffland | Split machine.{c,h} |
commit | commitdiff | tree | snapshot |
| 2016-09-10 |
Joseph Coffland | Machine encapsulation |
commit | commitdiff | tree | snapshot |
| 2016-09-10 |
Joseph Coffland | names |
commit | commitdiff | tree | snapshot |
| next |