Gareth Farrington

Results 38 comments of Gareth Farrington

I had the safety range error happen to me today and it wasn't a good user experience. Specifically the error message doesn't say why the `trsync` was triggered with an...

I'm game for all those changes. I had thought about all of them (at one time or another) but didn't want to dump the effort into something that configurable until...

> That completes my code review. Thanks again for working on this. Thank you for the detailed code review! I know its a lot of code. I've read the comments...

> It does allow for the use of `G28` and it will allow for the use of high precision probing with the `PROBE` type commands. (A `G28 Z0` still wont...

> Maybe just "load_cell.c" or "load_cell_tap.c"? "load_cell_probe.c" ?

This should also come with some documentation updates: * Add the new, optional, `PROBE=` parameter to the various GCode commands in GCode.md * Update to Configuration Reference to note that...

You could pass a variable from the slicer to print start to tell it to skip the heat soak. You can look at the filament type in the slicer to...

The filament start runs after the print start ends. Usually you do your bed mesh in the print start. If you are going ot heat soak you want to do...