AndrewEllis93 / Print-Tuning-Guide

1.92k stars 261 forks source link

Update TEST_SPEED.cfg #80

Open Vykori opened 1 year ago

Vykori commented 1 year ago
AndrewEllis93 commented 1 year ago

Thanks for the contribution. Some of the changes were intentional behaviors:

The safe speed and the additional stallguard delay look good. I might go even lower (max_velocity / 3 or 4 maybe?) but that's debatable

Vykori commented 1 year ago

Ooh good insight. I'll put those g-codes back in and re-submit

Vykori commented 1 year ago

I've added extra moves to the box and diagonal patterns to additionally test moving one way, then immediately moving back again. My thinking is the square_corner_velocity might get doubled-up in this type of movement.

Demo: https://youtu.be/kqPkX30OyF0

Vykori commented 1 year ago

Should this be two separate PRs? I'm new to Git things...