Added max temp check, if exceeeded hotend will be turned off and HALT asserted
[clinton/Smoothieware.git] / ConfigSamples / Smoothieboard / config
2015-08-25 Jim MorrisAdded max temp check, if exceeeded hotend will be turne...
2015-08-23 Arthur WolfMerge pull request #686 from thinkl33t/edge
2015-08-15 Jim MorrisUpdate config
2015-07-19 Bob CloughUpdated Sample Configs
2015-05-29 Jim MorrisUpdate config
2015-04-04 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2015-03-20 Jim MorrisMerge pull request #644 from wolfmanjm/fix/switch-execution
2015-03-19 Jim MorrisMake switch wait for queue rather than use on_gcode_exe...
2015-02-26 Jim MorrisMerge pull request #586 from RepRapMorgan/mintemp
2015-02-25 Jim MorrisMerge pull request #618 from RepRapMorgan/zgrid
2015-02-23 Jim MorrisMerge pull request #626 from wolfmanjm/upstreamedge
2015-02-23 Jim Morriscooment out mm_per_line_segment by default, no need...
2015-01-29 Quentin HarleyAdded a way to specify a minimum temperature to protect...
2015-01-29 Jim MorrisMerge remote-tracking branch 'upstream/edge' into upstr...
2015-01-21 Arthur WolfMerge pull request #552 from lautr3k/module/Drills
2015-01-21 Sébastien Mischler... Update: change module name
2015-01-21 Sébastien Mischler... Fix: unity -> units
2014-12-10 Sébastien Mischler... code format
2014-12-09 Jim MorrisMerge pull request #551 from wolfmanjm/use-pendsv-handl...
2014-12-09 Sébastien Mischler... Drills module disabled by default
2014-12-07 Sébastien Mischler... Add Drills module configuration
2014-12-07 Sébastien Mischler... Add G82 and G3 support + Config
2014-12-02 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-12-01 Jim MorrisMerge remote-tracking branch 'upstream/edge' into use...
2014-11-28 Jim Morrisoptimize the stepticker activate/deactivate motor,...
2014-11-24 Jim MorrisMerge remote-tracking branch 'upstream/edge' into fix...
2014-11-20 Jim Morrisswitch back to symmetric accel/decel
2014-11-19 Jim Morrisuse uint64 for fx counter so minimum speed is now much...
2014-11-17 Jim Morrischange the slowest steps per second speed to the lowest...
2014-11-11 Jim MorrisMerge pull request #546 from Smoothieware/add/z_junctio...
2014-11-10 Jim Morrisadd a junctin deviation for Z only moves, and allow...
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 Morrisupdate config example for kill button
2014-11-03 Jim MorrisAdd halt status to panel and a way to clear it
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-10-31 LogxenAdded P1.24, P1.26, P3.25, P3.26 to Laser config
2014-10-31 Jim Morrisupdate config
2014-10-09 Jim MorrisMerge pull request #530 from wolfmanjm/feature/disable...
2014-10-09 Jim Morrisadd dfu_enable to config
2014-10-04 Jim Morrisupdate the sample thermistor sample to point to wiki
2014-09-05 Jim MorrisMerge remote-tracking branch 'upstream/edge' into add...
2014-08-30 Jim MorrisMerge remote-tracking branch 'upstream/edge' into featu...
2014-08-30 Jim Morrisadd to config
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-27 Jim Morrisrename the temperature switch config entrythat specifie...
2014-08-27 Jim Morrisallow different emperature switch instances controlling...
2014-08-20 Jim MorrisMerge pull request #491 from soldierkam/edge
2014-08-20 soldierkamMerge remote-tracking branch 'upstream/master' into...
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 Morrisadd ability to save the bed plane with M500 and config...
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-02 Jim Morrischeck zprobe is connected and not triggered before...
2014-08-02 Jim Morrisfix potential homing race condition
2014-08-02 Jim MorrisAdd homing order to 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-29 Jim MorrisMerge branch 'edge'
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-24 LogxenMerge pull request #399 from Smoothieware/edge
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
next