KevinOConnor

Results 486 comments of KevinOConnor

Thanks. Could we just move the `getint('relative_reference_index', None)` to after `_generate_points()` and use `getint('relative_reference_index', None, minval=0, maxval=len(self.points)-1)`? Maybe @Arksine has some thoughts? -Kevin

Thanks. I'm not sure I understand the new comments. Maybe an alternative would be to change the existing reference to Slicers.md to something like "Be sure to read docs/Slicers.md before...

I understand. However, I fear if I did not already know what the macros did, I would not understand the new comments. I guess I'm wondering if it is useful...

> The other option we have is we just put the correct syntax including the parameter pass in the sample macro file and tell them to read the documentation for...

Maybe @Tircown has some thoughts on this? Separately, commits need to have a signed-off-by line - see: https://www.klipper3d.org/CONTRIBUTING.html -Kevin

Thanks. However I'm leery of making a recommendation for a baud of 115200. This would be the first printer that requires a custom baud rate in Klipper. (Many, many people...

Thanks. I don't mind waiting, though I'm not sure why you'd use a different board. What host computer are you running Klipper on? What type of physical connection is there...

Okay, it sounds like there is a usb-to-serial chip on the printer board (usb from host to printer board, usb-to-serial chip on the printer board, serial from usb chip to...