Page 1 of 1

Changed endstop position, what settings?

Posted: Sat Feb 24, 2018 3:54 am
by vindolin
I've added a 1cm bumper to the carriage that hits the endstop switch on the y axis because I've added a fan on the backside of the extruder which needs a little extra room.
I've substracted one cm from the build volume y but now the line for cleaning the nozzle gets printed into the air in front of the build plate.
I'm not sure which of the two settings "Origin offset" or "Toolhead offset" I should change now?

Re: Changed endstop position, what settings?

Posted: Sun Feb 25, 2018 5:18 am
by rrdavis
The line that purges the nozzle is in the starting script. So just modify the G1 XYZ values in that script, and you can change where it draws the purge line.
https://www.simplify3d.com/support/arti ... -tutorial/

Re: Changed endstop position, what settings?

Posted: Wed Mar 07, 2018 5:01 am
by vindolin
Works, thank you!