reimplement minimum step speed for synchronized moves of 20steps/sec
[clinton/Smoothieware.git] / src / modules / tools /
2014-11-20 Jim Morrisreimplement minimum step speed for synchronized moves...
2014-11-20 Jim Morrisfix on_speed getting zero parameter when it shouldn...
2014-11-20 Jim Morrisfix extruder issue introduced by c1c802b194
2014-11-20 Jim Morrisclean up StepperMotor in StepTicker, the steppermotor...
2014-11-20 Jim Morrisswitch back to symmetric accel/decel
2014-11-18 Jim Morrisimprove handling of flush queue in extruder
2014-11-18 Jim Morrisforgot to remove motor stop in on_halt, will be doine...
2014-11-18 Jim MorrisGo back to unequal acceleration/deceleration as there...
2014-11-18 Jim Morrisattempt to remove race condition that makes extruder...
2014-11-17 Jim Morrisadd an initial speed to move() so there is a speed...
2014-11-11 Jim MorrisMerge pull request #546 from Smoothieware/add/z_junctio...
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-05 Jim MorrisDon't disable extruder on on_halt if old style config
2014-11-05 Jim Morrisfix potential issue with endstop homing hanging
2014-11-04 Jim MorrisAdd a debounce count to the reset triggered state
2014-11-04 Jim Morristry to fix liit swiches still activating after M999
2014-11-04 Jim Morrisfix issues with timing of when flush happens
2014-11-03 Jim Morrisclear limit triggered if no limit switches still triggered
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-10-31 LogxenAdded P1.24, P1.26, P3.25, and P3.26 to Laser
2014-10-31 Jim Morrisadd P1.18, P1.20, P1.21, P1.23 as laser PWM pins
2014-10-21 Arthur WolfMerge pull request #535 from Smoothieware/max-temp
2014-10-20 Arthur Wolffix typo origin/max-temp
2014-10-20 Arthur Wolfadded max_temp config option to temperaturecontrol
2014-10-06 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-10-05 Jim MorrisMerge pull request #529 from wolfmanjm/upstreamedge
2014-10-05 Jim Morrisfix M306 as per qharley (with improvements)
2014-10-05 Jim MorrisMerge pull request #528 from wolfmanjm/upstreamedge
2014-10-05 Jim Morrisadd an additional offset to M306 if Z has a value other...
2014-10-04 Jim MorrisMerge pull request #527 from wolfmanjm/feature/modify...
2014-10-04 Jim MorrisMove M206 improvements to M306 and leave M206 as is
2014-10-04 Jim MorrisMerge pull request #524 from RepRapMorgan/M206_improvements
2014-10-04 Jim MorrisMerge pull request #525 from RepRapMorgan/scara_updates
2014-10-04 Quentin HarleyRepairs issues surrounding homing for scara systems
2014-10-04 Quentin HarleyAdded automatic end-stop offset calbration to M206:
2014-10-03 Jim MorrisMerge pull request #521 from wolfmanjm/fix/issue-520
2014-10-03 Jim Morrisremove FIXME comment
2014-10-03 Jim MorrisImplement a workaround to the bug reported in issues...
2014-09-30 Arthur WolfMerge branch 'edge' of https://github.com/Smoothieware...
2014-09-24 Jim MorrisMerge pull request #516 from wolfmanjm/upstreamedge
2014-09-23 Jim Morriscap zprobe retract rate to zprobe fast feedrate
2014-09-09 Jim MorrisMerge pull request #506 from wolfmanjm/refactor/laser...
2014-09-09 Jim Morrisrefactor laser module to follow coding guidelines as...
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-09-02 Jim MorrisMerge pull request #505 from wolfmanjm/update/adjustZfn...
2014-09-02 Jim Morrisdo not hardcode maximum Zprobe distance use gamma_max*2
2014-09-02 Jim Morrischange bed compensation to allow a transform of XYZ...
2014-08-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-30 Jim MorrisMerge pull request #503 from wolfmanjm/upstreamedge
2014-08-30 Jim Morrismake M119 return a lowercase string to keep pronterface...
2014-08-28 hogthrobMerge remote-tracking branch 'upstream/edge' into edge
2014-08-28 Jim MorrisMerge pull request #501 from Smoothieware/update/tempco...
2014-08-28 Jim Morrisoptimize readonly
2014-08-27 Jim Morrissome comments
2014-08-27 Jim Morrisrename the temperature switch config entrythat specifie...
2014-08-27 Jim Morrisallow readonly temperatire sensors, set by output pin...
2014-08-27 Jim Morrisallow different emperature switch instances controlling...
2014-08-27 Jim Morrissome more optimizations
2014-08-27 Jim Morrismake class smaller by using 16bit ints not 32bit
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
2014-08-19 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-19 Jim MorrisMerge pull request #490 from wolfmanjm/upstreamedge
2014-08-19 Jim MorrisFix switch state sio it is false if PWM switch and S0
2014-08-13 Jim MorrisMerge pull request #483 from wolfmanjm/features/add...
2014-08-13 Jim MorrisAdded M204 Ennn to set extruder solo acceleration
2014-08-11 Jim MorrisMerge pull request #478 from wolfmanjm/upstreamedge
2014-08-11 Jim Morrisenable adjust z function when restoring three point...
2014-08-09 Jim MorrisMerge pull request #477 from wolfmanjm/update/add-on...
2014-08-09 Jim Morrisadd ON_HALT event
2014-08-08 Jim MorrisMerge pull request #476 from wolfmanjm/upstreamedge
2014-08-08 Jim MorrisAdd M221 extruder flow rate multiplier closes #448
2014-08-08 Jim MorrisMerge pull request #475 from wolfmanjm/feature/homing...
2014-08-07 Jim Morrisrename states
2014-08-07 Jim Morrisfix speed/acceleration, only accelerate when doing...
2014-08-07 Jim Morrisadd a move to zero 0,0 option after homing
2014-08-07 Jim MorrisMerge pull request #474 from wolfmanjm/refactor/predefi...
2014-08-07 Jim Morriswhitespace change
2014-08-07 Jim Morrismake a flash based list of predefined thermistors,...
2014-08-05 Jim MorrisMerge pull request #472 from wolfmanjm/add/z-only-move...
2014-08-05 Jim MorrisAdded z acceleration to configs
2014-08-05 Jim MorrisMerge pull request #471 from wolfmanjm/feature/three...
2014-08-04 Jim MorrisM503 will inform user if bed plane will be saved
2014-08-04 Jim Morrisadd ability to save the bed plane with M500 and config...
2014-08-03 Jim Morrisadd docs
2014-08-03 Jim Morristweak probe speeds
2014-08-03 Jim Morrisrefactored accleration in zprobe to avoid race conditio...
2014-08-03 Jim Morrischange sign of z adjustment based on observation
2014-08-03 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-03 Jim MorrisEndstops set all axis positions at once if all axis...
2014-08-03 Jim Morrismake the z adjustment not affect requested target just...
2014-08-02 Jim Morrisadd function pointer to adjust z function in robot
2014-08-02 Jim Morrisadd G31 status and M561 reset plane
2014-08-02 Jim Morrischeck zprobe is connected and not triggered before...
2014-08-02 Jim Morrismake speed volatile so acceleration tick can see it
2014-08-02 Jim Morrisfix potential homing race condition
2014-08-02 Jim MorrisAdd homing order to config
next