fix misunderstanding for return value of snprintf, where it matters.
[clinton/Smoothieware.git] / src / modules / robot / Robot.cpp
2016-09-21 Jim MorrisMerge branch 'upstreamedge' into fix/inverse-transform
2016-09-17 Jim Morrisremove zgrid strategy form build, as it has been replac...
2016-09-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2016-09-14 Jim Morrisadd inverse compensation transform
2016-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-09-03 Jim MorrisMerge pull request #1015 from wolfmanjm/features/add...
2016-09-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-08-30 Jim MorrisMerge branch 'upstreamedge' into features/add-laser...
2016-08-30 Jim MorrisMerge branch 'upstreamedge' into features/add-laser...
2016-08-29 Jim Morrisadd fire command to laser
2016-08-22 Jim MorrisMerge pull request #1007 from wolfmanjm/upstreamedge
2016-08-22 Jim Morrisadd THEROBOT->disable_arm_solution for special homing...
2016-08-15 Jim MorrisMerge pull request #1002 from wolfmanjm/upstreamedge
2016-08-15 Jim Morrisfix typo in comment
2016-08-14 Jim Morrisadd comments about G2/G3 needing to support 3D printers
2016-08-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-08-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-08-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-08-07 Jim MorrisMerge pull request #994 from Smoothieware/add/new-laser
2016-07-31 Jim Morrisset a default s value on boot in Robot.cpp
2016-07-31 Jim Morrisset is_g123 and S value in block
2016-07-28 Jim Morrisallow G28.3 to reset ABC
2016-07-28 Jim Morrisimplement parsing of A B C parameters for multi axis...
2016-07-22 Jim MorrisMerge pull request #988 from wolfmanjm/upstreamedge
2016-07-22 Jim Morrisadd config settings gamma_max_travel instead of using...
2016-07-13 bouniMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2016-07-11 Jim MorrisMerge pull request #981 from wolfmanjm/upstreamedge
2016-07-10 Jim Morrisadded test raw axis steps steps/mm to simpleshell
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-04 bounimerged latest edge branch and fixed the spindle module...
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-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
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-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-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 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 Morrisrename wait_for_empty_queue to wait for idle
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-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 Morrisuse std::vector instead of std::array so we don't have...
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 Morrisminor updates
2016-06-21 bouniMerge branch 'edge' of github.com:Smoothieware/Smoothie...
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 Morrisrewrite extruder to handle new core system
2016-06-19 Jim Morrisinitial modification for 5 axis, two extruders only...
2016-06-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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 bounimerged edge into feature/spindle-refactor branch
2016-06-12 ZaaphodChange default
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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 ZaaphodUpdate Robot.cpp
2016-06-09 Zaaphoddisable test output
2016-06-09 ZaaphodMinor change
2016-06-08 Zaaphodbug fix, changes with arc error, test output
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 MorrisMerge branch 'upstreamedge' into feature/acceleration...
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 MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-05-24 Jim MorrisFix conveyor to autostart
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-05-23 Jim Morristweak the check_queue for when to push new blocks onto...
2016-05-17 Jim Morrisstarted hacking on the new conveyor model
2016-04-22 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-04-22 Jim MorrisMerge pull request #917 from wolfmanjm/upstreamedge
2016-04-22 Jim Morrisignore M0, as setting feed hold in nom grbl mode basica...
2016-04-16 Jim MorrisMerge pull request #911 from wolfmanjm/upstreamedge
2016-04-16 Jim Morrisadd option to save G92 on M500
2016-03-31 Jim MorrisMerge pull request #896 from wolfmanjm/upstreamedge
2016-03-30 Jim Morrisupdate comments for M114
2016-03-29 Jim MorrisMerge pull request #888 from wolfmanjm/add/error_on_zer...
2016-03-28 Jim MorrisAdd the ability for a gcode command to set an error...
next