Marcio Teixeira 
							
						 
					 
					
						
						
							
						
						532bb3aaa1 
					 
					
						
						
							
							Lightweight status screen for ST7920  
						
						 
						
						... 
						
						
						
						- This status screen uses the ST7920 character generator to greatly
  reduce SPI traffic and MCU load when updating the status screen.
- Has been tested with the RepRapDiscount Full Graphics Smart Controller
  but should work with any LCD that uses an ST7920 or fully compatible
  controller. 
						
						
					 
					
						2018-02-22 00:10:43 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						72f63a4980 
					 
					
						
						
							
							Fix DOGM progress bar with LCD_SET_PROGRESS_MANUALLY  
						
						 
						
						
						
						
					 
					
						2018-02-21 19:47:04 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						343c17d5b3 
					 
					
						
						
							
							Reduce Creality3D bootscreens flash usage ( #9752 )  
						
						 
						
						
						
						
					 
					
						2018-02-21 16:08:52 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						9f0907d40c 
					 
					
						
						
							
							Fix big edit font width calculation  
						
						 
						
						... 
						
						
						
						Fix  #9685  
						
						
					 
					
						2018-02-20 16:24:23 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						4303f2e377 
					 
					
						
						
							
							Fix MALYAN_LCD message bugs  
						
						 
						
						... 
						
						
						
						Fix  #9711 
Replacing #9731  
						
						
					 
					
						2018-02-20 05:40:19 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bob-the-Kuhn 
							
						 
					 
					
						
						
							
						
						47d529aac5 
					 
					
						
						
							
							move #include <U8glib.h>  
						
						 
						
						
						
						
					 
					
						2018-02-19 17:39:40 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						fc460fff94 
					 
					
						
						
							
							Extend menu items for SWITCHING_EXTRUDER  
						
						 
						
						... 
						
						
						
						Reference #5367  
						
						
					 
					
						2018-02-19 11:12:42 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						25e3e62354 
					 
					
						
						
							
							Null-terminate lcd_status_message  
						
						 
						
						
						
						
					 
					
						2018-02-19 10:12:16 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						83d7e95de0 
					 
					
						
						
							
							Add MSG_THERMAL_RUNAWAY_BED ( #9691 )  
						
						 
						
						
						
						
					 
					
						2018-02-18 02:23:55 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bob-the-Kuhn 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						f6cc89ec7c 
					 
					
						
						
							
							LCD_PROGRESS_BAR w/out SDSUPPORT for character LCD  
						
						 
						
						
						
						
					 
					
						2018-02-17 08:17:22 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								blye 
							
						 
					 
					
						
						
							
						
						168af8bacb 
					 
					
						
						
							
							Allow LCD_SET_PROGRESS_MANUALLY without SDSUPPORT  
						
						 
						
						
						
						
					 
					
						2018-02-17 07:54:24 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						bf5df306e1 
					 
					
						
						
							
							Fix compile error with SHOW_BOOTSCREEN disabled  
						
						 
						
						... 
						
						
						
						Fix  #9530 
Fix  #9524  
						
						
					 
					
						2018-02-17 00:52:08 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						3021058e6d 
					 
					
						
						
							
							Fix non-UTF8 Czech language  
						
						 
						
						
						
						
					 
					
						2018-02-16 22:23:29 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Moore 
							
						 
					 
					
						
						
							
						
						cff62042ee 
					 
					
						
						
							
							Fix LCD manual movement on kinematic machines ( #9655 )  
						
						 
						
						
						
						
					 
					
						2018-02-16 02:34:36 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Petr Zahradník 
							
						 
					 
					
						
						
							
						
						5d9e16ea49 
					 
					
						
						
							
							Update Czech advanced pause  
						
						 
						
						
						
						
					 
					
						2018-02-15 20:22:22 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bob-the-Kuhn 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						93c0198b2d 
					 
					
						
						
							
							Init LCD welcome message programmatically  
						
						 
						
						
						
						
					 
					
						2018-02-14 05:09:44 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						67a4cc610b 
					 
					
						
						
							
							French update  
						
						 
						
						... 
						
						
						
						Based on #9610  
						
						
					 
					
						2018-02-14 04:15:47 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						e7b50c89b0 
					 
					
						
						
							
							Fix   #9201  
						
						 
						
						... 
						
						
						
						FILAMENT_LCD_DISPLAY can work with SDSUPPORT 
						
						
					 
					
						2018-02-14 03:29:47 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bob-the-Kuhn 
							
						 
					 
					
						
						
							
						
						9a423e9a89 
					 
					
						
						
							
							tested  
						
						 
						
						
						
						
					 
					
						2018-02-13 21:59:18 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						f8912bb19f 
					 
					
						
						
							
							French update  
						
						 
						
						... 
						
						
						
						Based on #9590  by @studiodyne 
						
						
					 
					
						2018-02-12 01:07:47 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						e6b8207b03 
					 
					
						
						
							
							Restore welcome message  
						
						 
						
						
						
						
					 
					
						2018-02-12 01:02:30 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						38c7d53bf7 
					 
					
						
						
							
							Repair some spacing  
						
						 
						
						
						
						
					 
					
						2018-02-10 19:33:26 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								gege2b 
							
						 
					 
					
						
						
							
						
						5785bbb491 
					 
					
						
						
							
							Updated french translation ( #9556 )  
						
						 
						
						
						
						
					 
					
						2018-02-10 14:15:41 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GMagician 
							
						 
					 
					
						
						
							
						
						299606e4ae 
					 
					
						
						
							
							[2.0.x] Memory overflow protection ( #9562 )  
						
						 
						
						
						
						
					 
					
						2018-02-10 14:14:34 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						5a70887467 
					 
					
						
						
							
							Size lcd_status_message based on language ( #9545 )  
						
						 
						
						
						
						
					 
					
						2018-02-08 23:03:47 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						545cd8fa60 
					 
					
						
						
							
							Tweak malyanlcd.cpp  
						
						 
						
						
						
						
					 
					
						2018-02-08 22:00:23 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GMagician 
							
						 
					 
					
						
						
							
						
						9854262334 
					 
					
						
						
							
							[2.0.x] Fix compile warning ( #9539 )  
						
						 
						
						
						
						
					 
					
						2018-02-08 17:59:03 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						d42a87cb31 
					 
					
						
						
							
							Update language Italian  
						
						 
						
						... 
						
						
						
						From #9508  by @tnw513 
						
						
					 
					
						2018-02-08 02:10:15 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						2538f019d0 
					 
					
						
						
							
							Update language Basque-Euskera  
						
						 
						
						... 
						
						
						
						From #9514  by @1138-4EB 
						
						
					 
					
						2018-02-08 02:08:41 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						38d62494ef 
					 
					
						
						
							
							Adjustment to DOG_CHAR_*_EDIT  
						
						 
						
						
						
						
					 
					
						2018-02-05 20:25:45 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						766faa05a9 
					 
					
						
						
							
							sp  
						
						 
						
						
						
						
					 
					
						2018-02-05 15:57:29 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						e5ee0b6f6c 
					 
					
						
						
							
							Implement MALYAN_LCD  
						
						 
						
						
						
						
					 
					
						2018-02-04 18:52:44 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						2ea4e74ed3 
					 
					
						
						
							
							Misc. comments  
						
						 
						
						
						
						
					 
					
						2018-02-04 17:40:39 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Moore 
							
						 
					 
					
						
						
							
						
						786746404b 
					 
					
						
						
							
							[2.0.x] Apply feedrate to nozzle movement for kinematic machines ( #8778 )  
						
						 
						
						
						
						
					 
					
						2018-02-04 00:26:05 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Thomas Moore 
							
						 
					 
					
						
						
							
						
						e1fd9c08b3 
					 
					
						
						
							
							[2.0.x] Add support for LPC1769 at 120 MHz ( #9423 )  
						
						 
						
						
						
						
					 
					
						2018-02-03 19:33:26 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GMagician 
							
						 
					 
					
						
						
							
						
						9e13d1fad5 
					 
					
						
						
							
							[2.0.x] Fix temperature out of LCD ( #9461 )  
						
						 
						
						... 
						
						
						
						Fix bug introduced in #9415  
						
						
					 
					
						2018-02-03 19:25:04 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						d6e29e9597 
					 
					
						
						
							
							Update French language  
						
						 
						
						... 
						
						
						
						Based on #9373  by @nikkoura 
						
						
					 
					
						2018-02-02 01:56:25 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						79796b22ad 
					 
					
						
						
							
							Fix up _Bootscreen.h and _Statusscreen.h  
						
						 
						
						
						
						
					 
					
						2018-02-02 00:57:16 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bob-the-Kuhn 
							
						 
					 
					
						
						
							
						
						21179f8300 
					 
					
						
						
							
							Fix the "slow" version of the G-code parser  
						
						 
						
						
						
						
					 
					
						2018-02-02 00:35:58 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						6339b506c0 
					 
					
						
						
							
							Make sure binary.h is included as needed  
						
						 
						
						
						
						
					 
					
						2018-02-01 21:37:35 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						266086670b 
					 
					
						
						
							
							Better LCD message when heating needed  
						
						 
						
						
						
						
					 
					
						2018-01-22 04:38:37 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						61bf8478a2 
					 
					
						
						
							
							Add hotEnough methods  
						
						 
						
						
						
						
					 
					
						2018-01-22 04:38:37 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						07db5638e2 
					 
					
						
						
							
							Add a heating indicator X offset  
						
						 
						
						
						
						
					 
					
						2018-01-21 02:04:14 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								GMagician 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						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  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Roxy-3D 
							
						 
					 
					
						
						
							
						
						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