Skip to content

[BUG] possible collision when moving manually #16

Description

@Krkbc

Moving printer by using arrows in the menu IS NOT SAFE.

When you move all the way to the back of the machine on Y axis you can hit stepper motors going to the left and right. Also before you hit the right motor (looking from the front), first you probably will have collision with poop chute lever which don't swing in that direction.
Or if you are close to the side walls you will hit front face of stepper motors when moving to the back.

Image

When you move all the ways to the front you can hit the right wall with filament cutter lever.

Image

Also homing X axis when extruder is all the way in the back will cause homing on collision with the left stepper motor. This will cause an error of approximately 60 mm which will make possible to run into the right wall on any Y and make reaching left side of the table impossible.

Homing All is correct though.
The sequence start with X axis, then Y and then it makes X homing again and Y axis again. So even if extruder was pushed to the back by hand when printer was turned off it will home correctly after second X axis homing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions