27 Commits (81976c43609863d73b28d8af656802214e677557)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 1dafd1887e 🎨 Apply F() to various reports hace 2 años
  Scott Lahteine 754b31918a 🎨 Fewer serial macros hace 2 años
  X-Ryl669 ec42be346d
Fix and improve G-code queue (#21122) hace 3 años
  Scott Lahteine 4e8eea8e78 Adjust HAL platform defines, comments hace 3 años
  Scott Lahteine b3ca43fe78 Use uintptr_t for pointer-to-int hace 3 años
  Scott Lahteine d69c2a90b7 Simple rename of hex_print hace 3 años
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) hace 4 años
  Scott Lahteine 19873f04d4 Fix M100 compile warning hace 4 años
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) hace 4 años
  Scott Lahteine bfad23d3e2 (c) 2020 hace 4 años
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments hace 4 años
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) hace 4 años
  Scott Lahteine deff538909 Fix broken M100_dump_routine hace 4 años
  Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) hace 5 años
  GMagician 82ecaa767e Remove unused code in M100 hace 5 años
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 5 años
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) hace 5 años
  Scott Lahteine 04715e04ee Minor M100 cleanup hace 5 años
  Bob Kuhn fa3739aa23 M100: LPC1768 and DUE compatibility (#13962) hace 5 años
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) hace 5 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 5 años
  Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled hace 5 años
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) hace 5 años
  Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery hace 6 años
  Scott Lahteine a8c4174a13 M100 comment hace 6 años
  Thomas Moore 0cb00f52d9 Cleanup warnings hace 6 años
  Scott Lahteine 5d2681a105 Move M100 to cpp hace 6 años
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category hace 6 años
  Scott Lahteine 941943c167 Apply const, spacing, etc. hace 7 años
  Scott Lahteine e94f79ccea Patch some serial macros hace 7 años
  Scott Lahteine f4028fe088 New GCode Parser - Implementation hace 7 años
  Brian 3b0127cf8e Fix compiler complaint related to M100 hace 7 años
  Scott Lahteine 8d961b51cc Eliminate M100 compiler warnings? hace 7 años
  Scott Lahteine 9890141f7b M100 tweak hace 7 años
  Scott Lahteine ff0018e287 Format hex values as uppercase hace 7 años
  Scott Lahteine e9b53ae00c Cleanup after some direct commits hace 7 años
  Scott Lahteine e05d050a1e Add hex routine to print an address hace 7 años
  Roxy-3D 5e9726530f Setup to find data corruption and general clean up hace 7 años
  Roxy-3D 28fec61f92 M100 Fixes and Features hace 7 años
  Scott Lahteine 03aa9a390e Apply coding standards to M100, break up into functions hace 7 años
  Roxy-3D ba85faabc0 Fix M100 Free Memory Checker hace 7 años
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing hace 7 años
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes hace 7 años
  Scott Lahteine fb60aa3736 UBL implementation hace 7 años
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces hace 7 años
  AnHardt 23e0134596 Repair M100 hace 8 años
  Scott Lahteine 3e1bbd5e27 Indentation in gcode_M100 hace 8 años
  Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM hace 8 años
  Scott Lahteine 0b3142b45b Remove redundant declarations from M100 code hace 8 años
  Reid Rankin 16212432c9 G20/21 and M149 support, and code_value() refactor hace 8 años