add loading strategy to zprobe
[clinton/Smoothieware.git] / ConfigSamples / Smoothieboard / config
2014-07-31 Jim Morrisadd loading strategy to zprobe
2014-07-30 Jim MorrisMerge pull request #467 from wolfmanjm/upstreamedge
2014-07-30 Jim Morrisadded the msd_disable option to sample configs
2014-07-23 Jim MorrisMerge pull request #457 from wolfmanjm/add/limit-switch...
2014-07-23 Jim MorrisAdd enabling of limit switches which will freeze operat...
2014-07-09 Jim MorrisMerge pull request #445 from Smoothieware/fix/volumetri...
2014-07-09 Jim Morrisredo how volumetric extrusion is calculated to ease...
2014-07-09 Jim MorrisMerge pull request #444 from Smoothieware/feature/firmw...
2014-07-09 Jim Morrisadd config example
2014-06-22 Jim MorrisMerge pull request #438 from mhackney/edge
2014-06-21 mhackneymade recommended changes
2014-06-21 mhackneyAdded TemperatureSwitch module
2014-06-15 Jim MorrisMerge pull request #425 from klocs/edge
2014-06-13 Jim MorrisMerge pull request #421 from wolfmanjm/upstreamedge
2014-06-13 Jim Morrisadd ability to disable play led in config
2014-06-08 Logxenmoved freeze and unfreeze commands into PauseButton
2014-06-07 Logxenadded pause and resume commands to SimpleShell
2014-05-24 Jim MorrisMerge pull request #402 from wolfmanjm/upstreamedge
2014-05-24 Jim Morrisremove link_to_tool, as it is not needed
2014-05-24 LogxenMerge pull request #400 from Smoothieware/multitool
2014-05-19 Jim Morrisfix what was previously fixed in config but was broken...
2014-05-18 Logxenupdated ConfigSample/Smoothieboard for multitool
2014-05-18 LogxenMerge branch 'edge' into multitool
2014-05-17 Logxenupdated ConfigSample/Smoothieboard for new link_to_tool...
2014-05-17 LogxenMerge pull request #4 from gestalt73/fixOffsets
2014-05-17 gestalt73Update config
2014-05-17 gestalt73Update config
2014-05-04 Jim MorrisMerge branch 'edge' of github.com:Smoothieware/Smoothie...
2014-05-04 Jim MorrisMerge pull request #391 from wolfmanjm/upstreamedge
2014-05-03 Jim MorrisUpdate config
2014-05-01 LogxenFixed merge error
2014-04-23 LogxenMerge branch 'edge' into multitool
2014-04-13 Jim MorrisMerge pull request #371 from wolfmanjm/upstreamedge
2014-04-13 Jim MorrisUpdate config
2014-04-11 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-04-10 Jim MorrisMerge pull request #364 from wolfmanjm/fix/config-tight...
2014-04-10 Jim MorrisFix some bugs
2014-04-01 Jim MorrisMerge pull request #358 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrischange Switch pwm_output confin to output_type pwm...
2014-04-01 Jim MorrisMerge pull request #357 from wolfmanjm/upstreamedge
2014-04-01 Jim Morrisattempt to fix pwm switch putput pins
2014-03-31 Jim MorrisMerge pull request #353 from wolfmanjm/cleanup/headers
2014-03-31 Jim MorrisUpdate config
2014-03-29 Jim MorrisMerge pull request #348 from wolfmanjm/add/bang-bang...
2014-03-29 Jim MorrisAdded bang bang control for heaters
2014-03-29 Jim MorrisUpdate config
2014-03-24 LogxenMerge branch 'edge' into multitool
2014-03-22 Jim MorrisMerge pull request #336 from wolfmanjm/upstreamedge
2014-03-21 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-17 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-15 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2014-03-15 Jim Morrisadd back buttong pin to config sample
2014-03-15 Jim MorrisMerge pull request #334 from wolfmanjm/upstreamedge
2014-03-14 Michael MoonLaser: do not dereference laser_pin if incorrect pin...
2014-03-10 Jim Morrisre assign encoder A/B pins for panel
2014-03-04 Logxenbasic multitool implementation complete and working
2014-03-04 Logxenadded sample configuration for multi extruder
2014-02-19 LogxenMerge branch 'switch' into edge
2014-01-30 Logxenadded laser_module_pwm_period to ConfigSamples
2014-01-24 Michael MoonMerge branch 'master' into edge
2014-01-24 Michael MoonMerge branch 'fix/TemperatureControl_indexes' into...
2014-01-24 Michael MoonMerge branch 'feature/Actuator' into edge
2014-01-24 Michael MoonRobot,StepperMotor: per-actuator speed limits
2014-01-19 Jim MorrisUpdate config
2014-01-12 Jim MorrisMerge pull request #311 from wolfmanjm/upstreamedge
2014-01-12 Jim MorrisMake minimum planner speed configurable
2014-01-02 Jim MorrisUpdate config
2014-01-02 Jim MorrisUpdate config
2013-12-22 Jim MorrisMerge pull request #295 from wolfmanjm/feature/uip...
2013-12-22 Jim MorrisMerge Network code with webserver etc
2013-12-22 Jim MorrisMerge branch 'upstreamedge' into upstream-master
2013-11-17 Jim MorrisMerge pull request #281 from wolfmanjm/upstreamedge
2013-11-17 Jim Morrisallow leds to be disabled after config loaded
2013-11-10 Jim MorrisMerge pull request #275 from wolfmanjm/upstreamedge
2013-11-10 Jim Morrisallow _ for panel custom menu comamnds that need spaces...
2013-11-09 Jim MorrisMerge pull request #273 from wolfmanjm/feature/add...
2013-11-09 Jim MorrisAllow custom menu entries and commands be setup in...
2013-08-28 Jim MorrisMerge pull request #221 from wolfmanjm/upstreamedge
2013-08-28 Jim Morrisadd example pid control settings
2013-08-06 Jim MorrisMerge pull request #210 from wolfmanjm/feature/hbot...
2013-08-06 Jim Morrisadd corexy_homing to sample config
2013-08-06 Jim MorrisConvert the endstop/homing configs to mm and mm/sec
2013-08-02 Jim Morrisadded kill/pause button config for panels
2013-08-02 Jim Morrismove the encoder pins used for the panels
2013-08-02 Jim MorrisAdd RRD GLCD comments
2013-08-01 Jim MorrisMerge pull request #204 from wolfmanjm/feature/rrd...
2013-07-31 Jim Morrisupdate config
2013-07-27 Jim MorrisUpdate config
2013-07-27 Jim Morrisrefix config
2013-07-27 Jim MorrisFix endstop configuration
2013-07-06 Jim MorrisAdd new panel examples
2013-06-27 Jim MorrisMerge pull request #194 from wolfmanjm/fix/encoder...
2013-06-27 Jim MorrisFix encoder resolution
2013-06-24 Jim MorrisMerge pull request #184 from wolfmanjm/update/panel
2013-06-24 Jim Morrisadd default preheat config entries to config sample
2013-06-23 Jim MorrisMerge pull request #183 from wolfmanjm/add/panel
2013-06-23 Jim MorrisAdded new Panel stuff
2013-06-07 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2013-06-06 Logxenadded sample config values for Laser module
2013-06-05 arthurwolfMerge pull request #168 from wolfmanjm/feature/add...
next