223 次程式碼提交 (13118dbd8d9142d7698ca113cb05d1feae3b1bd3)

作者 SHA1 備註 提交日期
  Scott Lahteine be62ab2d02 Move reachable test to Probe class 5 年之前
  Tanguy Pruvot 68de12acbf
Followup to autoreport patch (#16914) 5 年之前
  Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 5 年之前
  Scott Lahteine 130e36d766 Tweak ABL logging, document probing 5 年之前
  InsanityAutomation 62d9e3f50e
Force T0 in UBL G29 on all multi-hotend setups (#16774) 5 年之前
  Scott Lahteine bfad23d3e2 (c) 2020 5 年之前
  Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 年之前
  Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 5 年之前
  Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 5 年之前
  Scott Lahteine b7a67f6f74 Extra debugging for leveling on/off 5 年之前
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 年之前
  Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 年之前
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 年之前
  Scott Lahteine f83bc0aa13 Optimize common strings 5 年之前
  Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding (#16018) 5 年之前
  InsanityAutomation 2142beb2e5 Fix UI compile error in UBL (#15981) 5 年之前
  Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 年之前
  Jason Smith 9906e96ffb Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW (#15934) 5 年之前
  InsanityAutomation cc4d3a215e Fix ExtUI UBL method calls (#15704) 5 年之前
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 年之前
  Scott Lahteine 211ff67440 Patch blocking and manual moves 5 年之前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 年之前
  InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 6 年之前
  Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 6 年之前
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 6 年之前
  Scott Lahteine ee7558a622 Tweaks to Z fade behavior 6 年之前
  Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 6 年之前
  InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 6 年之前
  Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 6 年之前
  Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 6 年之前
  InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 6 年之前
  Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 6 年之前
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 6 年之前
  Scott Lahteine f9992c5f33 Implausible 6 年之前
  Scott Lahteine 565a0e11ed Prevent 'current' name conflict, if needed 6 年之前
  Jamie dbee0e9c54 Analog joystick jogging control (#14648) 6 年之前
  Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print 6 年之前
  InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 6 年之前
  Scott Lahteine 17abb94532 Whitespace patch 6 年之前
  Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 6 年之前
  InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 6 年之前
  Scott Lahteine ed0e6afacb Apply LIMIT macro 6 年之前
  Roxy-3D cdf4ed87a1
Add back required precision for off printer mesh saves 6 年之前
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 年之前
  Roxy-3D 41b7f16ab8
Fix grammar of comment for G29 T command 6 年之前
  Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 6 年之前
  Ludy 0ca64a0ea3 Fix compile error with Z_PROBE_END_SCRIPT (#14447) 6 年之前
  Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 6 年之前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 年之前
  InsanityAutomation b961251899 Add Z_PROBE_END_SCRIPT to UBL (#14419) 6 年之前