26 Revize (754b31918a73cb08c322102be5d3926d2ac59c18)

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