-
Merge pull request #920 from wolfmanjm/upstreamedge
add designator to motordriver messages
wolfmanjm committedApr 29, 2016 -
add designator to motordriver messages
wolfmanjm committedApr 29, 2016
-
Jim Morris committed
Apr 22, 2016 -
Merge pull request #917 from wolfmanjm/upstreamedge
ignore M0, as setting feed hold in non grbl mode basically stalls eve…
wolfmanjm committedApr 22, 2016 -
ignore M0, as setting feed hold in nom grbl mode basically stalls eve…
…rything as trhere is not way to release it
wolfmanjm committedApr 22, 2016
-
Merge pull request #916 from wolfmanjm/upstreamedge
remove on_gcode_execute from Stepper
wolfmanjm committedApr 21, 2016 -
remove on_gcode_execute from Stepper
wolfmanjm committedApr 21, 2016
-
Merge pull request #915 from lautr3k/fix/http_upload
Fix/http upload
wolfmanjm committedApr 19, 2016
-
add an header sent with all request and removed which is not necessar…
…y in http_header_preflight
lautr3k committedApr 18, 2016 -
Merge remote-tracking branch 'refs/remotes/Smoothieware/edge' into fi…
…x/http_upload
lautr3k committedApr 18, 2016 -
remove unused strings and useless shtml extension
lautr3k committedApr 18, 2016
-
Merge pull request #913 from lautr3k/fix/http_upload
Allow remote file upload (CORS)
wolfmanjm committedApr 17, 2016 -
Allow remote files upload (CORS)
Implement preflighted requests (OPTIONS) to allow remote files upload (CORS). - https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Preflighted_requests - https://www.w3.org/TR/cors/
lautr3k committedApr 17, 2016 -
Allow remote upload (preflighted requests)
Implement preflighted requests (OPTIONS) to allow remote file upload (CORS). - https://developer.mozilla.org/en-US/docs/Web/HTTP/Access_control_CORS#Preflighted_requests - https://www.w3.org/TR/cors/
lautr3k committedApr 17, 2016 -
set "Access-Control-Allow-Origin" in all headers
lautr3k committedApr 17, 2016
-
Merge pull request #911 from wolfmanjm/upstreamedge
add option to save G92 on M500
wolfmanjm committedApr 16, 2016 -
add option to save G92 on M500
wolfmanjm committedApr 16, 2016
-
Merge pull request #909 from wolfmanjm/upstreamedge
attempt to make M501 use less stack.
wolfmanjm committedApr 11, 2016 -
attempt to make M501 use less stack.
refactor to where and when it is processed, and make it use on_gcode event
wolfmanjm committedApr 11, 2016
-
Merge pull request #906 from wolfmanjm/refactor/network-build
make plan9 optional build, not built by default use make PLAN9=1 to b…
wolfmanjm committedApr 10, 2016 -
make plan9 optional build, not built by default use make PLAN9=1 to b…
…uild it refactor Network to remove most of the statics
wolfmanjm committedApr 10, 2016 -
Merge pull request #905 from wolfmanjm/upstreamedge
remove test for probe height
wolfmanjm committedApr 10, 2016 -
remove test for probe height being above bed in delta strategies
wolfmanjm committedApr 10, 2016
-
Merge remote-tracking branch 'upstream/edge' into upstreamedge
wolfmanjm committedApr 5, 2016 -
Merge pull request #903 from Smoothieware/feature/fix-spindle-module-…
…to-handle-Sxxxx handle S1000 on its own line in spindle module
wolfmanjm committedApr 5, 2016
-
added more info on probe failures
wolfmanjm committedApr 5, 2016 -
wolfmanjm committed
Apr 5, 2016 -
Merge pull request #901 from wolfmanjm/upstreamedge
Allow S1000 on a line by itself or in mutli gcode lines
wolfmanjm committedApr 5, 2016 -
Allow S111 on a line by itself, it will return ok, but currently wil …
…be ignored. TODO the spindle module should be updated to handle a received Snnn by itself
wolfmanjm committedApr 5, 2016
-
print header when delta grid is started
wolfmanjm committedApr 3, 2016
-
display grid size for delta grid when probe starts
wolfmanjm committedApr 2, 2016
-
Merge pull request #899 from wolfmanjm/upstreamedge
Fix jog screen to use WCS as well
wolfmanjm committedMar 31, 2016 -
Fix jog screen to use WCS as well
wolfmanjm committedMar 31, 2016 -
Merge pull request #898 from wolfmanjm/upstreamedge
make Panel display workspace coordiantes not machine coordinates
wolfmanjm committedMar 31, 2016 -
make Panel display workspace coordiantes not machine coordinates
wolfmanjm committedMar 31, 2016