Results 4 issues of Justin Nesselrotte

### Description RS485 is a bus specification, similar to a CAN bus. It uses a differential pair to transmit data. We're using Marlin for the Lumen PnP and controlling it...

C: Serial Comms

**Is your feature request related to a problem? Please describe.** We run OctoPrint and my hackerspace and each member has their own user account. There's a bit of a distaste...

request

I noticed that any call to save on an EloquentStoredEvent updates the created_at timestamp to now. It looks like you're using an event listener for this, but not even using...

bug

I noticed there's a `tool:change` macro which works based on the tool change policy. However, even the `TOOL_CHANGE_POLICY_MANUAL_TOOL_CHANGE_CUSTOM` policy only allows so much control over everything. I would like complete...