283 Commits (0949c0f326a8baf0af5a23c1545fa34f418295ce)

Author SHA1 Message Date
brian park 2abf3d258d Korean language translation support (#11987) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Marcio Teixeira 0f14977b5d LIGHTWEIGHT_UI: Allow feedrate % to exceed 255% (#11656) 6 years ago
Scott Lahteine a15e570d3b Fix SD progress with Lite Status Screen 6 years ago
jneilliii 3671c63cde Einsy Full Graphic LCD Fix (#11604) 6 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6 years ago
Marcio Teixeira f2224755ad Fix jumping progress bar. (#11439) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine 779d4a17a0 Highlight 64128N and common ST7565 difference 6 years ago
Scott Lahteine 334341c632
Hephestos config updates (#10960) 6 years ago
Giuliano eb1026d438 [2.0.x] Fix compile warning (#10931) 6 years ago
Scott Lahteine 61181b7f24 Add macros for ST7565 commands 6 years ago
Scott Lahteine d259070980 Clean up trailing spaces from vim, etc. 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine d74e333c0f Make sure FAN_ANIM_FRAMES is defined 6 years ago
Scott Lahteine 5f8591528e Remove #pragmas that don't help c files 6 years ago
Scott Lahteine c89649b46e Suppress U8glib build warnings 6 years ago
Scott Lahteine fb608938f8 Prevent compilation of unused u8g-oriented code 6 years ago
Scott Lahteine 083ec9963e Tweaks to heater / lcd conditions 6 years ago
etagle 9d98a62699 Followup to HAL optimizations and delays 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
Scott Lahteine 265161ba30
Blink the value for unhomed/unknown axes (#10670) 6 years ago
Scott Lahteine d1b619be52 Standardize some hexadecimals 6 years ago
Scott Lahteine ec05408453
Add 3-frame fan animation to bitmaps (#10654) 6 years ago
Bob-the-Kuhn 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine 8ca3c43d73 Updated language_data spacing, headers 6 years ago
Scott Lahteine 184c077c58 Correct includes (u8g.h) and spelling 6 years ago
Yunhui Fu 77bc653524 Use X windows 6x12 bitmap font to support western languages. 6 years ago
Yunhui Fu d81649b365 Update language data for sk. 6 years ago
Chris Pepper 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE (#10441) 6 years ago
Scott Lahteine 584735c994 u8g.h => clib/u8g.h 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Scott Lahteine a6485456df Fix LIGHTWEIGHT_UI with UBL 6 years ago
Marcio Teixeira c24dbcbfe1 When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10081) 6 years ago
Bob-the-Kuhn 0d8c15c01f restore PR 9661 files & V1 fix 6 years ago
Bob-the-Kuhn bf59a4a6df
Revert "[2.0.x] DUE compatibility with shared SPI LCDs, USB mass storage, add pin defs & update examples\MakerParts\Configuration.h" 6 years ago
Bob-the-Kuhn 914bb80bde removed SDSS init 6 years ago
Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 6 years ago
Marcio Teixeira fd883c909a Improvements to Lightweight ST7920 status screen. (#9952) 6 years ago
Scott Lahteine 8f9262f3fe Fix path to _Statusscreen.h 6 years ago
Scott Lahteine 0542b03750 Fix bootscreen include path 6 years ago
Marcio Teixeira 532bb3aaa1 Lightweight status screen for ST7920 6 years ago
Marcio Teixeira e7f329edb2 Added bed corners to bed icon. 6 years ago
Marcio Teixeira e84a5545e1 Removed unnecessary extended mode switch. 6 years ago
Marcio Teixeira 716a22498f Changed temp type from uint8_t to int16_t 6 years ago
Marcio Teixeira 9d5968e8ec Fixed dual-extruder in Lightweight UI. 6 years ago
Bob-the-Kuhn 47d529aac5 move #include <U8glib.h> 6 years ago