clinton/Smoothieware.git
2015-09-06 Jim MorrisMerge pull request #718 from OskarLinde/vector3
2015-09-06 Oskar LindeVector3 add data() member to access raw elements (ident...
2015-09-06 Oskar LindeVector3: get rid of the static private nan member
2015-09-06 Oskar LindeVector3: Remove elementwise multiplication (inconsisten...
2015-09-06 Oskar LindeVector3: simplify interface by removing set() in favor...
2015-09-06 Oskar LindeVector3: Inline constructors
2015-09-06 Jim MorrisMerge pull request #717 from wolfmanjm/fix/F-parameter...
2015-09-06 Jim Morrisdeprecate usage of M665 Fxxx in favor of M665 Hxxx
2015-09-06 Jim MorrisMerge pull request #715 from OskarLinde/zhomeofs_precision
2015-09-06 Jim MorrisMerge pull request #716 from OskarLinde/typo
2015-09-06 Jim MorrisMerge pull request #714 from OskarLinde/const
2015-09-06 Oskar LindeTypo Axis -> Axes
2015-09-06 Oskar LindeIncrease Z Home Ofs menu setting precision to 0.01 mm
2015-09-06 Oskar Lindeadd const qualifier to input argument to cartesian_to_a...
2015-09-03 Jim MorrisMerge pull request #705 from sorki/probe_config
2015-09-03 Jim MorrisMerge pull request #712 from wolfmanjm/upstreamedge
2015-09-03 Jim Morrisfix resume feedrate
2015-09-02 Richard Markozprobe: add configuration via M670
2015-09-01 Jim Morrisupdate firmware.bin
2015-09-01 Jim MorrisMerge pull request #710 from wolfmanjm/upstreamedge
2015-09-01 Jim Morrisfabs -> fabsf
2015-09-01 Jim Morristweak how SOLO mode is determined, may fix some obscure...
2015-08-31 Jim Morrisupdate firmware.bin
2015-08-31 Jim MorrisMerge pull request #709 from wolfmanjm/fix/extruder...
2015-08-31 Jim Morrismove the extruder speed check to before segmentation...
2015-08-31 Jim Morrisupdate firmware.bin
2015-08-31 Jim MorrisMerge pull request #708 from wolfmanjm/upstreamedge
2015-08-31 Jim Morrisfix max actuator speeds
2015-08-30 Jim MorrisMerge pull request #707 from wolfmanjm/feature/md5sum...
2015-08-30 Jim Morrisadd md5sum command for checking file intergrity and...
2015-08-30 Jim MorrisMerge pull request #704 from sorki/probe_add_return_fee...
2015-08-30 Jim MorrisMerge pull request #703 from sorki/probe_custom_feedrate
2015-08-28 Jim MorrisMerge pull request #706 from wolfmanjm/upstreamedge
2015-08-28 Jim Morrisremove unused files
2015-08-25 Jim Morrisupdate firmware.bin
2015-08-25 Jim MorrisMerge pull request #702 from wolfmanjm/feature/max_temp...
2015-08-25 Richard Markozprobe: add zprobe.return_feedrate config option
2015-08-25 Richard Markozprobe: add custom feedrate support (G30 Fxyz)
2015-08-25 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-08-25 Jim MorrisMerge pull request #701 from wolfmanjm/feature/M1000...
2015-08-25 Jim Morrisremove !! from Error message HALT will send it
2015-08-25 Jim MorrisAdded max temp check, if exceeeded hotend will be turne...
2015-08-25 Jim Morrisadd M1000 command that will allow any following text...
2015-08-24 Jim MorrisMerge pull request #700 from wolfmanjm/upstreamedge
2015-08-24 Jim Morrismove the predefined thermistor list to a command called...
2015-08-23 Jim Morrisupdate firmware.bin
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-23 Jim MorrisMerge pull request #699 from wolfmanjm/fix/M504-hang
2015-08-23 Jim MorrisMerge pull request #698 from wolfmanjm/feature/M305...
2015-08-23 Jim Morrisdisable interrupts around the M504 seems to stop it...
2015-08-23 Jim Morrissafely convert float option to an int
2015-08-23 Jim MorrisAllow M305 to set a predefined thermistor by number
2015-08-20 Jim MorrisMerge pull request #697 from RepRapMorgan/zgrid_aug_15_b
2015-08-20 Quentin HarleyZGrid fine grid fix
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...
2015-08-19 Jim MorrisMerge pull request #695 from wolfmanjm/feature/volumetr...
2015-08-19 Jim Morriscomments
2015-08-18 Jim Morrisdon;t send ok on suspend resume commands,
2015-08-17 Jim Morristry to fix M504... still hangs occasionally
2015-08-17 Jim MorrisExtend to also limit the feed rate if the extruder...
2015-08-16 Jim MorrisAdd speed limiting based on maximum extrusion rate...
2015-08-15 Jim MorrisCreate drill_cycles.config
2015-08-15 Jim MorrisUpdate config
2015-08-15 Jim MorrisCreate filament-change-menu.config
2015-08-15 Jim MorrisMerge pull request #694 from wolfmanjm/upstreamedge
2015-08-14 Jim Morrisremove the T: as pronterface is still seeing that as...
2015-08-14 Jim Morrisprepend auto pid messages with // so it displays on...
2015-08-14 Jim Morristidy up the M220 and M221 printout
2015-08-13 Jim MorrisUpdate config
2015-08-11 Jim Morrisupdate firmware.bin
2015-08-10 Jim MorrisMerge pull request #693 from wolfmanjm/imprive/autopid
2015-08-10 Jim MorrisMerge pull request #692 from wolfmanjm/upstreamedge
2015-08-10 Jim MorrisTighten up autopid to produce better results
2015-08-09 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-08-09 Jim MorrisFix temperature control continually turning off the...
2015-08-09 Jim MorrisMerge pull request #691 from RepRapMorgan/zgrid_aug_15_a
2015-08-09 Quentin HarleyZGrid maintenance
2015-08-09 Jim Morriscleanup some brackts
2015-08-06 Jim MorrisMake M220 and M221 print out current settings when...
2015-08-05 Jim MorrisHack to see if switch Snn is the current pwm and ignore...
2015-07-29 Jim Morrisadd config snippet for zgrid ABL
2015-07-26 Jim Morrisupdate firmware.bin
2015-07-26 Jim MorrisMerge pull request #690 from wolfmanjm/add/ADC-DMA...
2015-07-26 Jim Morrisadded oversampling with filtering and averaging of...
2015-07-26 Jim Morrisselect percentile averaging
2015-07-26 Jim MorrisRefactor ADC sampling and averaging into Adc class...
2015-07-26 Jim MorrisMerge pull request #689 from wolfmanjm/fix/ADC-sample...
2015-07-25 Jim MorrisAlso fix the default setting for switch type if not...
2015-07-24 Jim MorrisSet the ADC clock div to 8 so we actually get 1000...
2015-07-19 Bob CloughUpdated Sample Configs
2015-07-19 Bob CloughUpdated config variables loading code.
2015-07-19 Bob CloughChanges to laser module PWM config.
2015-07-03 Jim MorrisMerge pull request #682 from st0ne/edge
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Philipp Aignerpatched arc from grbl project - sometimes arcs did...
2015-07-03 Jim MorrisUpdate ZGridStrategy.h
2015-07-03 Jim MorrisUpdate ZGridStrategy.cpp
2015-07-03 Jim MorrisMerge pull request #681 from RepRapMorgan/ZGridupdates_...
2015-07-03 Quentin HarleyZGrid: Text based option selection
next