You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When PARK is called, it should go to the coordinates described in the macro, at the default printer move speed. This expectation is honored whenever it is called, as expected. EXCEPT for after a home (G28) call, then the behavior isn't following speeds set at the highest level - the config file.
I expect the PARK function to move at the default printer travel speed. It does, unless G28 precedes it.
This is on a new build with sensorless homing - if that makes a difference.
I can call PARK from any location, except the home location and it will travel as expected.
Call PARK after homing, and slow!
The text was updated successfully, but these errors were encountered:
When PARK is called, it should go to the coordinates described in the macro, at the default printer move speed. This expectation is honored whenever it is called, as expected. EXCEPT for after a home (G28) call, then the behavior isn't following speeds set at the highest level - the config file.
I expect the PARK function to move at the default printer travel speed. It does, unless G28 precedes it.
This is on a new build with sensorless homing - if that makes a difference.
I can call PARK from any location, except the home location and it will travel as expected.
Call PARK after homing, and slow!
The text was updated successfully, but these errors were encountered: