clinton/Smoothieware.git
2016-03-19 Arthur WolfVery minor modifications to comments in config origin/config-example-comments
2016-03-18 Jim Morrisupdate firmware.bin
2016-03-09 Jim MorrisMerge pull request #870 from wolfmanjm/upstreamedge
2016-03-09 Jim MorrisSave the grid size and grid radius to the delta.grid...
2016-03-09 Jim MorrisMerge pull request #869 from wolfmanjm/upstreamedge
2016-03-09 Jim Morrisfix M30 in grbl mode to mean end of program (not delete...
2016-03-08 Jim MorrisUpdate config
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.
2016-03-08 Jim Morrisadd option to not segment z only moves, useful for...
2016-03-08 Jim Morrismove try-again in gcode_dispatch
2016-03-06 Jim Morrisreply ok to empty lines
2016-03-05 Jim MorrisMerge pull request #867 from wolfmanjm/upstreamedge
2016-03-05 Jim Morrismisc documentation updates
2016-03-04 Jim Morrisfind bed for deltagrid grid probe
2016-03-03 Jim MorrisSpee dup and optimize the deltacalibration probes by...
2016-03-03 Jim Morrisadd a straight grid probe to delta grid.
2016-03-03 Jim Morristweak initial move to find bed on delta grid G31
2016-03-02 Jim Morrisadd M670 I1 which will invert the status of the probe...
2016-03-02 Jim MorrisMerge pull request #866 from FredMurphy/feature/laser...
2016-03-01 Fred MurphyNew laser module parameter laser_module_maximum_s_value...
2016-03-01 Fred MurphyStoring new laser_module_maximum_s_value parameter...
2016-03-01 Fred MurphyEnsure laser TTL isn't switched off until last block...
2016-03-01 Jim MorrisMerge pull request #865 from wolfmanjm/feature/delta...
2016-03-01 Jim Morrisadd documentation
2016-03-01 Jim Morrisfix probe reverse direction
2016-03-01 Jim Morrisfix reverse z probe option
2016-03-01 Jim MorrisSave G92 setting on M500 in compliance with linuxcnc...
2016-03-01 Jim Morrisfix saving grid on start up, and saving with M500
2016-03-01 Jim Morrisfix bug in grid load
2016-03-01 Jim Morrismake grid size configurable
2016-03-01 Jim Morrisadd spiral probe to deltagrid to test the grid.
2016-03-01 Jim Morrisadd confirmatin of grid save and load
2016-02-29 Jim Morrisfix typo
2016-02-29 Jim Morrismake grid file name a define
2016-02-29 Jim Morrisadd save/delete/load of grid file
2016-02-28 Jim MorrisAdd DeltaGridStrategy based on Johann Rocholl Kossel...
2016-02-28 Jim MorrisMerge pull request #864 from wolfmanjm/rdelta/improve...
2016-02-28 Jim Morriscreate ROatryDEltaCalibration module
2016-02-28 Jim Morrisrefactor
2016-02-28 Jim Morrissplit off the M206/M306 for rotary delta into its own...
2016-02-28 Jim Morrisfix M306 for rdelta
2016-02-27 Jim MorrisMerge pull request #863 from wolfmanjm/fix/use-wrap...
2016-02-27 Jim MorrisMerge branch 'fix/use-wrap-delete' into rdelta/improve...
2016-02-27 Jim MorrisMake the operator delete in MemoryPool.cpp global so...
2016-02-27 Jim MorrisOnly reset actuator for rdelta if all three actuators...
2016-02-27 Jim Morrisfix rotary delta FK to be mirrored like the IK
2016-02-25 Jim MorrisZprobe recognizes rdelta so G30 and old style zprobe...
2016-02-25 Jim MorrisMerge pull request #862 from wolfmanjm/upstreamedge
2016-02-25 Jim Morrismake module.h include platform_memory.h so if any modul...
2016-02-24 Jim MorrisMerge pull request #861 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix more delete crashes when object is in AHB0
2016-02-24 Jim MorrisMerge pull request #860 from wolfmanjm/upstreamedge
2016-02-24 Jim Morrisfix discrepanceis in realtime postion vs last milestone...
2016-02-24 Jim MorrisMerge pull request #859 from wolfmanjm/upstreamedge
2016-02-24 Jim MorrisAdd M0 as feed hold when in grbl mode
2016-02-23 Jim MorrisMerge pull request #858 from wolfmanjm/upstreamedge
2016-02-23 Jim Morristurn off all heaters with panels cool down menu item
2016-02-23 Jim MorrisMerge pull request #857 from wolfmanjm/refactor/G38...
2016-02-23 Jim Morrisremove the fnc from stepticker used for probe checking.
2016-02-22 Jim MorrisMerge pull request #856 from wolfmanjm/upstreamedge
2016-02-22 Jim MorrisMerge branch 'feature/correct-rotarydelta-homing' into...
2016-02-22 Jim MorrisMerge pull request #851 from wolfmanjm/feature/correct...
2016-02-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2016-02-21 Jim MorrisMerge pull request #855 from wolfmanjm/upstreamedge
2016-02-21 Jim Morrisfix firmware retract with zlift setting feed rate
2016-02-21 Jim Morrisfix firmware retract with zlift setting feed rate
2016-02-21 Jim MorrisMerge pull request #854 from Smoothieware/fix/when...
2016-02-21 Jim MorrisMerge branch 'fix/when-slow-ticker-is-started' into...
2016-02-21 Jim Morrisfix when slow ticker gets started
2016-02-21 Jim Morrisfix build
2016-02-21 Jim Morrismove more stuff into AHB0
2016-02-21 Jim Morrismove some high memory use modules to AHB0 as we started...
2016-02-21 Jim Morriscleanup some ctors
2016-02-21 Jim Morrisupdate soem comments
2016-02-20 Jim Morrisrefactor endstops to get the homing logic ot of the...
2016-02-20 Jim Morrisdisable compensation transform for the G38 probes
2016-02-20 Jim Morrisremember the last probe position after a probe retrieve...
2016-02-19 Jim MorrisMerge pull request #852 from wolfmanjm/upstreamedge
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrismake ok per line the default. can be disbaled (returnin...
2016-02-19 Jim Morrisfix M306 for rotary delta
2016-02-19 Jim MorrisM306 for a rotary delta calculates the theta offset...
2016-02-19 Jim MorrisFix command line error if command not handled in Simple...
2016-02-19 Jim MorrisChanges for rotary delta homing...
2016-02-18 Jim MorrisMerge pull request #850 from wolfmanjm/upstreamedge
2016-02-18 Jim Morrisfixup G38 probing in X or Y. Need to reset last milesto...
2016-02-17 Jim MorrisMerge pull request #848 from FredMurphy/feature/laser-ttl
2016-02-17 Fred MurphyFixed failure to free memory if TTL pin not used
2016-02-17 Jim MorrisMerge pull request #849 from wolfmanjm/upstreamedge
2016-02-17 Jim Morrisadd M1910.2 to move by the specified number of actuator...
2016-02-16 Fred MurphyMerge branch 'edge' of https://github.com/Smoothieware...
2016-02-16 Jim Morrisdon't use safe_delay when initing lcds, as on_idle...
2016-02-16 Jim Morrisuse safe_delay instead of the blocking wait_ms()
2016-02-16 Jim MorrisMerge pull request #847 from wolfmanjm/feature/make...
2016-02-16 Jim MorrisIntroduce the ability to stop a planner move based...
2016-02-15 Jim MorrisMerge pull request #846 from wolfmanjm/upstreamedge
2016-02-15 Jim Morrisadd warnign to delta calibration if delta radius does...
2016-02-15 Fred MurphyAlternative less ambiguous name for laser_module_pwm_pin
next