Better and correct fix for Kill hanging on E moving
[clinton/Smoothieware.git] / src / modules / robot / Conveyor.cpp
2016-10-14 Jim MorrisBetter and correct fix for Kill hanging on E moving
2016-10-13 Jim Morrisworkaround to handle kill and not wait for motors to...
2016-07-22 Jim MorrisMerge pull request #988 from wolfmanjm/upstreamedge
2016-07-20 Jim Morrisfix halt when queue is full
2016-07-20 Jim MorrisCorerctly handle halt when queue was full and stuck...
2016-07-02 Jim MorrisMerge pull request #961 from wolfmanjm/upstreamedge
2016-07-02 Jim Morristypo fix
2016-06-30 Jim MorrisMerge remote-tracking branch 'upstream/edge-unstable...
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 MorrisMerge remote-tracking branch 'upstream/edge' into exper...
2016-06-28 Jim MorrisMerge pull request #907 from lordofhyphens/deltagrid_ca...
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-26 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
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 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-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 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-17 Jim Morrisfix homing, speeds and backoffs
2016-06-17 Jim MorrisImplement endstops using new motion control
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-10 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-06-06 Arthur WolfMerge pull request #933 from Smoothieware/edge
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-28 Jim MorrisMerge pull request #921 from wolfmanjm/feature/cnc...
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 Jim Morristweak the check_queue for when to push new blocks onto...
2016-05-23 Jim MorrisReworked the entire block queue and conveyor, see comme...
2016-05-18 Jim Morrisdo not disable irqs in block queue anymore. Should...
2016-05-17 Jim Morrisstarted hacking on the new conveyor model
2016-05-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-05-08 Jim Morrisdisplay in CNC pendant the requested feedrate and the...
2015-09-13 Jim MorrisMerge pull request #730 from wolfmanjm/fix/suspend...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-19 Jim MorrisMerge pull request #696 from wolfmanjm/fix/unmarked...
2015-08-19 Jim Morrisremove the unhandled gcode hack, and all the cruft...
2014-11-09 Jim MorrisMerge pull request #545 from Smoothieware/add/P1.23...
2014-11-05 Jim MorrisMerge pull request #542 from wolfmanjm/add/clear-block...
2014-11-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim MorrisMerge branch 'feature/kill-button' into add/clear-block...
2014-11-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-11-03 Jim MorrisImplement triffid hunters flush queue code in Conveyor
2014-09-16 Jim MorrisMerge pull request #513 from Smoothieware/update/gcc4.8
2014-09-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-15 Jim MorrisMerge branch 'upstreamedge' into update/gcc4.8
2014-09-14 Jim MorrisMerge remote-tracking branch 'upstream/edge' into updat...
2014-09-14 Jim MorrisUpdate to GCC4.8
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 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-24 Michael MoonMerge branch 'master' into edge
2014-01-19 Michael MoonMerge branch 'feature/ActionQueue_redux' into edge
2014-01-17 Michael MoonMisc cleanups: turns out, conveyor can quite happily...
2014-01-17 Michael MoonConveyor: add verbose commentary
2014-01-17 Michael MoonConveyor: check for queue start conditions in main...
2014-01-17 Michael MoonConveyor: use correct tail in ensure_running()
2014-01-17 Michael MoonBlock,Conveyor: ensure on_block_end is only called...
2014-01-17 Michael MoonConveyor: use Block::clear() to clean blocks
2014-01-17 Michael MoonConveyor: don't prematurely start the queue, ensure...
2014-01-17 Michael MoonConveyor: if someone appends gcode while the queue...
2014-01-17 Michael MoonConveyor: when we append_gcode with empty queue, don...
2014-01-17 Michael MoonConveyor: actually implement planner_queue_size config...
2014-01-17 Michael MoonConveyor: add some sanity checks
2014-01-17 Michael MoonMerge branch 'edge' into feature/ActionQueue_redux
2014-01-17 Michael MoonBig Planner::recalculate rewrite
2014-01-17 Michael MoonEnsure Conveyor::on_block_end gets called last
2014-01-16 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-01-16 Michael Moonbiggish Block queue reshuffle, Planner::recalculate...
2014-01-15 Michael MoonChange Conveyor,Planner,Block to use HeapRing
2014-01-15 Michael MoonRevert "Change Conveyor,Planner,Block to use HeapRing"
2014-01-15 Michael MoonChange Conveyor,Planner,Block to use HeapRing
2014-01-15 Michael Moonprovide one method to add gcode to blocks, reduce code...
2014-01-12 Jim MorrisMerge pull request #311 from wolfmanjm/upstreamedge
2014-01-12 Jim MorrisMake minimum planner speed configurable
2014-01-08 Jim MorrisMerge pull request #308 from wolfmanjm/upstreamedge
2014-01-08 Jim MorrisFix acceleration calculatin bug when preceded by extrud...
2014-01-06 Jim MorrisMerge pull request #306 from wolfmanjm/upstreamedge
2014-01-06 Jim Morrisrename RingBuffer::delete_first() to delete)tail()...
2014-01-06 Jim MorrisFix acceleration bug where an extruder only move was...
next