allow deprectaed M203 A B C format, but warn about deprecation
[clinton/Smoothieware.git] / src / libs /
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim Morrisfix using is queue empty when it should be is_idle
2016-06-23 Jim Morrisminor refactors
2016-06-21 Jim Morrismake the tick_info in Block a vector, assigning how...
2016-06-21 Jim MorrisFIx suspend/pause and saving/restoring Extruder state...
2016-06-19 Jim Morrisinitial modification for 5 axis, two extruders only...
2016-06-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-17 Jim MorrisImplement endstops using new motion control
2016-06-16 Jim Morrisfix bugs inconveyor so it starts queue off correctly
2016-06-16 Jim MorrisGo back to stepticker getting data direct from block...
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-07 Jim Morrismove where the stepticker debug pin is defined
2016-06-06 Jim Morrisremove the minimum stepper rate as it is no longer...
2016-06-01 Jim MorrisMerge pull request #935 from wolfmanjm/upstreamedge
2016-06-01 Jim MorrisMerge branch 'upstreamedge' into feature/acceleration...
2016-06-01 Jim MorrisAttempt to fix the USB serial output stall
2016-05-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-28 Jim Morrisfix step ticker debug pin definition
2016-05-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-05-28 Jim MorrisMerge pull request #921 from wolfmanjm/feature/cnc...
2016-05-26 Jim Morrismake the jobq time atomic
2016-05-25 Jim Morrisattempt to fix the issues regarding the job q drying...
2016-05-24 Jim Morrisimprove the check for blocks that can be pushed onto...
2016-05-24 Jim MorrisFix conveyor to autostart
2016-05-23 Jim MorrisReworked the entire block queue and conveyor, see comme...
2016-05-18 Jim Morrisdo not disable irqs in block queue anymore. Should...
2016-05-17 Jim Morrisstarted hacking on the new conveyor model
2016-05-17 Jim Morriscomments
2016-05-15 Jim Morrisstart at tick 0
2016-05-15 Jim Morrisadd job queue to stepticker.
2016-05-15 Jim Morrisfixed bugs
2016-05-14 Jim MorrisInital rewrite of stepticker and associated code to...
2016-05-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-08 Jim Morrisdisplay in CNC pendant the requested feedrate and the...
2016-04-30 Jim MorrisMerge branch 'upstreamedge' into test/encoder-direct...
2016-04-27 Jim Morrisget direct step running from encoder
2016-04-26 Jim Morrisflush rx buffer on control X (probably should also...
2016-04-25 Jim MorrisAttempt to correct last milestone after an ON_HALT...
2016-04-19 Jim MorrisMerge pull request #915 from lautr3k/fix/http_upload
2016-04-18 Sébastien Mischler... add an header sent with all request and removed which...
2016-04-18 Sébastien Mischler... Merge remote-tracking branch 'refs/remotes/Smoothieware...
2016-04-18 Sébastien Mischler... remove unused strings and useless shtml extension
2016-04-17 Jim MorrisMerge pull request #913 from lautr3k/fix/http_upload
2016-04-17 Sébastien Mischler... Allow remote files upload (CORS)
2016-04-17 Sébastien Mischler... Allow remote upload (preflighted requests)
2016-04-17 Sébastien Mischler... set "Access-Control-Allow-Origin" in all headers
2016-04-12 Jim MorrisMerge pull request #909 from wolfmanjm/upstreamedge
2016-04-12 Jim Morrisattempt to make M501 use less stack.
2016-04-10 Jim MorrisMerge pull request #906 from wolfmanjm/refactor/network...
2016-04-10 Jim Morrismake plan9 optional build, not built by default use...
2016-03-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-08 Jim MorrisMerge pull request #868 from tritao/typos
2016-03-08 Joao MatosFixed some typos and minor consistency issues.
2016-03-05 Jim MorrisMerge pull request #867 from wolfmanjm/upstreamedge
2016-03-02 Jim Morrisadd M670 I1 which will invert the status of the probe...
2016-02-27 Jim MorrisMerge pull request #863 from wolfmanjm/fix/use-wrap...
2016-02-27 Jim MorrisMerge branch 'fix/use-wrap-delete' into rdelta/improve...
2016-02-27 Jim MorrisMake the operator delete in MemoryPool.cpp global so...
2016-02-25 Jim MorrisMerge pull request #862 from wolfmanjm/upstreamedge
2016-02-25 Jim Morrismake module.h include platform_memory.h so if any modul...
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-23 Jim MorrisMerge pull request #857 from wolfmanjm/refactor/G38...
2016-02-23 Jim Morrisremove the fnc from stepticker used for probe checking.
2016-02-22 Jim MorrisMerge pull request #856 from wolfmanjm/upstreamedge
2016-02-22 Jim MorrisMerge branch 'feature/correct-rotarydelta-homing' into...
2016-02-22 Jim MorrisMerge pull request #851 from wolfmanjm/feature/correct...
2016-02-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-21 Jim MorrisMerge pull request #854 from Smoothieware/fix/when...
2016-02-21 Jim MorrisMerge branch 'fix/when-slow-ticker-is-started' into...
2016-02-21 Jim Morrisfix when slow ticker gets started
2016-02-21 Jim Morrisfix build
2016-02-21 Jim Morrismove more stuff into AHB0
2016-02-21 Jim Morrismove some high memory use modules to AHB0 as we started...
2016-02-21 Jim Morriscleanup some ctors
2016-02-19 Jim MorrisMerge pull request #852 from wolfmanjm/upstreamedge
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim MorrisFix command line error if command not handled in Simple...
2016-02-17 Jim MorrisMerge pull request #848 from FredMurphy/feature/laser-ttl
2016-02-17 Jim MorrisMerge pull request #849 from wolfmanjm/upstreamedge
2016-02-17 Jim Morrisadd M1910.2 to move by the specified number of actuator...
2016-02-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-16 Jim MorrisMerge pull request #847 from wolfmanjm/feature/make...
2016-02-16 Jim MorrisIntroduce the ability to stop a planner move based...
2016-02-09 Jim MorrisMerge pull request #830 from wolfmanjm/feature/add...
2016-02-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-09 Jim MorrisMerge pull request #842 from wolfmanjm/upstreamedge
2016-02-05 Jim MorrisMerge pull request #840 from PeeJay/edge
2016-02-05 Paul JonesInitalise ethernet pin connections correctly
2016-02-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-28 Jim Morrisonly enable ! and ~ if in grbl mode
2016-01-28 Jim Morrisadd feed hold and release (! and ~) to usb serial as...
2016-01-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-01-26 Jim MorrisFix format of grbl error: messages
2016-01-26 Jim Morrisimplement G28 as per grbl whenin grbl mode or G28.2...
2016-01-25 Jim Morrisadded grbl commands when in grbl_mode (set in config...
2016-01-15 Jim MorrisMerge pull request #825 from wolfmanjm/feature/add...
2016-01-15 Jim Morrisadd ^X to the USB serial which will enter ON_HALT in...
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
next