I have a camera mounted on the front right corner of my VC3 500, that is on the (500, 0) coordinates, but the toolhead / gantry collides with it when going to that position for the prime blob.
I was about to change the prime blob position, but I thought it might be even safer to change position min/max to avoid the toolhead to go there altogether.
[stepper_x]
position_max: 490
[stepper_y]
position_min: 10
I just wanted to make sure i this approach is really better and that I won't be messing around any RatOS function like priming, adaptive mesh, etc.