Scott Lahteine

Results 440 comments of Scott Lahteine

For `G30` we should review and discuss the changes made at #24953. There are different possibilities for behavior, and of course CNC systems probably have their own approach. We should...

I've applied changes to `G30` and tested them, more or less similar to where this PR started out, except that at the end of `G30` the nozzle is always moved...

With the probe behavior fixed now merged, we can take a fresh look at the remaining changes proposed here. There is still the issue complicating `G28 H` that Z homing...

> Not sure how important this is, but I don't think this works with G-code compression in OpenPnP, which removes all spaces. When the data to send begins with a...

@Jnesselr — This is now building and happy. I just needed to update `features.ini` to account for the updated source filtering. Is there anything else you wanted to do before...

I recently received a donation of some CANBUS hardware to test with (FLY Mellow board, etc.). Some of the CANBUS stuff might be direct onboard serial. Some uses an SPI-to-CAN...

> Hello, I would like to download the firmware for bugfix 2.1. x with RS485. What should I do? At the top of the page on all PRs is a...

Adding a note here about [this comment](https://github.com/MarlinFirmware/Marlin/issues/7735#issuecomment-1793745372) from @rondlh … > Here a project that connects a tool head via CAN bus. > Both the motherboard and toolhead run Marlin...

Since it builds successfully we might as well go ahead and merge this to start the snowball rolling, eh @Jnesselr ?

> What are your thoughts on my reverifying this from the Marlin side, merging, and then updating the library version at a late date? @Jnesselr — If an older version...