Marlin-Tevo-Tarantula/Marlin/src
Jonathan Barchi cffd052fee [2.0.x] Fix for #8604 (#8717)
* Nozzle.cpp: replace incorrect M_2_PI (2/pi) with 2.0 * M_PI

* Use RADIANS(360) instead of 2 * M_PI
2017-12-08 18:50:05 -06:00
..
config Apply MULTIPLE_PROBING to example configs 2017-12-07 16:44:12 -06:00
core Remove skew warning that could crash the planner 2017-12-05 20:27:20 -06:00
feature Shorten error text in G29 2017-12-06 21:50:54 -06:00
gcode Put FORCE_INLINE before static 2017-12-08 00:46:22 -06:00
HAL Put FORCE_INLINE before static 2017-12-08 00:46:22 -06:00
inc PROBE_DOUBLE_TOUCH => MULTIPLE_PROBING 2017-12-07 16:44:13 -06:00
lcd No lcd_map_control flag in quick_stop 2017-12-06 22:23:34 -06:00
libs [2.0.x] Fix for #8604 (#8717) 2017-12-08 18:50:05 -06:00
module divide only when required 2017-12-08 18:14:27 -06:00
pins Merge pull request #8685 from MateuszKrawczuk/patch-3 2017-12-07 21:50:35 -06:00
sd Tweak to readDir code 2017-11-26 18:25:00 -06:00
Makefile
Marlin.cpp Apply LEDColor, language fixes 2017-11-29 23:58:12 -06:00
Marlin.h