esenapaj
|
22299c13c1
|
Change link to the document
documentation/LCDLanguageFont.md moved to http://www.marlinfirmware.org/ at commit 12d0983757,
but http://www.marlinfirmware.org/ isn't working.
|
2016-03-22 19:58:41 +09:00 |
|
esenapaj
|
f260e00a72
|
fix spelling
Thermister -> Thermistor
|
2016-03-21 20:57:03 +09:00 |
|
esenapaj
|
468df96b0f
|
follow-up the commit b82d91e
follow-up the commit b82d91eca6
|
2016-03-20 20:57:14 +09:00 |
|
esenapaj
|
37eaa1406b
|
follow-up the PR #3180
|
2016-03-20 15:33:02 +09:00 |
|
esenapaj
|
198d5d56fd
|
follow-up the PR #3183
|
2016-03-20 13:58:05 +09:00 |
|
esenapaj
|
8d580ea7e8
|
follow-up the PR #3114
follow-up the commit d56c6af24e
|
2016-03-19 13:17:34 +09:00 |
|
esenapaj
|
a15c5d222a
|
Use variable in lcd_erase_line()
lcd_erase_line() is called with argument, but the argument is ignored by lcd_erase_line().
|
2016-03-16 02:59:06 +09:00 |
|
esenapaj
|
609c0d46d9
|
Fix CardReader::lsDive()
If comparison between signed char(-128 ~ +127) and DIR_NAME_DELETED(uint8_t const 0XE5, it's +229),
it makes incorrect result.
|
2016-03-16 02:47:58 +09:00 |
|
esenapaj
|
a4314c4907
|
Use local variable in recalc_delta_settings()
diagonal_rod hadn't been used anywhere.
|
2016-03-15 06:47:27 +09:00 |
|
esenapaj
|
8de7a6f9b1
|
suppress warnings
|
2016-03-15 06:34:02 +09:00 |
|