Merge pull request #706 from wolfmanjm/upstreamedge
[clinton/Smoothieware.git] / src /
2015-08-28 Jim MorrisMerge pull request #706 from wolfmanjm/upstreamedge
2015-08-28 Jim Morrisremove unused files
2015-08-25 Jim MorrisMerge pull request #702 from wolfmanjm/feature/max_temp...
2015-08-25 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-08-25 Jim MorrisMerge pull request #701 from wolfmanjm/feature/M1000...
2015-08-25 Jim Morrisremove !! from Error message HALT will send it
2015-08-25 Jim MorrisAdded max temp check, if exceeeded hotend will be turne...
2015-08-25 Jim Morrisadd M1000 command that will allow any following text...
2015-08-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
2015-08-23 Jim MorrisMerge pull request #698 from wolfmanjm/feature/M305...
2015-08-23 Jim Morrisdisable interrupts around the M504 seems to stop it...
2015-08-23 Jim Morrissafely convert float option to an int
2015-08-23 Jim MorrisAllow M305 to set a predefined thermistor by number
2015-08-20 Jim MorrisMerge pull request #697 from RepRapMorgan/zgrid_aug_15_b
2015-08-20 Quentin HarleyZGrid fine grid fix
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2015-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-17 Jim Morristry to fix M504... still hangs occasionally
2015-08-17 Jim MorrisExtend to also limit the feed rate if the extruder...
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
2015-08-15 Jim MorrisMerge pull request #694 from wolfmanjm/upstreamedge
2015-08-14 Jim Morrisremove the T: as pronterface is still seeing that as...
2015-08-14 Jim Morrisprepend auto pid messages with // so it displays on...
2015-08-14 Jim Morristidy up the M220 and M221 printout
2015-08-10 Jim MorrisMerge pull request #693 from wolfmanjm/imprive/autopid
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-10 Jim MorrisTighten up autopid to produce better results
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-09 Jim MorrisFix temperature control continually turning off the...
2015-08-09 Jim MorrisMerge pull request #691 from RepRapMorgan/zgrid_aug_15_a
2015-08-09 Quentin HarleyZGrid maintenance
2015-08-09 Jim Morriscleanup some brackts
2015-08-06 Jim MorrisMake M220 and M221 print out current settings when...
2015-08-05 Jim MorrisHack to see if switch Snn is the current pwm and ignore...
2015-07-26 Jim MorrisMerge pull request #690 from wolfmanjm/add/ADC-DMA...
2015-07-26 Jim Morrisadded oversampling with filtering and averaging of...
2015-07-26 Jim Morrisselect percentile averaging
2015-07-26 Jim MorrisRefactor ADC sampling and averaging into Adc class...
2015-07-26 Jim MorrisMerge pull request #689 from wolfmanjm/fix/ADC-sample...
2015-07-25 Jim MorrisAlso fix the default setting for switch type if not...
2015-07-24 Jim MorrisSet the ADC clock div to 8 so we actually get 1000...
2015-07-19 Bob CloughUpdated config variables loading code.
2015-07-19 Bob CloughChanges to laser module PWM config.
2015-07-03 Jim MorrisMerge pull request #682 from st0ne/edge
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Jim MorrisUpdate ZGridStrategy.h
2015-07-03 Jim MorrisUpdate ZGridStrategy.cpp
2015-07-03 Jim MorrisMerge pull request #681 from RepRapMorgan/ZGridupdates_...
2015-07-03 Quentin HarleyZGrid: Text based option selection
2015-07-03 Quentin HarleyMerge remote-tracking branch 'upstream/edge' into ZGrid...
2015-07-02 Jim MorrisMerge pull request #680 from RepRapMorgan/SCARAupdates_...
2015-07-02 Quentin Harleyfixed G28 X0 Y0 again
2015-07-02 Quentin Harleyzgrid: add homing options
2015-07-02 Quentin HarleyZGrid Homing.
2015-07-02 Quentin HarleySCARA calibration updates. Added scale functionality...
2015-06-23 Jim MorrisMerge pull request #676 from wolfmanjm/upstreamedge
2015-06-23 Jim MorrisRevert "prevent speed from being zero : a possible...
2015-06-23 Arthur Wolfprevent speed from being zero : a possible fix for...
2015-06-22 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2015-06-21 Jim MorrisMerge pull request #675 from wolfmanjm/feature/add...
2015-06-21 Jim Morrisconvert 0-100 to 0 to 1 for PWM
2015-06-21 Jim Morrisallow floating inout to the S on M106
2015-06-21 Jim Morristighten up config checks
2015-06-21 Jim Morrisadded a HW Pwm switch type to Swithc module
2015-06-15 Jim MorrisMerge pull request #674 from wolfmanjm/feature/handle...
2015-06-15 Jim MorrisMake M117 special to allow entire command to be sent...
2015-06-11 Jim MorrisMerge pull request #673 from DouglasPearless/feature...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-11 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/README.TXT
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: ConfigSamples/FirePick.delta/config
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless modified: src/modules/robot/arm_solutions/RotatableD...
2015-06-10 Douglas Pearless modified: src/modules/robot/Robot.cpp
2015-06-10 Douglas Pearless new file: ConfigSamples/FirePick.delta/config
2015-06-07 Jim MorrisMerge pull request #671 from wolfmanjm/upstreamedge
2015-06-07 Jim Morrisfix typos in pull request
2015-06-07 Jim MorrisMerge pull request #670 from JesperKrogPoulsen/fix...
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenSwitched to deque to avoid invalid iterator
2015-06-07 Jesper Krog PoulsenFixed invalid std::vector iterator
2015-05-29 Jim MorrisUpdate Extruder.cpp
2015-05-29 Jim MorrisUpdate Extruder.cpp
2015-05-23 Jim MorrisMerge pull request #666 from wolfmanjm/feature/filament...
2015-05-23 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-05-23 Jim MorrisMerge pull request #665 from wolfmanjm/add/delta-calibr...
2015-05-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2015-05-10 Jim MorrisMerge pull request #664 from flety/patch-2
2015-05-10 damfleUpdate Player.cpp
2015-05-06 Jim MorrisMerge pull request #663 from RepRapMorgan/scaracal_auto...
next