clean up defines of vector when not actually used
[clinton/Smoothieware.git] / src / modules / robot / Planner.cpp
2018-04-11 Jim Morrisclean up defines of vector when not actually used
2018-02-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2017-09-19 Grey ChristoforoMerge pull request #4 from JeffreyRodriguez/greyltc_ISR...
2017-09-17 Jeff RodriguezMerged with current edge.
2017-04-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-04-03 Jim MorrisMerge pull request #1153 from Speedy64i/patch-1
2017-04-03 Jim Morrischanged to <= 0.9999
2017-04-03 JTUpdate Planner.cpp
2017-04-03 JTJunction deviation tweak
2017-02-22 Jim MorrisMerge pull request #1134 from wolfmanjm/upstreamedge
2017-02-22 Jim MorrisRevert "Fix edge case where accleration is too high...
2017-02-21 Jim MorrisMerge pull request #1133 from wolfmanjm/upstreamedge
2017-02-21 Jim MorrisFix edge case where accleration is too high for stepticker
2016-12-15 Jim MorrisMerge pull request #1055 from wolfmanjm/merge-abc-with...
2016-12-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-12-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-12-07 Jim Morrisallow PAXIS on make command line to set N_PRIMARY_AXIS
2016-12-07 Jim MorrisPrepare for allowing ABC to be primary (cartesian)...
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
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-08-01 Jim Morrismake s_value 1.11 fixed pointto use no extra memory...
2016-07-31 Jim Morrisimplement the calculation of the proportional power...
2016-07-31 Jim Morrisset is_g123 and S value in block
2016-07-04 bounimerged latest edge branch and fixed the spindle module...
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-27 Jim MorrisFix a bug where a move could result in zero steps for...
2016-06-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim Morrisfix using is queue empty when it should be is_idle
2016-06-23 Jim Morrisfix entry speed of a move following an retracty or...
2016-06-23 Jim Morrisminor refactors
2016-06-21 Jim Morrisadd home_z_first option for homing, where Z will home...
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 bounimerged edge into feature/spindle-refactor branch
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-06 Jim Morrisremove the minimum stepper rate as it is no longer...
2016-06-01 Jim MorrisMerge branch 'upstreamedge' into feature/acceleration...
2016-05-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-28 Jim MorrisMerge remote-tracking branch 'upstream/edge' into merge...
2016-05-25 Jim Morrisattempt to fix the issues regarding the job q drying...
2016-05-24 Jim Morrisimprove the check for blocks that can be pushed onto...
2016-05-24 Jim MorrisFix conveyor to autostart
2016-05-23 Arthur WolfMerge pull request #929 from Smoothieware/edge
2016-05-17 Jim Morrisstarted hacking on the new conveyor model
2016-05-15 Jim Morrisfixed bugs
2016-05-14 Jim MorrisInital rewrite of stepticker and associated code to...
2015-12-24 bounifixed minor merging problems
2015-12-16 Jim MorrisMerge pull request #804 from wolfmanjm/feature/wcs...
2015-12-15 Jim Morriswhitespace changes...
2015-12-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-12-12 Jim MorrisSquashed commit of the following:
2015-12-02 Jim MorrisMerge pull request #784 from wolfmanjm/upstreamedge
2015-11-29 Arthur WolfMerge pull request #749 from justinledwards/patch-1
2015-10-02 Justin EdwardsRemoved old reference to max_jerk
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2014-12-13 Jim MorrisMerge pull request #555 from wolfmanjm/fix/harden-homin...
2014-12-13 Jim Morrisavoid potential race condtion between pendsv and saccle...
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-11-29 Jim Morrisremove acceleration tick from timer3, use the pending...
2014-11-29 Jim MorrisMerge branch 'edge'
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-21 Jim Morrisget rid of #define max and use stl::max
2014-11-20 Jim Morrisclean up StepperMotor in StepTicker, the steppermotor...
2014-11-17 Jim Morrisput accleratrion in the block, thi sallows M204 to...
2014-11-11 Jim MorrisMerge pull request #546 from Smoothieware/add/z_junctio...
2014-11-10 Jim Morrisadd a junctin deviation for Z only moves, and allow...
2014-09-15 Jim MorrisMerge pull request #511 from Smoothieware/edge
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-06 Jim MorrisMerge pull request #473 from wolfmanjm/refactor/planner...
2014-08-06 Jim Morrisplanner is no longer a module
2014-08-05 Jim MorrisMerge pull request #472 from wolfmanjm/add/z-only-move...
2014-08-05 Jim MorrisAdded z acceleration to configs
2014-06-29 Jim MorrisMerge branch 'edge'
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge pull request #433 from wolfmanjm/update/remove...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-06-17 Jim Morrisremove on_config_reload event
2014-05-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-05-24 Jim MorrisMerge pull request #401 from wolfmanjm/fix/cleanup...
2014-05-24 Jim Morriscleanup a bunch of fields that should be private
2014-05-24 LogxenMerge pull request #399 from Smoothieware/edge
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim Morriscleanup all libs/ headers and dependent files
2014-03-30 Jim MorrisMerge pull request #350 from wolfmanjm/fix/tabs-in...
2014-03-30 Jim MorrisAllow TABS in config
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-31 Michael MoonDon't chain header includes if we don't have to, use...
2014-01-24 Michael Moonremove redundant (and now incorrect) comment describing...
2014-01-24 Michael MoonPlanner: missed a reference to minutes, we use seconds now
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-24 Michael MoonMerge branch 'feature/Actuator' into edge
2014-01-24 Michael MoonPlanner: mixed up sizeof(pointer) with sizeof(array)
next