clinton/Smoothieware.git
2016-06-27 Jim Morrisnote that old extruder syntax is no longer supported
2016-06-27 Jim Morrisifdef laser out
2016-06-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-26 Jim Morrisallow deprectaed M203 A B C format, but warn about...
2016-06-26 Arthur WolfMerge pull request #782 from Smoothieware/runaway
2016-06-26 Jim Morrisminor refactor
2016-06-26 Jim Morrisrevert change to back off at fast rate, it is too viole...
2016-06-26 Jim Morrisuse fast rate for backoff endstops
2016-06-26 Jim Morrisadd M114.3 for extruder
2016-06-25 Jim Morrisfix M205 when printed out by M500
2016-06-25 Jim Morrisfix M207 and M205
2016-06-25 Jim Morrisreset axis before trying to home
2016-06-25 Jim Morrisrename wait_for_empty_queue to wait for idle
2016-06-24 Jim Morrisfix move to origin for deltas and cartesians when not...
2016-06-24 Jim Morrisallow $H to initiate homing when in halt, and clears...
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim MorrisMerge pull request #953 from Zaaphod/edge
2016-06-24 Jim Morrisfix using is queue empty when it should be is_idle
2016-06-24 James RichtersUpdate method
2016-06-24 James RichtersFix Homing when in G20
2016-06-23 Jim Morrisfix inconsistencies in disyance for e only moves and...
2016-06-23 Jim Morrisfix extruder E values when in volumetric mode. this...
2016-06-23 Jim Morriscalculate unit vector with real distance of XYZ not...
2016-06-23 Jim Morrisfix entry speed of a move following an retracty or...
2016-06-23 Jim Morrisminor refactors
2016-06-22 Jim Morrisminior refactors and comment editing
2016-06-22 Jim MorrisHack to save position around G10 and G11 for older...
2016-06-22 Jim Morrischange the M203 to be M203 and M203.1 for actuators...
2016-06-22 Jim MorrisMerge pull request #949 from wolfmanjm/upstreamedge
2016-06-22 Jim Morrisadd config sample for version 3 of the azteeg X5
2016-06-22 Jim Morrisuse std::vector instead of std::array so we don't have...
2016-06-21 Jim Morrisremove debug of block
2016-06-21 Jim Morrismake the tick_info in Block a vector, assigning how...
2016-06-21 Jim Morrismove more modules to AHB0
2016-06-21 Jim Morrisfix the public data for extruder that the panel uses
2016-06-21 Jim MorrisFIx suspend/pause and saving/restoring Extruder state...
2016-06-21 Jim Morrischeck max speeds in solo_move
2016-06-21 Jim MorrisUpdate TemperatureControl.h
2016-06-21 Arthur Wolfremoving runaway_timer and runaway_timeout as they...
2016-06-21 Jim Morrisminor updates
2016-06-21 Jim Morrisfix a lot of extruder functionality,
2016-06-21 Jim Morrisadd home_z_first option for homing, where Z will home...
2016-06-20 Jim MorrisOld extruder config settings have been removed, Azteeg...
2016-06-20 Jim Morrisrewrite extruder to handle new core system
2016-06-19 Jim Morrisinitial modification for 5 axis, two extruders only...
2016-06-18 Jim Morrisminoir refactor of config_load
2016-06-18 Jim Morrisdebounce is now debounce_ms and the old debounce_count...
2016-06-17 Jim Morrisupdate scaralcal to compile
2016-06-17 Jim Morrisrewrite zprobe to work with new motion control
2016-06-17 Jim Morrisrefactors
2016-06-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-17 Jim MorrisUpdate HowToFileIssues.md
2016-06-17 Arthur WolfRemoved octoprint mention
2016-06-17 Jim Morrisfix homing, speeds and backoffs
2016-06-17 Jim Morrisrefactor how axis are selected for homing
2016-06-17 Jim MorrisImplement homing for deltas, which only homes in the...
2016-06-17 Jim MorrisImplement endstops using new motion control
2016-06-16 Jim MorrisMerge pull request #944 from Zaaphod/edge
2016-06-16 ZaaphodMerge pull request #2 from Zaaphod/Update-Config--...
2016-06-16 ZaaphodMerge pull request #1 from Zaaphod/remove-test-output
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-12 ZaaphodChange default
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-12 ZaaphodAdd mm_max_arc_error
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-10 Jim Morrisupdate firmware.bin
2016-06-10 Jim MorrisMerge pull request #942 from wolfmanjm/upstreamedge
2016-06-10 Jim MorrisFix resume so it uses G53 to restore position
2016-06-09 Jim MorrisUpdate README.creole
2016-06-09 ZaaphodUpdate Robot.cpp
2016-06-09 Zaaphoddisable test output
2016-06-09 ZaaphodMinor change
2016-06-09 Jim MorrisUpdate HowToFileIssues.md
2016-06-09 Jim MorrisMerge pull request #941 from wolfmanjm/upstreamedge
2016-06-09 Jim Morrishow to file issues document
2016-06-08 Zaaphodbug fix, changes with arc error, test output
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-06 Arthur WolfMerge pull request #933 from Smoothieware/edge
2016-06-03 Rene Aguirre[gcode] Limit arg segments by max arc error
2016-06-01 Jim Morrisupdate firmware.bin
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-31 Jim MorrisUpdate .gitignore
2016-05-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-30 Jim MorrisMerge pull request #934 from wolfmanjm/upstreamedge
2016-05-30 Jim Morrismake the cnc test circle use G2
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 MorrisUpdate Readme.md
2016-05-28 Jim Morrisadd cnc build
2016-05-28 Jim MorrisUpdate .travis.yml
2016-05-28 Jim MorrisUpdate .travis.yml
next