119 コミット (0278ad0a6d4bc49bf6343d5e61b695cf57601c53)

作成者 SHA1 メッセージ 日付
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5年前
  Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5年前
  InsanityAutomation d54741eda8 Update some G26 plausible values. Add speed control. (#13330) 5年前
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5年前
  Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Scott Lahteine 433518de74 Prevent M420 error from disconnecting OctoPrint 5年前
  Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 5年前
  MasterPIC 3bb8b3529a Center ABL grid on bed with H parameter. (#12610) 5年前
  Scott Lahteine b7e38ea249 Signal an invalid mesh for M420 enable / load 5年前
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5年前
  Scott Lahteine a4c15dc54f
Modify MBL to use IJ instead of XY (#12478) 5年前
  Marcio Teixeira c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) 5年前
  Giuliano Zaro 43ecdb606f Fix a compile warning (#12452) 5年前
  Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 5年前
  Scott Lahteine a163c89c6a Followup to 50af1d1 5年前
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5年前
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5年前
  Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 5年前
  Scott Lahteine bed15fcd81 Tweak 'echo_not_entered' used by MBL's G29 5年前
  Scott Lahteine b3b4e6dc45
Change Marlin debug flag names to fix conflicts (#12340) 5年前
  Scott Lahteine 486f2a66a9 Fix MBL XY parameter error messages 5年前
  Scott Lahteine 2613ddf61c Fix "circle" 5年前
  Scott Lahteine 07a0822ebe M420 support in MARLIN_DEV_MODE 5年前
  Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 5年前
  Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 5年前
  MasterPIC 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) 5年前
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 5年前
  Scott Lahteine 07d33849b0 Fix unused var warning, apply ENABLED 5年前
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 5年前
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 5年前
  Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 5年前
  Scott Lahteine e05e95cf97 Clean trailing whitespace 6年前
  Scott Lahteine 05518d6add Add newline to end of file 6年前
  Colin Gilgenbach 0fff79c24b Fixes G29_with_retry behavior (#11045) 6年前
  Scott Lahteine a2a30ff0ac Use Tool 0 for Dual X Axis G29 6年前
  Scott Lahteine 4832be52d7 Followup to G29 O 6年前
  Robert Mendon 86170e6a66 [2.0.x] Add O (optional) flag to G28/G29 (#10913) 6年前
  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年前