64 Commits (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

Author SHA1 Message Date
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  InsanityAutomation 2142beb2e5 Fix UI compile error in UBL (#15981) 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Oliver Jean Eifler d52b908627 Fix coordinate size for G26 w/out arcs (#15443) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 years ago
  Scott Lahteine 1a1375964f Drop unused G26 function 4 years ago
  Ludy 068c303742 More translatable LCD strings (#15190) 4 years ago
  Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 4 years ago
  Scott Lahteine ed0e6afacb Apply LIMIT macro 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 5 years ago
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
  Scott Lahteine 2aa35e95af More G26 arc cleanup 5 years ago
  ManuelMcLure 04086fc455 Minor optimization to ARC_SUPPORT code (#13531) 5 years ago
  InsanityAutomation 7240e3a68f Allow G26 with no heated bed (#13511) 5 years ago
  Thomas Moore 263f8edff8 Disable volumetric extrusion during G26 (#13479) 5 years ago
  Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5 years ago
  InsanityAutomation d54741eda8 Update some G26 plausible values. Add speed control. (#13330) 5 years ago
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 5 years ago
  Giuliano Zaro 43ecdb606f Fix a compile warning (#12452) 5 years ago
  Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 5 years ago
  Scott Lahteine 2613ddf61c Fix "circle" 5 years ago
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5 years ago
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 5 years ago
  Scott Lahteine 07d33849b0 Fix unused var warning, apply ENABLED 5 years ago
  Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 5 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