Commit Graph

1651 Commits

Author SHA1 Message Date
25e3e62354 Null-terminate lcd_status_message 2018-02-19 10:12:16 -06:00
83d7e95de0 Add MSG_THERMAL_RUNAWAY_BED (#9691) 2018-02-18 02:23:55 -06:00
e05673a379 [2.0.x] VIKI2 & RE_ARM changes (#9686)
* VIKI2 & RE_ARM changes

1. Remove `DISABLED(SDSUPPORT)` from ST7565 in `ultralcd_impl_DOGM.h`. These LCDs share pins with the SD card and can run at the SD card rates.

2. Add SDSS definition to `pins_RAMPS_RE_ARM.h`.  Apparently the SDSS definition in `pins.h` is being processed before the one in `spi_pins.h` which resulted in not being able to read the SD card.
2018-02-17 16:41:36 -06:00
f6cc89ec7c LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD 2018-02-17 08:17:22 -06:00
168af8bacb Allow LCD_SET_PROGRESS_MANUALLY without SDSUPPORT 2018-02-17 07:54:24 -06:00
bf5df306e1 Fix compile error with SHOW_BOOTSCREEN disabled
Fix #9530
Fix #9524
2018-02-17 00:52:08 -06:00
3021058e6d Fix non-UTF8 Czech language 2018-02-16 22:23:29 -06:00
1f8f8c9104 Merge pull request #9657 from petrzjunior/bugfix-2.0.x
[2.0.x][Language] Update Czech (Advanced pause...)
2018-02-16 02:54:06 -06:00
cff62042ee Fix LCD manual movement on kinematic machines (#9655) 2018-02-16 02:34:36 -06:00
5d9e16ea49 Update Czech advanced pause 2018-02-15 20:22:22 +01:00
b648999528 Merge pull request #9624 from Bob-the-Kuhn/RRD-8-bit-code-to-2.0.x
[2.0.x] Add delays to AVR driver for RRD Full Graphic Smart Controller
2018-02-14 22:43:17 -06:00
93c0198b2d Init LCD welcome message programmatically 2018-02-14 05:09:44 -06:00
67a4cc610b French update
Based on #9610
2018-02-14 04:15:47 -06:00
e7b50c89b0 Fix #9201
FILAMENT_LCD_DISPLAY can work with SDSUPPORT
2018-02-14 03:29:47 -06:00
9a423e9a89 tested 2018-02-13 21:59:18 -06:00
f8912bb19f French update
Based on #9590 by @studiodyne
2018-02-12 01:07:47 -06:00
e6b8207b03 Restore welcome message 2018-02-12 01:02:30 -06:00
38c7d53bf7 Repair some spacing 2018-02-10 19:33:26 -06:00
5785bbb491 Updated french translation (#9556) 2018-02-10 14:15:41 -06:00
299606e4ae [2.0.x] Memory overflow protection (#9562) 2018-02-10 14:14:34 -06:00
5a70887467 Size lcd_status_message based on language (#9545) 2018-02-08 23:03:47 -06:00
545cd8fa60 Tweak malyanlcd.cpp 2018-02-08 22:00:23 -06:00
9854262334 [2.0.x] Fix compile warning (#9539) 2018-02-08 17:59:03 -06:00
d42a87cb31 Update language Italian
From #9508 by @tnw513
2018-02-08 02:10:15 -06:00
2538f019d0 Update language Basque-Euskera
From #9514 by @1138-4EB
2018-02-08 02:08:41 -06:00
16739264d3 Add UltiController v2.1 support
Add compatibility with the original screen bord from Ultimaker 2 printer (UltiController v2.1 with the PG-2864ALBP I2C display)
2018-02-05 22:30:03 -06:00
38d62494ef Adjustment to DOG_CHAR_*_EDIT 2018-02-05 20:25:45 -06:00
766faa05a9 sp 2018-02-05 15:57:29 -06:00
e5ee0b6f6c Implement MALYAN_LCD 2018-02-04 18:52:44 -06:00
2ea4e74ed3 Misc. comments 2018-02-04 17:40:39 -06:00
786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 2018-02-04 00:26:05 -06:00
e1fd9c08b3 [2.0.x] Add support for LPC1769 at 120 MHz (#9423) 2018-02-03 19:33:26 -06:00
9e13d1fad5 [2.0.x] Fix temperature out of LCD (#9461)
Fix bug introduced in #9415
2018-02-03 19:25:04 -06:00
d6e29e9597 Update French language
Based on #9373 by @nikkoura
2018-02-02 01:56:25 -06:00
79796b22ad Fix up _Bootscreen.h and _Statusscreen.h 2018-02-02 00:57:16 -06:00
21179f8300 Fix the "slow" version of the G-code parser 2018-02-02 00:35:58 -06:00
6339b506c0 Make sure binary.h is included as needed 2018-02-01 21:37:35 -06:00
266086670b Better LCD message when heating needed 2018-01-22 04:38:37 -06:00
61bf8478a2 Add hotEnough methods 2018-01-22 04:38:37 -06:00
07db5638e2 Add a heating indicator X offset 2018-01-21 02:04:14 -06:00
719cd53e09 Standardized max temp values
Everywhere in menu items temperatures are "defined value" subtracted by 15.
In one place is subtracted by 5
2018-01-19 19:32:46 +01:00
c7bad74d8f Merge pull request #9202 from benlye/m73-bugfix
[2.0.x] Fix progress bar duration when time is exactly 86400s
2018-01-16 21:14:58 -06:00
f5f1b069ad Convert UBL mesh tilting to all use the same algorithm (#9204)
A number of regressions were patched also. The UBL G29 P2 and P4 Press and Hold had stopped working. It is very possible this is broken in the bugfix_v1.1.x branch also.

The main purpose of the Pull Request is to get the 3-Point mesh tilting to use the LSF algorithm just like the grid based mesh tilt. This simplifies the logic and reduces the code size some what. But the real reason to do it is the 3-Point case can be solved exactly. And by feeding these numbers into the LSF algorithm it provides a way to check all that code for 'correctness'.
2018-01-16 11:08:00 -06:00
554d849827 Fix duration when time is exactly 86400s 2018-01-16 08:12:00 +00:00
fa432508b0 Followup to Ender config 2018-01-15 06:00:21 -06:00
f887719a40 Creality Ender board support 2018-01-15 03:42:24 -06:00
02ff12d491 More up front option to show SD percentage 2018-01-14 23:32:39 -06:00
e633ce06c7 LCD contrast type mismatch is back
WORKS!
2018-01-11 10:32:58 -06:00
3a99dc7c5c 2.0.x Fix compiler warning (#9116)
Fix duplicate language define warning
2018-01-09 16:54:41 -06:00
f26805e862 [2.0.x] UBL Mesh Storage Message (#9095) 2018-01-07 20:33:53 -06:00