31 Commits (9778b67e84b1ff022669b7327a297d6cd44d4ed2)

Author SHA1 Message Date
  Scott Lahteine 1dafd1887e 🎨 Apply F() to various reports 3 years ago
  Roxy-3D 154decfc66
Update vector_3.cpp 4 years ago
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 4 years ago
  Scott Lahteine be775ed72d Move apply_rotation_xyz into matrix_3x3 4 years ago
  Scott Lahteine dd42831cba Serial macros cleanup 4 years ago
  Scott Lahteine d33fe2378c
Move common strings (#20846) 4 years ago
  Scott Lahteine ec23e37a4a Clean up comments, USB flash, NULLs 4 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 5 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 5 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
  Scott Lahteine 1ee648ecd2 Followup to "optimize common strings" 5 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 5 years ago
  Luu Lac efeb6efe77 Set pullup on BTN_BACK pin (#15654) 5 years ago
  Evgeny-SPB b7db91c46d Fix apply_rotation function (#15636) 5 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals 6 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
  Scott Lahteine 0c85869c26 Clean up file endings 6 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
  Scott Lahteine e10f730478 Tweak vector_3::apply_rotation 6 years ago
  AnoNymous a644d8cb93 Avoid copies in vector and matrix (#11959) 6 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 7 years ago
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 7 years ago
  Scott Lahteine 9d99360912 Fix matrix.debug output 7 years ago
  Scott Lahteine 32512332df Apply some formatting 7 years ago
  Scott Lahteine d7ee81202f Libs updates 8 years ago
  Scott Lahteine efa578d6b0 Move 'libs' files 8 years ago
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 8 years ago
  Scott Lahteine e94f79ccea Patch some serial macros 8 years ago
  Scott Lahteine b8ba3b7647 Use 'sq' macro where possible 8 years ago
  Scott Lahteine 492bc536bf Modify debug methods to take PSTR 8 years ago
  Scott Lahteine 8d54ffbf05 Adjust vector_3 code with const, some optimization 8 years ago
  Scott Lahteine ea0dbee3c9 Enable ABL by type, support bilinear on cartesian 9 years ago
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 9 years ago
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 9 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 10 years ago
  Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING 10 years ago
  Scott Lahteine 58cfcd4239 Overridable Options - Part 5 10 years ago
  Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR 10 years ago
  Scott Lahteine 460f73056b Fix ECHOPAIR ambiguity 10 years ago
  Scott Lahteine 32331faee4 Prettify Bed Level Correction Matrix 10 years ago
  alexborro 2f3c77b751 Fix decimal places in G29 Bed Equation Coeficients 10 years ago
  Scott Lahteine d085725c86 More sanity-checking for ABL 10 years ago
  alexborro d74aabf259 Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 years ago
  John Davis 825c46024d Update vector_3.cpp 10 years ago
  fsantini cf325ba240 Fix issue 935: error in matrix calculation 11 years ago