clinton/Smoothieware.git
2016-07-10 Arthur Wolfskeleton for a testrig plugin origin/testrig
2016-07-10 Arthur Wolfadded basic skeleton of testrig module, this branch...
2016-07-09 Jim MorrisMerge pull request #980 from Smoothieware/wolfmanjm...
2016-07-09 Jim MorrisRename ISSUETEMPLATE.md to ISSUE_TEMPLATE.md
2016-07-09 Jim MorrisMerge pull request #979 from Smoothieware/wolfmanjm...
2016-07-09 Jim MorrisRename HowToFileIssues.md to ISSUETEMPLATE.md
2016-07-09 Jim MorrisDelete CONTRIBUTNG
2016-07-09 Jim MorrisCreate CONTRIBUTNG
2016-07-09 Jim Morrisupdate firmware.bin
2016-07-09 Jim MorrisMerge pull request #973 from wolfmanjm/upstreamedge
2016-07-09 Jim Morrisfix issue for very small moves that do not generate...
2016-07-09 Jim Morrisrename some network commands ? becomes h, test becomes...
2016-07-08 Jim MorrisMerge pull request #971 from wolfmanjm/upstreamedge
2016-07-08 Jim Morrisenter alarm/halt state when encountering an invalid...
2016-07-07 Jim MorrisMerge pull request #970 from wolfmanjm/upstreamedge
2016-07-07 Jim Morrisprint the temp delta on runaway alarm
2016-07-07 Jim MorrisMerge pull request #968 from wolfmanjm/upstreamedge
2016-07-07 Jim Morrisdon;t cal lprintf in play unless -v is specified
2016-07-05 Jim Morrisremove debug printout
2016-07-04 Jim Morrisupdate firmware.bin
2016-07-04 Jim MorrisMerge pull request #966 from wolfmanjm/upstreamedge
2016-07-04 Jim Morrismake firmware retraction independent of any flow rate...
2016-07-04 Jim MorrisMerge pull request #965 from wolfmanjm/upstreamedge
2016-07-04 Jim Morrisdisable compensation transform for G30 probe
2016-07-04 Jim MorrisMerge pull request #964 from wolfmanjm/upstreamedge
2016-07-04 Jim Morrisfix a bug where compensation transform and a delta...
2016-07-04 Jim Morrisif G92 E0 is detected after a G10 (retract) then we...
2016-07-03 Jim MorrisMerge pull request #962 from wolfmanjm/upstreamedge
2016-07-03 Jim Morrispotentiall fix issue when filemant diamted or flow...
2016-07-02 Jim MorrisUpdate upgrade-notes.md
2016-07-02 Jim MorrisUpdate upgrade-notes.md
2016-07-02 Jim Morrisupdate firmware.bin
2016-07-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
2016-07-02 Jim Morristypo fix
2016-07-01 Jim Morrismake default baud rate 9600 to match builtin default
2016-06-30 Jim Morrisset grbl_mode true by default for CNC build
2016-06-30 Jim MorrisMerge remote-tracking branch 'upstream/edge-unstable...
2016-06-30 Jim MorrisMerge pull request #957 from Zaaphod/G28.1-minor-adjustment
2016-06-30 James RichtersG28.1 minor refinement
2016-06-30 Jim Morrisshow nominal speed for each curren tblock on CNC panel
2016-06-30 ZaaphodMerge pull request #3 from Smoothieware/edge-unstable
2016-06-29 Jim Morrisimplement current_speed for panel display
2016-06-28 Jim Morrisfix MPG mode for CNC pendant
2016-06-28 Jim Morrisallow restoration of G28.1 position
2016-06-28 Jim Morrisupdate upgrade notes
2016-06-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into exper...
2016-06-28 Jim MorrisMerge pull request #907 from lordofhyphens/deltagrid_ca...
2016-06-28 Jim Morrisfix homing an individual axis
2016-06-28 Jim Morrisimplement on helt in player toavoid race conditions
2016-06-27 Jim Morrisremove acceleration_ticks_per_second from all sample...
2016-06-27 Jim Morrisalos make sure stepticker handles ablock with no steps...
2016-06-27 Jim MorrisFix a bug where a move could result in zero steps for...
2016-06-27 Jim Morriscomment out laser for now
2016-06-27 Jim Morrisfix M207 Zxxx
2016-06-27 Jim Morrisnote that old extruder syntax is no longer supported
2016-06-27 Jim Morrisifdef laser out
2016-06-26 Jim Morrisupdate firmware.bin
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...
next