clean up defines of vector when not actually used
[clinton/Smoothieware.git] / src / modules / robot / Block.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-06 Jim MorrisMerge pull request #1156 from Smoothieware/stepticker...
2017-04-05 Jim Morrischange allocation to new[]
2017-04-05 Jim MorrisAllocate block queue blocks in AHB0, and tickinfo in...
2017-04-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-04-05 Jim Morrisadd test for out of memory when allocating tickinfo
2017-04-05 Jim Morrismove the tick_info array into AHB0 to save memory
2017-04-05 Jim Morrisoptimize 64bit fixed point usage
2017-03-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-30 Jim MorrisMerge branch 'feature/more-estop-config' into stepticke...
2017-03-19 Jim Morrisminor optimization
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-03-19 Jim Morrisreduce block size by removing the acceleration_per_tick...
2017-03-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-02-25 Victor BolshakovMerge branch 'edge' of https://github.com/Smoothieware...
2017-02-21 Jim MorrisMerge pull request #1132 from wolfmanjm/upstreamedge
2017-02-21 Jim Morrisrevert c10aa2c8c4e34fd77734da623d4022e680856760
2017-02-21 Jim MorrisMerge pull request #1131 from wolfmanjm/upstreamedge
2017-02-21 Jim MorrisFix a bug where very slow feedrates could cause the...
2017-02-21 Jim Morrismore debug stuff
2017-02-20 Jim MorrisMerge branch 'upstreamedge' into stepticker/use-64bit...
2017-02-20 Jim Morrisadd some more block debugging
2017-02-20 Jim MorrisMerge branch 'upstreamedge' into stepticker/use-64bit...
2017-02-18 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-02-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into stept...
2017-02-08 Jim Morrisuse 64 bit fixed point for stepticker
2016-11-09 Jim MorrisMerge pull request #955 from Bouni/feature/spindle...
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-02 Jim MorrisFix the proportional laser power during acceleration...
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 Morrisimplement the calculation of the proportional power...
2016-07-31 Jim Morrisinitial implementation of new laser module
2016-07-16 Jim MorrisMerge pull request #984 from wolfmanjm/upstreamedge
2016-07-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-07-15 Jim MorrisFix block debug
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-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-23 Jim Morrisfix entry speed of a move following an retracty or...
2016-06-21 Jim Morrismake the tick_info in Block a vector, assigning how...
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-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-16 Jim Morrisfix bugs inconveyor so it starts queue off correctly
2016-06-16 bounimerged edge into feature/spindle-refactor branch
2016-06-16 Jim MorrisGo back to stepticker getting data direct from block...
2016-06-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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-23 Jim MorrisReworked the entire block queue and conveyor, see comme...
2016-05-17 Jim Morrisstarted hacking on the new conveyor model
2016-05-15 Jim Morrisstart at tick 0
2016-05-15 Jim Morrisfixed bugs
2016-05-14 Jim MorrisInital rewrite of stepticker and associated code to...
2016-03-08 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2016-03-08 Jim MorrisMerge pull request #868 from tritao/typos
2016-03-08 Joao MatosFixed some typos and minor consistency issues.
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-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
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 Morrisfix deadlock/race condition
2014-11-29 Jim Morrisremove acceleration tick from timer3, use the pending...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-23 Jim Morrisadd debug pins to makefile, ignored if not set origin/fix/trapezoid-symmetry
2014-11-21 Jim Morrisuse floorf isntead of floor
2014-11-21 Jim Morrisget rid of #define max and use stl::max
2014-11-19 Jim Morrisuse uint64 for fx counter so minimum speed is now much...
2014-11-17 Jim Morrisput accleratrion in the block, thi sallows M204 to...
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-06-29 Jim MorrisMerge branch 'edge'
2014-06-24 Jim MorrisMerge pull request #442 from wolfmanjm/upstreamedge
2014-06-24 Jim MorrisFix initial pause at start of print
2014-06-19 Jim MorrisMerge pull request #434 from Smoothieware/optimize...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into optim...
2014-06-19 Jim Morrisreallocate the gcode vector in block to reduce memory...
2014-06-19 Jim Morrisstrip off Gxxx and Mxxx in Gcode
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
next