83 次程式碼提交 (9c759e5f74ca69a7cb5169ea217dd179d65b1f44)

作者 SHA1 備註 提交日期
  Jason Smith 9c759e5f74
Fix BAUD_RATE_GCODE, etc. (#17135) 4 年之前
  Scott Lahteine 64d092935b
More useful ENABLED / DISABLED macros (#17054) 4 年之前
  Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build (#17035) 4 年之前
  Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 4 年之前
  Scott Lahteine bfad23d3e2 (c) 2020 4 年之前
  Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 年之前
  Scott Lahteine 5b12627e14
Auto assign DIAG pins for multi-endstop (#16723) 4 年之前
  brian park b258cc85bf Mostly Printed SCARA (MPSCARA) support (#15573) 4 年之前
  Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 4 年之前
  Marcio T f6a799c7b3 Allow compile under Windows Subsystem for Linux (#15606) 4 年之前
  Scott Lahteine 519cc1bc67 NUM_AXIS is now obsolete 4 年之前
  Scott Lahteine 9188ce1a8d Add JOIN for simple append 4 年之前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 年之前
  Scott Lahteine 8683d4abfd Improved list-oriented macros 4 年之前
  Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 4 年之前
  Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 4 年之前
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 年之前
  Scott Lahteine 1803c27afb Fix macros for overloaded comparisons 4 年之前
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 4 年之前
  Scott Lahteine 2405ccb7ef Patch use of UNUSED 4 年之前
  Marcio Teixeira 7a569ad4d0 LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276) 4 年之前
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 年之前
  Scott Lahteine 0bcb64403c Revert _BV testing commit 4 年之前
  Scott Lahteine 9223261ea9 Only define _BV in Marduino.h 4 年之前
  Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 4 年之前
  Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 4 年之前
  Scott Lahteine a2ba0aaaac
HAL include and other adjustments (#14525) 4 年之前
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 4 年之前
  Scott Lahteine 44e4f853c8 Patch M_PI in Marduino.h 4 年之前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 年之前
  Karl Andersson 81d550754a Fix "UNUSED" redefined warning on HAL_STM32 (#14342) 5 年之前
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 年之前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 年之前
  jmz52 8e0ac93d60 Fix 'UNUSED redefined' compiler warning (#13387) 5 年之前
  7eggert 10c8c034bd Allow both encoder and ADC keypad (#13355) 5 年之前
  Scott Lahteine a43e892fb5 Use 8-bit i2c address on LPC platform 5 年之前
  Scott Lahteine 0feeef2604 Update copyright in headers 5 年之前
  Scott Lahteine ca73b2f465 Add static assert to catch errors in COPY(a,b) 5 年之前
  Scott Lahteine ce563d7c2e Various general cleanups 5 年之前
  Karl Andersson 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) 5 年之前
  Ludy c0b75f49b6 Fix "no effect" and "unused variable" compile warnings (#12473) 5 年之前
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 5 年之前
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 5 年之前
  Scott Lahteine b641571098 Replace types.h with millis_t.h 5 年之前
  Marcio Teixeira 2067619a26 Add USB_FLASH_DRIVE_SUPPORT 6 年之前
  Scott Lahteine ee53f7d813 Revert header reorg. 5 年之前
  LineF d777cef837 fixed minimum macro (#11986) 5 年之前
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 5 年之前
  Scott Lahteine 606a4362b3 Reduce STM32F4 compile warnings 5 年之前
  AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 5 年之前