106 Commits (deb9a79629c2ad3decd0977ddaae5f044ac8804c)

Author SHA1 Message Date
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 07d33849b0 Fix unused var warning, apply ENABLED 6 years ago
Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine c173a31060 Fix some compile warnings 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
ManuelMcLure 8679f671ed Remove dependency on PI. (#10701) 6 years ago
Scott Lahteine 6671c064cd
Use arc moves for G26 if enabled (#10696) 6 years ago
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6 years ago
Scott Lahteine 6a70a4fbb3
Fix G26 circles (#9627) 6 years ago
Roxy-3D c78e1c0f23
Fix G26 Circles... (#9641) 6 years ago
Scott Lahteine 8d71ad37cb flush comment to match 1.1.x 6 years ago
Scott Lahteine ca8fdff1af Comment G26 properly 6 years ago
GMagician 338dac258b [2.0.x] Fix compiler error when G26 is enabled (#9492) 6 years ago
Scott Lahteine 2ea4e74ed3 Misc. comments 6 years ago
Scott Lahteine e6cdc438fd Change G26 circle angles 6 years ago
Scott Lahteine a8764ac5d5 G26 parity with 1.1.x 6 years ago
Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 7 years ago
Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) 7 years ago
Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 90cf6a06be Simplify G26 user_canceled 7 years ago
Scott Lahteine c846388a65 Standardize LCD interface code for UBL a little 7 years ago
Scott Lahteine 2fde60da12 Changes for parity with 1.1.x 7 years ago
Roxy-3D e48fcad615 change G26 and G29 bit function names to avoid HAL collision 7 years ago
Scott Lahteine 41ec449960 Fix G26 error return 7 years ago
Scott Lahteine b49acce035 Tweaks for lcd_external_control 7 years ago
Roxy-3D ec04cf27d3
Fix the G26 out of scope identifiers in the v2.0.0 branch (#8543) 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine c19eb33408 Move G26 to gcode sub-folder 7 years ago
Scott Lahteine b76e173205 Move test extrusion options under G26 7 years ago
Scott Lahteine 24437fbb13
Fix G26 Y argument bug 7 years ago
Roxy-3D ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings (#8313) 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 7 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 years ago
Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) 7 years ago
Scott Lahteine 442669d23c Allow UBL to build without a probe 7 years ago
Scott Lahteine 71aefc2e22 Move heater output to Temperature class 7 years ago