91 コミット (747b2b9bf45b4882c2b8c9c1186b399bf53b0421)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 1ee648ecd2 Followup to "optimize common strings" 4年前
  Scott Lahteine f83bc0aa13 Optimize common strings 4年前
  Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 4年前
  Luu Lac efeb6efe77 Set pullup on BTN_BACK pin (#15654) 5年前
  Evgeny-SPB b7db91c46d Fix apply_rotation function (#15636) 5年前
  Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 5年前
  Tanguy Pruvot a988f9304d reduce the required size with uint16_t modifiers 5年前
  Haxk20 1df90aaf0e Followup to num2str update (#15518) 5年前
  LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5年前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 5年前
  Scott Lahteine d683f98019 Return buffer in duration.toString 5年前
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5年前
  Scott Lahteine 0b4aedf13e Less use of "this" 5年前
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5年前
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5年前
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5年前
  Scott Lahteine 713157f712 Move L6470 enum 5年前
  InsanityAutomation 0693767efa ExtUI Pause/Stop on all Pause/Stop (#15188) 5年前
  Scott Lahteine 7496e1cd67 whitespace 5年前
  Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5年前
  Marcio Teixeira 0f386d06a1 Followup fixes to ExtUI (#15068) 5年前
  InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5年前
  Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5年前
  Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. (#14953) 5年前
  Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 5年前
  Chris Pepper f499cecf0d Marlin Binary Protocol Mark II (#14817) 5年前
  Scott Lahteine c2b319360d Remove extra pragmas 5年前
  InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 5年前
  InsanityAutomation d2f20803ba Allow nozzle clean with limited Axis (#14619) 5年前
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5年前
  Scott Lahteine b6546ea33a Add include guards to some headers 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 5年前
  Ludy 35aabd1834 Fix Spindle/Laser compile error (#14312) 5年前
  Scott Lahteine 356410dcfc Move crc16 function to libs 5年前
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5年前
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5年前
  Scott Lahteine e7682eea42
Use Arduino.h include wrapper (#13877) 5年前
  Scott Lahteine 7e58d33a2e Update some headers 5年前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5年前
  Scott Lahteine 3a916b4ef2 Create bresenham.h 5年前
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5年前
  Scott Lahteine e3ce346f24 Report position to host in Nozzle::park 5年前
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5年前
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine 3c49396370
Fix compile error with DUE + MAX6675 (#13086) 5年前
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5年前
  teemuatlut 55144284c2 TMC connection test, spreadCycle parameters, improved debugging (#12616) 5年前
  Scott Lahteine 261c6f4b96 Fix pause/resume SD print 5年前