81 コミット (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

作成者 SHA1 メッセージ 日付
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6年前
  Scott Lahteine c173a31060 Fix some compile warnings 6年前
  Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6年前
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6年前
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6年前
  ManuelMcLure 8679f671ed Remove dependency on PI. (#10701) 6年前
  Scott Lahteine 6671c064cd
Use arc moves for G26 if enabled (#10696) 6年前
  Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6年前
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6年前
  Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6年前
  Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6年前
  Scott Lahteine 8db7fb226a Fix M420 C for UBL 6年前
  Scott Lahteine a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA 6年前
  Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6年前
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6年前
  Scott Lahteine 65a6a86d19 Don't report point 0 in MBL G29 6年前
  Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6年前
  Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6年前
  Scott Lahteine 99282a46e9 Make sure ABL (manual) starts close to the bed 6年前
  Scott Lahteine bb7064cc30 Tweak MBL move to bed code 6年前
  Scott Lahteine daa712455b Make sure MBL starts close to the bed 6年前
  Scott Lahteine aa20b3ef7c Fix linear/3-point manual leveling buffer overrun 6年前
  Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6年前
  Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6年前
  Scott Lahteine dd2949922b Consolidate 3-point leveling point options 6年前
  Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6年前
  Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6年前
  Scott Lahteine 3f89bbeab5 Drop a conditional only used once 6年前
  Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6年前
  Scott Lahteine 6a70a4fbb3
Fix G26 circles (#9627) 6年前
  Roxy-3D c78e1c0f23
Fix G26 Circles... (#9641) 6年前
  Scott Lahteine 8d71ad37cb flush comment to match 1.1.x 6年前
  Scott Lahteine e3043d7ac7 Fix #8744 6年前
  Scott Lahteine ca8fdff1af Comment G26 properly 6年前
  GMagician 338dac258b [2.0.x] Fix compiler error when G26 is enabled (#9492) 6年前
  Scott Lahteine 2ea4e74ed3 Misc. comments 6年前
  Scott Lahteine e6cdc438fd Change G26 circle angles 6年前
  Scott Lahteine a8764ac5d5 G26 parity with 1.1.x 6年前
  Scott Lahteine 34160806c0 Fix broken G29 W I J 6年前
  Scott Lahteine e5ca60acf5 Patch G29 no_action for A and Q 6年前
  Roxy-3D bfd9728cf4
Serial buffer over run work around for v2.0.0 (#9236) 6年前
  Roxy-3D f5f1b069ad
Convert UBL mesh tilting to all use the same algorithm (#9204) 6年前
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method 6年前
  Scott Lahteine 86818c9a89 Move MBL functions into the class 6年前
  Unknown bbb8d4c802 Set has_mesh if user issues G9 S3 6年前
  Scott Lahteine 4ef965cc40 Fix compiler warnings 6年前
  Scott Lahteine 9e8008c49c Fixes for G29, esp. 3POINT 6年前
  Scott Lahteine f2731c9f93 Allow consecutive uses of G29 6年前
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 6年前
  Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED 6年前