Viesturs Zariņš

Results 11 comments of Viesturs Zariņš

Sure, will do that. And documentation and tests, etc. In the meantime if you can comment on: - is this kind of function reasonable to include to Klipper proper. Or...

Hey, Updated the pull request with a better description. Including the meaning of stepper.py changes. I agree that this is pretty niche feature, hence I'm looking for early feedback if...

Thanks for the input, I will see what I can do. Can def play with non kinematic moves... One nit - isn't the min/max positions meant to be the physical...

This is another take on https://github.com/Klipper3d/klipper/pull/6282. Also see https://klipper.discourse.group/t/multiple-tools-gcode-standardization-possible/10127 for the broader context.

Hi, thanks for the feedback. I actually prefer extending fan. The multi_fan choice was to keep the implementation separate. Will update the PR to fan. I'm not seeing any other...

Changed to use the [fan]. I am toying with the idea of adding ACTIVATE_FAN FAN=fan1,fan2 bit personally do not have a use case for it.

Good point, let me fix that. On Wed, Oct 11, 2023, 13:05 myxxx323 ***@***.***> wrote: > Good afternoon, everything works fine, but only in 2 extruder mode, in > copy...

Back from vacation, updated to handle IDEX mirror mode and the like.

Hmm, not sure what you are referring to. The index example config? Something else? In general the speed is controlled by Fxxx parameter in G0/G1 commands. Falling back previously used...

Starting a discourse thread: https://klipper.discourse.group/t/review-request-support-multiple-part-cooling-fans/11411