25 Commits (951b25163e8b9e09212594b47c26434f23dc1a1e)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) hace 6 años
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) hace 6 años
  Scott Lahteine 52a37913c1 Extend and apply some corrections hace 6 años
  thesfreader e09c144674 Add CNC-like G-code options hace 6 años
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) hace 6 años
  Scott Lahteine a4b0148365 Easier to find 'static inline' hace 6 años
  Giuliano aed1d17a2d Initialize default units (#11295) hace 7 años
  etagle 1367df2875 Replace double with float, optimize calculation hace 7 años
  Scott Lahteine 645df23eb0 Fix warning with FASTER_GCODE_PARSER disabled hace 7 años
  Scott Lahteine 230ae6a143 Default G30 to engage / disengage hace 7 años
  Bob-the-Kuhn 21179f8300 Fix the "slow" version of the G-code parser hace 7 años
  Scott Lahteine f5cfdf6efe Use _BV32 to avoid name conflict hace 7 años
  Scott Lahteine 399bca316a Fix has_value with FASTER_GCODE_PARSER hace 7 años
  Scott Lahteine 80d3ded895 Change parser codebits from array to int32_t hace 7 años
  Scott Lahteine 053b1371c7 Simplify G-code debug option hace 7 años
  Scott Lahteine 608f8b10da Parser val method parity with 1.1.x hace 7 años
  Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS hace 7 años
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) hace 7 años
  Thomas Moore 51fafccc16 [2.0.x] Enable hardware serial ports on LPC1768 (#8004) hace 7 años
  Roxy-3D 5439358281 Basic UBL operations working on 32-bit platforms (#8024) hace 7 años
  Luc Van Daele 3986a84f77 boolval revisited (#8016) hace 7 años
  Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser hace 7 años
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. hace 7 años
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category hace 7 años
  Scott Lahteine 9ea2ff950a Move 'gcode' files hace 7 años
  Scott Lahteine 76e90b93b7 Volatile keyword not needed for parser.seen hace 8 años
  Scott Lahteine 11c589c3ec Fix compile issue with G38 hace 8 años
  Scott Lahteine 859248433f Patch for gcode debug hace 8 años
  Scott Lahteine 76c92a1fab Clean up some trailing spaces hace 8 años
  Scott Lahteine 30b327d24c Finish the solution for #7166 hace 8 años
  Bob-the-Kuhn e6e3132f79 make LETTTER_OFF return values that match param indices range hace 8 años
  Bob-the-Kuhn bfbf5f8200 correct value_bool() when FASTER_GCODE_PARSER is enabled hace 8 años
  Scott Lahteine bd776df8c1 Optimize seen_axis by moving 'X' to index 24 hace 8 años
  Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h hace 8 años
  Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval() hace 8 años
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL hace 8 años
  Scott Lahteine 761df686bd Minor cleanup in gcode.h hace 8 años
  bgort 2f55870edb [New Feature] I2C position encoder support (#6946) hace 8 años
  Scott Lahteine 0282452cea Make Parser::seen volatile hace 8 años
  Scott Lahteine a5fa586642 Preferred patch to gcode.h hace 8 años
  Bob-the-Kuhn 1b41e1f645 another compile error hace 8 años
  Bob-the-Kuhn 8206bb9bb9 fix compile error hace 8 años
  Scott Lahteine 33279a1e02 Code style tweak to gcode.h hace 8 años
  Scott Lahteine 55c700d537 Tweak to gcode.h hace 8 años
  Bob-the-Kuhn 868e7db4ae value check was looking at the code hace 8 años
  Scott Lahteine f4028fe088 New GCode Parser - Implementation hace 8 años