26 Révisions (754b31918a73cb08c322102be5d3926d2ac59c18)

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