47 Commits (7a5b3a1e6ae2910a3a3e46fc6ba1ba6d29d460f1)

Autor SHA1 Nachricht Datum
  Scott Lahteine deaa70c2cc Update macros for parity with 2.0.x vor 7 Jahren
  Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops vor 7 Jahren
  Scott Lahteine 4e19ff75b6 XON/XOFF corrections, tweaks, formatting, etc. vor 7 Jahren
  etagle b4c53af07d Adding a new macro to be able to determine if a given integer value is a power of 2 vor 8 Jahren
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL vor 8 Jahren
  bgort 2f55870edb [New Feature] I2C position encoder support (#6946) vor 8 Jahren
  Scott Lahteine 4a96433b7e Simplify counting of printable characters vor 8 Jahren
  Scott Lahteine 6b9ca16f36 Patch lcd_print edge limit code vor 8 Jahren
  Scott Lahteine f4028fe088 New GCode Parser - Implementation vor 8 Jahren
  Scott Lahteine 34cfbc90cd Use new attribute macros in more places vor 8 Jahren
  oldmcg 48f7652143 UBL G29 -P3.1 smart fill (#6823) vor 8 Jahren
  Scott Lahteine 081bf1f879 Patch #else / #endif comments vor 8 Jahren
  Scott Lahteine 6a9b008044 Fix MINIMUM_STEPPER_PULSE maths vor 8 Jahren
  Scott Lahteine e02a5a6371 Add macros for delays by machine cycle vor 8 Jahren
  Scott Lahteine 04050237f0 Header and pins changes to support 5 extruders vor 8 Jahren
  Scott Lahteine 4487d22d56 Apply FIXFLOAT macro vor 8 Jahren
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro vor 8 Jahren
  Scott Lahteine 87b03b16bd Use a macro for array copies vor 8 Jahren
  Scott Lahteine c9193e856d Limit preheat parameters based on all nozzles vor 8 Jahren
  Scott Lahteine f663220e87 Store Mix factors as reciprocals and multiply vor 8 Jahren
  Josef Pavlik c2b51af3ba fixed warning: ISO C does not permit named variadic macros vor 8 Jahren
  Scott Lahteine 5f5a55a0de Add a ZERO macro to clear arrays vor 8 Jahren
  Scott Lahteine eabff30e75 Improve MINIMUM_STEPPER_PULSE vor 8 Jahren
  Scott Lahteine 413b61e64a Add HYPOT2 and float comparison macros vor 8 Jahren
  Scott Lahteine 280534c06f Add M211: Enable/Disable Software Endstops vor 8 Jahren
  Scott Lahteine 628dcbc764 extruder_multiplier => flow_percentage vor 9 Jahren
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps vor 9 Jahren
  Scott Lahteine d9f7ed9a3c Move some macros from Marlin.h to macros.h vor 9 Jahren
  Scott Lahteine 93ea281061 Split up Conditionals.h into two files vor 9 Jahren
  Scott Lahteine 9f9fe043ba Apply sq macro throughout vor 9 Jahren
  João Brázio fa4274cf4c Improves the custom bootscreen logo feature vor 9 Jahren
  Scott Lahteine e650a75b88 Simplified variable-size array macros vor 9 Jahren
  Scott Lahteine 07c9a11c3c Automatically set X2 stepper pins vor 9 Jahren
  Scott Lahteine c6f1337f5c NOOP macro for do-nothing macros vor 9 Jahren
  Scott Lahteine 386140f361 Test time difference in safe way vor 9 Jahren
  Scott Lahteine 071c742b8a Move STRINGIFY to macros.h, use in language.h vor 9 Jahren
  Scott Lahteine f543aaa54e Apply standard pin test to buttons vor 9 Jahren
  Scott Lahteine f1ed310322 Add NUMERIC compare macros to simplify code vor 9 Jahren
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style vor 9 Jahren
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files vor 9 Jahren
  Scott Lahteine 9418b4f2f3 Promote STRINGIFY to macros.h vor 9 Jahren
  Scott Lahteine 73a59a4e45 Allow ENABLED(b) to work with "true" and "false" vor 9 Jahren
  Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros vor 9 Jahren
  Scott Lahteine 278aa15301 Add COUNT macro and apply vor 10 Jahren
  Scott Lahteine d85861d296 Move macros, add ENABLED/DISABLED, add includes vor 10 Jahren