clinton/Smoothieware.git
2016-09-14 Jim MorrisMerge pull request #1023 from docdawning/patch-1
2016-09-14 JamesUpdate Readme.md
2016-09-13 Jim MorrisMerge pull request #1022 from wolfmanjm/features/laser...
2016-09-13 Jim Morrisadd comments
2016-09-13 Jim Morrisadd option to test fire menu to leave laser on when...
2016-09-13 Jim Morrisupdate control screen for both 3dprinter and cnc uses...
2016-09-13 Jim MorrisAdd laser menu
2016-09-10 Jim MorrisUpdate Readme.md
2016-09-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-09-08 Jim MorrisCreate PULL_REQUEST_TEMPLATE.md
2016-09-07 Jim Morrisupdate firmware.bin
2016-09-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-09-07 Jim MorrisMerge pull request #1020 from wolfmanjm/upstreamedge
2016-09-07 Jim Morrisrefactor
2016-09-07 Jim Morrisinitial
2016-09-07 Jim MorrisMerge pull request #1019 from Speedy64i/edge
2016-09-07 JTgrbl mode homing response
2016-09-07 Jim Morrisupdate firmware.bin
2016-09-03 Jim MorrisMerge pull request #1018 from wolfmanjm/upstreamedge
2016-09-03 Jim Morrisfix laser auto mode after a halt
2016-09-03 Jim MorrisMerge pull request #1015 from wolfmanjm/features/add...
2016-09-02 Jim Morrisrefactor as per suggestions by @tritao
2016-09-02 Jim MorrisFix the proportional laser power during acceleration...
2016-09-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-09-01 Jim MorrisMerge pull request #1017 from wolfmanjm/upstreamedge
2016-09-01 Jim Morrisallow _ instead of space in switch commands
2016-08-30 Jim MorrisUpdate upgrade-notes.md
2016-08-30 Jim MorrisUpdate upgrade-notes.md
2016-08-30 Jim MorrisUpdate upgrade-notes.md
2016-08-30 Jim MorrisUpdate upgrade-notes.md
2016-08-30 Jim MorrisMerge branch 'upstreamedge' into features/add-laser...
2016-08-30 Jim MorrisMerge pull request #1016 from wolfmanjm/upstreamedge
2016-08-30 Jim Morrisremove is_scara from places that it obviously is incorrect
2016-08-30 Jim Morrisallow fire command to averide auto mode of laser
2016-08-30 Jim Morrisfix message for fire command
2016-08-30 Jim MorrisMerge branch 'upstreamedge' into features/add-laser...
2016-08-29 Jim MorrisMerge pull request #1014 from wolfmanjm/upstreamedge
2016-08-29 Jim Morrisfix absolute mode
2016-08-29 Jim MorrisFix G28.2 (G28 in grbl) to use mm and move in absolute...
2016-08-29 Jim Morrisadd fire command to laser
2016-08-29 Jim MorrisAdd M221 Sxx to scale laser power by xx 0-100%
2016-08-22 Jim MorrisMerge pull request #1007 from wolfmanjm/upstreamedge
2016-08-22 Jim Morrisadd THEROBOT->disable_arm_solution for special homing...
2016-08-16 Jim MorrisUpdate config
2016-08-16 Jim MorrisUpdate config
2016-08-16 Jim MorrisUpdate config
2016-08-16 Jim MorrisUpdate config
2016-08-15 Jim MorrisMerge pull request #1002 from wolfmanjm/upstreamedge
2016-08-15 Jim Morrisfix typo in comment
2016-08-15 Jim Morrisfix test circle to be a circle around current position...
2016-08-14 Jim Morrisadd comments about G2/G3 needing to support 3D printers
2016-08-13 Jim MorrisMerge pull request #1001 from wolfmanjm/upstreamedge
2016-08-13 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-08-13 Jim Morrismake max_travel twice the max value iof not specified...
2016-08-13 Jim MorrisMerge pull request #999 from quillford/patch-2
2016-08-13 quillfordfix config typo
2016-08-08 Jim MorrisMerge pull request #998 from wolfmanjm/upstreamedge
2016-08-08 Jim Morrisadd sample comfigf for azteeg Version 3 on a delta
2016-08-08 Jim Morrisupdate firmware.bin
2016-08-08 Jim MorrisMerge pull request #997 from johnkingsley/edge
2016-08-08 John Kingsley"Fix" problem with flushing 64 byte packets
2016-08-07 Jim MorrisMerge pull request #995 from wolfmanjm/upstreamedge
2016-08-07 Jim MorrisMerge branch 'add/new-laser' into upstreamedge
2016-08-07 Jim MorrisMerge pull request #994 from Smoothieware/add/new-laser
2016-08-05 Jim Morrisupdate firmware.bin
2016-08-04 Jim MorrisMerge pull request #992 from wolfmanjm/upstreamedge
2016-08-04 Jim Morrisfix potential issue with init in universal panel adapter
2016-08-02 Jim Morrisset power update to the minimum of 1KHz or PWM frequency
2016-08-02 Jim Morrisonly update laser power at no more than double the...
2016-08-01 Jim Morrismake s_value 1.11 fixed pointto use no extra memory...
2016-07-31 Jim Morrisset a default s value on boot in Robot.cpp
2016-07-31 Jim Morrisimplement the calculation of the proportional power...
2016-07-31 Jim Morrisset is_g123 and S value in block
2016-07-31 Jim Morrisinitial implementation of new laser module
2016-07-30 Jim MorrisMerge pull request #990 from wolfmanjm/upstreamedge
2016-07-30 Jim MorrisMake the arm solution routines const to avoid issues...
2016-07-22 Jim MorrisUpdate upgrade-notes.md
2016-07-22 Jim MorrisMerge pull request #988 from wolfmanjm/upstreamedge
2016-07-22 Jim Morrisminor refactoring for homing
2016-07-22 Jim Morrisadd config settings gamma_max_travel instead of using...
2016-07-20 Jim Morrisfix halt when queue is full
2016-07-20 Jim MorrisCorerctly handle halt when queue was full and stuck...
2016-07-20 Jim MorrisFix test circle to use relative rather than absolute
2016-07-18 Jim Morrisupdate firmware.bin
2016-07-17 Jim MorrisMerge pull request #986 from wolfmanjm/upstreamedge
2016-07-17 Jim Morrisclear current_tick when halted and when starting a...
2016-07-16 Jim Morrisinitialize step pin
2016-07-16 Jim MorrisMerge pull request #984 from wolfmanjm/upstreamedge
2016-07-16 Jim Morrisreset position after test raw.
2016-07-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-07-16 Jim MorrisMerge pull request #983 from Viproz/edge-stepperfix
2016-07-16 ViprozFixed StepperMotor direction being undefined
2016-07-15 Jim MorrisFix block debug
2016-07-13 Jim Morrishave unstep timer stop on match, so no more interrupts...
2016-07-12 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-07-12 Jim Morrisprepare to check the step pulse length compared to...
2016-07-11 Jim MorrisMerge pull request #981 from wolfmanjm/upstreamedge
2016-07-10 Jim Morrisadded test raw axis steps steps/mm to simpleshell
2016-07-09 Jim MorrisMerge pull request #980 from Smoothieware/wolfmanjm...
2016-07-09 Jim MorrisRename ISSUETEMPLATE.md to ISSUE_TEMPLATE.md
next