56 Révisions (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Auteur SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) il y a 4 ans
  Scott Lahteine bfad23d3e2 (c) 2020 il y a 4 ans
  Scott Lahteine 50e4545255
Add custom types for position (#15204) il y a 4 ans
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) il y a 4 ans
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) il y a 4 ans
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) il y a 4 ans
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros il y a 4 ans
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) il y a 4 ans
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) il y a 5 ans
  InsanityAutomation 5b2c37d6c1 Followup to BLTouch (#13422) il y a 5 ans
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) il y a 5 ans
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) il y a 5 ans
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) il y a 5 ans
  Scott Lahteine 0feeef2604 Update copyright in headers il y a 5 ans
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) il y a 5 ans
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) il y a 5 ans
  Scott Lahteine 471f403a67 Reduce code size with plain inlines il y a 5 ans
  Scott Lahteine 44fa7fb18c Cleanups for leveling-related code il y a 5 ans
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) il y a 5 ans
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) il y a 5 ans
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) il y a 5 ans
  Scott Lahteine a4b0148365 Easier to find 'static inline' il y a 5 ans
  etagle 1367df2875 Replace double with float, optimize calculation il y a 6 ans
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) il y a 6 ans
  Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) il y a 6 ans
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros il y a 6 ans
  Scott Lahteine 8db7fb226a Fix M420 C for UBL il y a 6 ans
  Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) il y a 6 ans
  Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) il y a 6 ans
  Scott Lahteine 2057177184 Make enums into implicit char il y a 6 ans
  Scott Lahteine 24b9c1923f ubl G29 tweaks il y a 6 ans
  Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 il y a 6 ans
  Scott Lahteine 2228dff3ea ubl.h compile flags from 1.1.x il y a 6 ans
  Roxy-3D d504bbbfa4 Fix botched check for being off the mesh... il y a 6 ans
  Scott Lahteine 304e0f8945 Followup to 21e60fd il y a 6 ans
  Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) il y a 6 ans
  Scott Lahteine 89165326b4 Cleanup after vim and vigor il y a 6 ans
  Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE il y a 6 ans
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) il y a 6 ans
  Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) il y a 6 ans
  Thomas Moore f7efac57b7 Multi-host support il y a 6 ans
  Scott Lahteine 6d0678d963 Omit unused UBL motion code il y a 6 ans
  Scott Lahteine 3255712343 Skew Correction for UBL il y a 6 ans
  Scott Lahteine 3d796d8040 Move debug code il y a 6 ans
  Scott Lahteine 73e32925e4 References are better for array args il y a 6 ans
  Roxy-3D f58eb391aa [2.0.0] Better off mesh behavior for UBL (#8714) il y a 6 ans
  Scott Lahteine 2fde60da12 Changes for parity with 1.1.x il y a 6 ans
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes il y a 6 ans
  Scott Lahteine f8393a0908 Operate in Native Machine Space il y a 6 ans
  Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds il y a 6 ans