317 Commits (3f6073e23a78f1cc96781c1176702fbe25fc37ce)

Author SHA1 Message Date
Scott Lahteine 3f6073e23a Followup tweak to lcdprint_u8g.cpp 6 years ago
Scott Lahteine fb608938f8 Prevent compilation of unused u8g-oriented code 6 years ago
Scott Lahteine f07260c33f Don't babystep on long click unless printing 6 years ago
Scott Lahteine 083ec9963e Tweaks to heater / lcd conditions 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 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 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine 325bbbc8c2
[2.0.x] Enable AD595 and AD8495 in concert (#10693) 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
Scott Lahteine a1fab8336e Fix abort of SD printing 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 6 years ago
Bob-the-Kuhn 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) 6 years ago
Scott Lahteine b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL 6 years ago
Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
Scott Lahteine 05fca752d6 Clean up autostart handling 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 524cc392f4 Fix sd_status comparison 6 years ago
Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
Scott Lahteine f423e54f77 Strip trailing spaces 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
xC0000005 24d23ce49b Fix function definitions for Malyan LCD 6 years ago
Scott Lahteine 9e07df5c1b
Extra options for LEVEL_BED_CORNERS (#10483) 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine d58450c82a Russian language update 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Scott Lahteine 78ea4871f9 Fix up enqueue now functions 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 627348b46c move the TALL_FONT_CORRECTION to language files 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
Yunhui Fu 41839746a2 Removed unused macros 6 years ago
Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
Chris Pepper 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE (#10441) 6 years ago
Scott Lahteine e4acd2c40e One fewer compare in _lcd_move_xyz 6 years ago
Scott Lahteine 6cb83758d7 Fix Brazilian Portuguese language duplicates 6 years ago
Scott Lahteine 6c7a17dba6
Abort SD printing more safely (#10407) 6 years ago
Scott Lahteine 9f8a96fb8a
Brazilian Portuguese update (#10409) 6 years ago
Yunhui Fu 93273a4c9e Fix u8g.h search path error (#10419) 6 years ago
Scott Lahteine 584735c994 u8g.h => clib/u8g.h 6 years ago
KangDroid 6c535081ec [2.0.x] Add optional menu item to toggle software endstops (#10389) 6 years ago
Scott Lahteine 0535ebc4d2 MESH_BED_LEVELING before PROBE_MANUALLY 6 years ago
Luc Van Daele 12785583d0 [2.0.x] G33 MIN_STEPS_PER_SEGMENT (#10386) 6 years ago
Yunhui Fu c96412a78f [2.0.x] UTF-8 language translation support (#10213) 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Scott Lahteine a6485456df Fix LIGHTWEIGHT_UI with UBL 6 years ago