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
5fb6dd1424
Bmp fix
...
Clockwise arrow fixed
2018-01-06 19:02:36 +01:00
cb0e826c5d
Merge pull request #9068 from Bob-the-Kuhn/SD-detect
...
[2.0.x] SD card detect improvement
2018-01-05 21:09:57 -06:00
f72b0a7b04
1234
2018-01-05 20:36:05 -06:00
e89f1453ab
UBL G29 works without settings.load()
2018-01-05 15:48:34 -06:00
1c41de16d4
Trailing whitespace clean
2018-01-05 10:11:31 -06:00
7541316bb4
Add M701/M702 Filament Load/Unload, M603
2018-01-04 15:07:37 -06:00
81211da7b4
M701 / M702 language changes
2018-01-04 05:05:28 -06:00
455592eee8
Improvements to LCD menu macros
2018-01-04 03:56:36 -06:00
4626d04067
as good as i can get it
...
minor edits to force new Travis test (last one timed out)
Update u8g_com_HAL_DUE_st7920_sw_spi.cpp
initial power up display garbage gone
2018-01-03 22:46:31 -06:00
e43f3ac989
EEPROM init fix
2018-01-03 04:31:01 -06:00
fc67c64b8f
Merge pull request #8989 from tcm0116/2.0.x_ubl
...
[2.0.x] Fix UBL compilation warnings
2018-01-02 21:38:45 -06:00
8afc4f8d9d
Fix UBL compilation warnings
2018-01-02 21:00:06 -06:00
e9fc7bc69c
Merge pull request #9000 from Bob-the-Kuhn/2.0-LCD-contrast
...
[2.0.x] lcd_contrast type mismatch work around
2018-01-02 18:46:31 -06:00
39e5fabfa9
Z BabyStepping should not be dependent on a bed leveling system being active
2018-01-01 14:46:50 -06:00
ef911a2d12
works
2018-01-01 14:35:16 -06:00
2929c9e56f
A specific option to SLIM_LCD_MENUS
2017-12-31 00:11:22 -06:00
615146c069
Enqueue commands better in ultralcd.cpp
2017-12-30 04:44:59 -06:00
2526ac6500
Display up to 3 extruders on char LCD
...
…and show bed level indicator at the position of the [H] icon, when a heated bed exists.
2017-12-28 20:17:42 -06:00
db32c185ae
Merge pull request #8860 from Bob-the-Kuhn/2.0.x-DUE-RRDFGSC
...
[2.0.x] DUE - update for Reprap Discount Full Graphic Smart Controller
2017-12-27 05:06:49 -06:00
9ecdd1f4c7
Multi extruder support for M600 and LCD
2017-12-27 04:33:25 -06:00
a1ce6e8ff4
Clear lcd_clicked immediately on use
2017-12-26 22:26:04 -06:00
f163eede78
No sub-menu if NO_VOLUMETRICS
...
For parity with #8911
2017-12-26 18:28:42 -06:00
1a827d5b68
Opening brace tweaks
2017-12-25 09:34:43 -06:00
a142fab155
Enable RRDFGSC on Due
2017-12-25 09:22:14 -06:00
4ef965cc40
Fix compiler warnings
2017-12-25 08:53:01 -06:00
4b49ea1e92
General cleanup of config-store, reset_bed_level
2017-12-25 05:16:01 -06:00
4a8fd8ae92
Merge pull request #8853 from ejtagle/bugfix-2.0.x
...
USB Mass Storage Implementation / CDC with HW flow control and misc fixes and improvements for Arduino DUE/RE-ARM based boards
2017-12-24 18:50:28 -06:00
69a51a426c
Update Czech language Dec 2017
2017-12-22 19:35:09 +01:00
99b2fc2066
Adjusted timings on the ST7290 u8glib so RE-ARM and RAMPS4DUE have no problems when writing to the graphics LCD. This fixes Issue #8787 - Special thanks to Bergerac56 for testinf this out !!!
2017-12-21 02:33:22 -03:00
933f76fda3
Option to disable all volumetric extrusion
2017-12-19 19:51:25 -06:00
de5ca96654
More parity with 1.1.x, plus whitespace
2017-12-19 18:36:16 -06:00
b055d8c39c
[2.0.x] Adding support for using the MKS_12864OLED with the SSD1306 controller ( #8814 )
...
* Adding support for using the MKS_12864OLED with the SSD1306 controller
* Update comment for correct controller type
2017-12-16 18:47:04 -06:00