clinton/Smoothieware.git
2018-11-26 Clinton Ebaditemperaturecontrol: allow setting background tool witho... m104_hack
2018-10-16 Jim Morrisupdate latest bins
2018-10-11 Jim MorrisMerge pull request #1350 from wolfmanjm/add/framerate...
2018-10-11 Jim MorrisAdd requested frame rate and override to the query...
2018-10-03 Jim Morrisignore any line that starts with ok
2018-10-03 Jim MorrisMerge pull request #1348 from wolfmanjm/upstreamedge
2018-10-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2018-10-02 Jim Morrismove check for ( on first line before check for XYZ...
2018-10-02 Jim Morrisadd timeout to usb serial send otherwise we can get...
2018-10-01 Jim Morristurn off debug in $J
2018-09-30 Jim Morrisdon't send ok with response to $G
2018-09-30 Jim Morrisadd $J for instant jog of one axis.
2018-09-11 Jim MorrisHandle HALT state better during suspend/resume
2018-09-11 Jim MorrisMerge pull request #1345 from wolfmanjm/upstreamedge
2018-09-11 Jim MorrisHALT state clears suspend
2018-09-11 Jim Morrisupdate firmware.bin
2018-09-07 Jim MorrisMerge pull request #1344 from wolfmanjm/upstreamedge
2018-09-07 Jim Morriseven better way of doing query string in httpd
2018-09-07 Jim Morrisbetter way to do the query string
2018-09-07 Jim MorrisMerge pull request #1343 from wolfmanjm/upstreamedge
2018-09-07 Jim Morristry to remove the string allocation for get_query
2018-09-07 Jim MorrisMerge pull request #1342 from wolfmanjm/query-for-http
2018-09-07 Jim Morrisfix typo
2018-09-07 Jim MorrisAdd http get request queryt to immediaterly return...
2018-08-30 Jim Morrisupdate firmware.bin
2018-08-30 Jim MorrisMerge pull request #1339 from wolfmanjm/upstreamedge
2018-08-30 Jim Morristurn off debug_printf
2018-08-30 Jim MorrisMerge pull request #1338 from wolfmanjm/upstreamedge
2018-08-30 Jim Morristurn off debug printf in httpd
2018-08-13 Jim Morrisadd comment to M503 of M301
2018-08-09 Jim MorrisUpdate ISSUE_TEMPLATE.md
2018-08-02 Jim MorrisMerge pull request #1334 from CapnBry/z-grid-dest
2018-08-02 Bryan MaylandCartGridStrategy: Early bailout to avoid wasted math...
2018-08-02 Bryan MaylandCartGridStrategy: compensate Z scale based on target...
2018-07-16 Jim MorrisMerge pull request #1333 from wolfmanjm/add-hold
2018-07-16 Jim MorrisClewar feed hold when alarm is cleared
2018-07-15 Jim MorrisAdd Clear HOLD and HOLD display to panel (in cnc mode)
2018-07-11 Jim MorrisUpdate Readme.md
2018-06-14 Jim Morrisupdate firmware.bin
2018-06-10 Jim MorrisMerge pull request #1331 from lordofhyphens/suppress_spaces
2018-06-10 Joseph LenoxReplace spaces in names with underscores by default...
2018-05-28 Jim MorrisMerge pull request #1330 from wolfmanjm/upstreamedge
2018-05-28 Jim MorrisAll G92 A0 to also reset E0 (ditto for B and E1)
2018-05-13 Jim MorrisMerge pull request #1326 from wolfmanjm/upstreamedge
2018-05-13 Jim MorrisAllow G92 A0 to change A axis, ditto for B C
2018-05-11 Jim MorrisMerge pull request #1325 from wolfmanjm/upstreamedge
2018-05-11 Jim Morrisreturn ok on an uppercase non command word
2018-05-11 Jim MorrisMerge pull request #1324 from wolfmanjm/upstreamedge
2018-05-11 Jim MorrisInitialize actuator positions for ABC axis
2018-05-04 Jim MorrisMerge pull request #1322 from wolfmanjm/upstreamedge
2018-05-04 Jim MorrisRemove deprecated query format
2018-04-26 Jim MorrisMerge pull request #1319 from wolfmanjm/upstreamedge
2018-04-26 Jim Morrismake saving G54 (and all WCS) optional with a config...
2018-04-25 Jim MorrisMerge pull request #1317 from Zaaphod/G38.4_G38.5
2018-04-24 James RichtersInitilize invert_probe in the constructor
2018-04-23 James RichtersInitialize invert_probe
2018-04-23 James RichtersSet invert_probe only once conditionally for G38.x...
2018-04-23 James RichtersAlways set invert_probe back to false when finished.
2018-04-23 James RichtersRemove condition and set invet_probe to false for all...
2018-04-23 James RichtersRemove un-nessecary code
2018-04-23 Jim MorrisMerge pull request #1318 from Smoothieware/optimize...
2018-04-23 James RichtersInitialize invert_probe for any command that is not...
2018-04-23 James RichtersSimplify logic of probe already triggered
2018-04-23 James RichtersUse invert_probe bit
2018-04-23 James RichtersRemove Diagnostic Output
2018-04-23 James RichtersTest G38.4 and G38.5 with output to confirm when pin...
2018-04-23 Jim MorrisAdd hack to send an ok as soon as we parse the G1 rathe...
2018-04-21 Jim MorrisMerge pull request #1316 from cilynx/fix/example_config...
2018-04-20 Randy C. WillUpdate sample configs for proper debounce entry
2018-04-19 Jim MorrisMerge pull request #1314 from lordofhyphens/nosend...
2018-04-18 Joseph LenoxFixed bug where newlines were stripped by accident...
2018-04-18 Jim MorrisMerge pull request #1289 from wolfmanjm/feature/add...
2018-04-18 Jim MorrisMerge branch 'upstreamedge' into feature/add-xy-maxspeed
2018-04-18 Jim MorrisMerge pull request #1311 from lordofhyphens/nosend...
2018-04-18 Joseph LenoxFixed accidental deletion of waiting.
2018-04-18 Joseph LenoxSuppresses sending GCode comments (text after ;) to...
2018-04-11 Jim MorrisMerge pull request #1307 from wolfmanjm/upstreamedge
2018-04-11 Jim Morrisclean up defines of vector when not actually used
2018-04-11 Jim MorrisMerge pull request #1306 from wolfmanjm/upstreamedge
2018-04-11 Jim Morrissave some memory by using shrink_to_fit on the homing...
2018-04-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2018-04-11 Jim MorrisMerge pull request #1305 from Smoothieware/fix/homing-ABC
2018-04-11 Jim Morrisfix control X from serial uart
2018-04-11 Jim Morrisdisable endstos if there is a configuration error
2018-04-11 Jim Morrismake sure we define extruders before endstops for obscu...
2018-04-11 Jim Morrisprotect against defining a homing endstop when the...
2018-04-11 Jim MorrisMake sure we only handle homing axis that have been...
2018-04-11 Jim MorrisAllow non contigous definition of ABC homing endstops
2018-04-05 Jim Morrisfix typo
2018-04-04 Jim Morrisupdate latest bins
2018-04-04 Jim MorrisMerge pull request #1301 from wolfmanjm/add/temps_to_query
2018-04-04 Jim Morrisadd temp readings to query format (replace M105)
2018-04-03 Jim MorrisMerge pull request #1300 from wolfmanjm/upstreamedge
2018-04-03 Jim Morrisfix some error: strings when in grbl mode
2018-04-03 Jim MorrisMerge pull request #1299 from wolfmanjm/upstreamedge
2018-04-03 Jim MorrisFIx M115 format as per reprap.org specs.
2018-03-31 Jim Morrisadd comment
2018-03-31 Jim Morrisremove the ARC epsilon define
2018-03-31 Jim MorrisMerge pull request #1296 from Zaaphod/Use_Arc_Milestone
2018-03-31 James RichtersCleanup and add comments
next