24 Commits (a6d39b7192b9efd52cd79b830483161ada11c4e5)

Author SHA1 Message Date
  Scott Lahteine 3293823642 Add pre-calculated planner.e_factor 6 years ago
  Scott Lahteine 8ab368559a Implement CNC_COORDINATE_SYSTEMS 6 years ago
  Luc Van Daele 2a88a3fd33 boolval revised (#8017) 6 years ago
  Scott Lahteine 76e90b93b7 Volatile keyword not needed for parser.seen 7 years ago
  Scott Lahteine 11c589c3ec Fix compile issue with G38 7 years ago
  Scott Lahteine 859248433f Patch for gcode debug 7 years ago
  Scott Lahteine 76c92a1fab Clean up some trailing spaces 7 years ago
  Scott Lahteine 30b327d24c Finish the solution for #7166 7 years ago
  Bob-the-Kuhn e6e3132f79 make LETTTER_OFF return values that match param indices range 7 years ago
  Bob-the-Kuhn bfbf5f8200 correct value_bool() when FASTER_GCODE_PARSER is enabled 7 years ago
  Scott Lahteine bd776df8c1 Optimize seen_axis by moving 'X' to index 24 7 years ago
  Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h 7 years ago
  Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval() 7 years ago
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
  Scott Lahteine 761df686bd Minor cleanup in gcode.h 7 years ago
  bgort 2f55870edb [New Feature] I2C position encoder support (#6946) 7 years ago
  Scott Lahteine 0282452cea Make Parser::seen volatile 7 years ago
  Scott Lahteine a5fa586642 Preferred patch to gcode.h 7 years ago
  Bob-the-Kuhn 1b41e1f645 another compile error 7 years ago
  Bob-the-Kuhn 8206bb9bb9 fix compile error 7 years ago
  Scott Lahteine 33279a1e02 Code style tweak to gcode.h 7 years ago
  Scott Lahteine 55c700d537 Tweak to gcode.h 7 years ago
  Bob-the-Kuhn 868e7db4ae value check was looking at the code 7 years ago
  Scott Lahteine f4028fe088 New GCode Parser - Implementation 7 years ago