Commit Graph
50 Commits
Author SHA1 Message Date
qwewer0andScott Lahteine dec083dcc1 ️ Home Z (and maybe XY) at the start of G35 (#22060) 2021-06-15 00:12:27 -05:00
qwewer0andScott Lahteine 34b76c6f80 Link to bugfix tree (#21263) 2021-04-29 08:45:15 -05:00
qwewer0andScott Lahteine 5fdab77cc2 Fix LEVEL_CORNERS_USE_PROBE with BLTOUCH_HS_MODE (#21161) 2021-04-29 08:45:14 -05:00
qwewer0andScott Lahteine b3656c387f Remove extra G29 V newlines (#20955) 2021-04-29 08:45:13 -05:00
qwewer0andScott Lahteine 3beb6a9df3 Cosmetic changes (2) (#20876) 2021-04-29 08:45:12 -05:00
qwewer0andScott Lahteine 4ce87eeb91 🧻 Cosmetic changes (#20859) 2021-04-29 08:45:12 -05:00
qwewer0andScott Lahteine f19a1833bd Fix M48 output (#20713) 2021-04-29 08:45:11 -05:00
qwewer0andScott Lahteine a42755a061 Fix a comment (#20629) 2021-04-29 08:45:10 -05:00
qwewer0andScott Lahteine 7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
qwewer0andScott Lahteine e9bde7e6fc Improve ASSISTED_TRAMMING_WIZARD probe stowing (#20437)
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
2021-04-29 08:45:08 -05:00
56c0608e4d Clear menu history for browse media on insert (#20236)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
qwewer0andScott Lahteine 2365df532f What if 8 was 9? (#20076) 2021-04-29 08:45:05 -05:00
qwewer0andScott Lahteine 24c2ce6a87 Update issues/support link (#20077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
qwewer0andScott Lahteine 44f689320b Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
qwewer0andScott Lahteine 6601ca7a22 Fix Chopper Timing extra axis defaults (#19850) 2021-04-29 08:45:04 -05:00
qwewer0andScott Lahteine 5047979340 Add REPORT_TRAMMING_MM option (#19682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
qwewer0andScott Lahteine cd839a251f Update PROBE_OFFSET_WIZARD comment (#19652) 2021-04-29 08:45:02 -05:00
qwewer0andScott Lahteine fadee1b46b More accessible PROBE_OFFSET_WIZARD (#19647) 2021-04-29 08:45:02 -05:00
qwewer0andScott Lahteine 04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
qwewer0andScott Lahteine d2a36b38ca Optional menu item for Assisted Tramming (#19447) 2021-04-29 08:44:59 -05:00
qwewer0andScott Lahteine 2f483a25e9 Optional Host Start menu item (#19443) 2021-04-29 08:44:59 -05:00
qwewer0andScott Lahteine b93a4bae45 Feedrate comment (#19116) 2021-04-29 08:44:57 -05:00
qwewer0andScott Lahteine 05d2bb0df5 Change XY_PROBE_SPEED format to (x*60) (#18997) 2021-04-29 08:44:57 -05:00
qwewer0andScott Lahteine 95f373448d Mention units for MANUAL_FEEDRATE (#18993) 2021-04-29 08:44:56 -05:00
qwewer0andGitHub a1796ecace Link to bugfix tree (#21263) 2021-03-06 01:56:43 -06:00
qwewer0andGitHub 45fff07a4c Fix LEVEL_CORNERS_USE_PROBE with BLTOUCH_HS_MODE (#21161) 2021-02-25 09:21:17 -06:00
qwewer0andGitHub c91a91008c Remove extra G29 V newlines (#20955) 2021-01-31 16:47:16 -06:00
qwewer0andGitHub 7c28d6b869 Cosmetic changes (2) (#20876) 2021-01-25 01:52:45 -06:00
qwewer0andGitHub 90be1c3fa7 🧻 Cosmetic changes (#20859) 2021-01-25 01:11:34 -06:00
qwewer0andGitHub 4eedeabb51 Fix M48 output (#20713) 2021-01-07 17:55:57 -06:00
qwewer0andGitHub 5b33afb1dd Fix a comment (#20629) 2021-01-02 02:53:34 -06:00
qwewer0andGitHub e685950d97 Assisted Tramming improvements (#20298) 2021-01-02 02:33:31 -06:00
qwewer0andGitHub ea9b4dc82c Improve ASSISTED_TRAMMING_WIZARD probe stowing (#20437)
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
2020-12-12 11:03:28 -08:00
e19c016c74 Clear menu history for browse media on insert (#20236)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 18:21:43 -06:00
qwewer0andGitHub 2abb674c87 What if 8 was 9? (#20076) 2020-11-10 03:27:34 -06:00
60aadd2a02 Update issues/support link (#20077)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-10 03:26:45 -06:00
c753d2b7f4 Use extra G35 BLTouch HS Mode clearance in Tramming Wizard (#20057)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:31:14 -06:00
qwewer0andGitHub c7f7f2403d Fix Chopper Timing extra axis defaults (#19850) 2020-10-22 20:46:48 -05:00
cc915a25ed Add REPORT_TRAMMING_MM option (#19682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:39:55 -05:00
qwewer0andScott Lahteine 32377849da Update PROBE_OFFSET_WIZARD comment (#19652) 2020-10-16 16:39:54 -05:00
qwewer0andScott Lahteine d07ad63016 More accessible PROBE_OFFSET_WIZARD (#19647) 2020-10-16 16:39:54 -05:00
f21b91f1a7 Add REPORT_TRAMMING_MM option (#19682)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:30:18 -05:00
qwewer0andGitHub 91df2bea80 Update PROBE_OFFSET_WIZARD comment (#19652) 2020-10-07 20:43:08 -05:00
qwewer0andGitHub c650b752f1 More accessible PROBE_OFFSET_WIZARD (#19647) 2020-10-07 13:01:01 -05:00
qwewer0andGitHub 4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
qwewer0andGitHub 0251eb85b2 Optional menu item for Assisted Tramming (#19447) 2020-09-20 22:29:34 -05:00
qwewer0andGitHub af8f9f790a Optional Host Start menu item (#19443) 2020-09-19 10:17:24 -05:00
qwewer0andGitHub dd6cbbbbad Feedrate comment (#19116) 2020-08-23 05:08:47 -05:00
qwewer0andGitHub 434e43cc42 Change XY_PROBE_SPEED format to (x*60) (#18997) 2020-08-22 02:04:28 -05:00
qwewer0andGitHub bd690f12bc Mention units for MANUAL_FEEDRATE (#18993) 2020-08-11 03:11:40 -05:00