53 Commits (d08223429be30218eb74dd57603b60751ba9e0aa)

Author SHA1 Message Date
  Scott Lahteine b523ddf1b2
♻️ Common Bed Leveling object name, accessors (#24214) 2 years ago
  tombrazier ae53033cea
♻️ Refactor and fix ABL Bilinear (#23868) 2 years ago
  Scott Lahteine 1dafd1887e 🎨 Apply F() to various reports 2 years ago
  Scott Lahteine d7fede3a63 🎨 Apply F() to G-code report header 2 years ago
  Scott Lahteine 520b97083e 🎨 Apply F() to serial macros 2 years ago
  Manuel McLure 86a6b9316e
🐛 Fix M420 / M851 reports (#22829) 2 years ago
  Scott Lahteine 754b31918a 🎨 Fewer serial macros 2 years ago
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting 2 years ago
  Scott Lahteine 49548c343d
Optimize G-code flag parameters (#21849) 3 years ago
  Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
  Scott Lahteine da4b6896f7 Group UBL parameters, add comments 3 years ago
  Scott Lahteine 18adfe87bc configuration_store => settings 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
  Scott Lahteine b8fe3bbd6d Fix position sync on M420 S0 4 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  Scott Lahteine 2b9d2dce16 Apply GRID_LOOP 4 years ago
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
  milkpirate 6bcd4eb12d Fix M420 (UBL) undefined variables (#15621) 4 years ago
  Scott Lahteine 0652f19673 Fix M420 for moved probe methods 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 4 years ago
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  InsanityAutomation 610fb46683 Fix some ExtUI issues (#13799) 5 years ago
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine 433518de74 Prevent M420 error from disconnecting OctoPrint 5 years ago
  Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 5 years ago
  Scott Lahteine b7e38ea249 Signal an invalid mesh for M420 enable / load 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine a163c89c6a Followup to 50af1d1 5 years ago
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5 years ago
  Scott Lahteine 07a0822ebe M420 support in MARLIN_DEV_MODE 5 years ago
  Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 5 years ago
  Scott Lahteine 05518d6add Add newline to end of file 6 years ago
  Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6 years ago
  Scott Lahteine 8db7fb226a Fix M420 C for UBL 6 years ago
  Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
  Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
  Scott Lahteine 86818c9a89 Move MBL functions into the class 6 years ago
  Scott Lahteine 4ef965cc40 Fix compiler warnings 6 years ago
  Scott Lahteine 4b49ea1e92 General cleanup of config-store, reset_bed_level 6 years ago
  Scott Lahteine 204199e1ce Only compare XYZ to check motion 6 years ago
  Scott Lahteine 7d2e850577 Have M420 report a changed position 6 years ago
  Scott Lahteine 03ba79f144 Sync and report changed position 6 years ago
  Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 6 years ago