Skip to content
Commits on Apr 29, 2016
  1. @wolfmanjm

    Merge pull request #920 from wolfmanjm/upstreamedge

    add designator to motordriver messages
    wolfmanjm committed Apr 29, 2016
  2. @wolfmanjm
Commits on Apr 22, 2016
  1. update firmware.bin

    Jim Morris committed Apr 22, 2016
  2. @wolfmanjm

    Merge pull request #917 from wolfmanjm/upstreamedge

    ignore M0, as setting feed hold in non grbl mode basically stalls eve…
    wolfmanjm committed Apr 22, 2016
  3. @wolfmanjm

    ignore M0, as setting feed hold in nom grbl mode basically stalls eve…

    …rything as trhere is not way to release it
    wolfmanjm committed Apr 22, 2016
Commits on Apr 21, 2016
  1. @wolfmanjm

    Merge pull request #916 from wolfmanjm/upstreamedge

    remove on_gcode_execute from Stepper
    wolfmanjm committed Apr 21, 2016
  2. @wolfmanjm
Commits on Apr 19, 2016
  1. @wolfmanjm

    Merge pull request #915 from lautr3k/fix/http_upload

    Fix/http upload
    wolfmanjm committed Apr 19, 2016
Commits on Apr 18, 2016
  1. @lautr3k

    add an header sent with all request and removed which is not necessar…

    …y in http_header_preflight
    lautr3k committed Apr 18, 2016
  2. @lautr3k
  3. @lautr3k
Commits on Apr 17, 2016
  1. @wolfmanjm

    Merge pull request #913 from lautr3k/fix/http_upload

    Allow remote file upload (CORS)
    wolfmanjm committed Apr 17, 2016
  2. @lautr3k

    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 committed Apr 17, 2016
  3. @lautr3k

    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 committed Apr 17, 2016
  4. @lautr3k
Commits on Apr 16, 2016
  1. @wolfmanjm

    Merge pull request #911 from wolfmanjm/upstreamedge

    add option to save G92 on M500
    wolfmanjm committed Apr 16, 2016
  2. @wolfmanjm

    add option to save G92 on M500

    wolfmanjm committed Apr 16, 2016
Commits on Apr 12, 2016
  1. @wolfmanjm

    Merge pull request #909 from wolfmanjm/upstreamedge

    attempt to make M501 use less stack.
    wolfmanjm committed Apr 11, 2016
  2. @wolfmanjm

    attempt to make M501 use less stack.

      refactor to where and when it is processed, and make it use on_gcode event
    wolfmanjm committed Apr 11, 2016
Commits on Apr 10, 2016
  1. @wolfmanjm

    Merge pull request #906 from wolfmanjm/refactor/network-build

    make plan9 optional build, not built by default use make PLAN9=1 to b…
    wolfmanjm committed Apr 10, 2016
  2. @wolfmanjm

    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 committed Apr 10, 2016
  3. @wolfmanjm

    Merge pull request #905 from wolfmanjm/upstreamedge

    remove test for probe height
    wolfmanjm committed Apr 10, 2016
  4. @wolfmanjm
Commits on Apr 6, 2016
  1. @wolfmanjm
  2. @wolfmanjm

    Merge pull request #903 from Smoothieware/feature/fix-spindle-module-…

    …to-handle-Sxxxx
    
    handle S1000 on its own line in spindle module
    wolfmanjm committed Apr 5, 2016
Commits on Apr 5, 2016
  1. @wolfmanjm
  2. @wolfmanjm

    handle S1000 on its own line

    wolfmanjm committed Apr 5, 2016
  3. @wolfmanjm

    Merge pull request #901 from wolfmanjm/upstreamedge

    Allow S1000 on a line by itself or in mutli gcode lines
    wolfmanjm committed Apr 5, 2016
  4. @wolfmanjm

    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 committed Apr 5, 2016
Commits on Apr 3, 2016
  1. @wolfmanjm
Commits on Apr 2, 2016
  1. @wolfmanjm
Commits on Mar 31, 2016
  1. @wolfmanjm

    Merge pull request #899 from wolfmanjm/upstreamedge

    Fix jog screen to use WCS as well
    wolfmanjm committed Mar 31, 2016
  2. @wolfmanjm
  3. @wolfmanjm

    Merge pull request #898 from wolfmanjm/upstreamedge

    make Panel display workspace coordiantes not machine coordinates
    wolfmanjm committed Mar 31, 2016
  4. @wolfmanjm
Something went wrong with that request. Please try again.