Tinker firmware is great, I'll advice you use it.
When you have extra size in the front or right it's easy to adjust with the new bed size features in this firmware.
When you have an issue at the back or left you'll need to adjust your endstop positions... but then it's easier to use another head...
Recommended Posts
tinkergnome 927
There are quite a lot of hard coded positions to consider...
You will find the start position for the change filament menu in UltiLCD2_menu_material.cpp and for "Insert Material" in UltiLCD2_menu_maintenance.cpp,
the x/y-position of the pause function in UltiLCD2_menu_print.cpp and several positions for the buildplate leveling wizard in UltiLCD2_menu_first_run.cpp
If the print area is reduced you can also modify the appropriate values in Configuration.h
A possibly easier solution is to switch over to the tinker firmware - the print area is adjustable without recompiling and it takes care of the customized min/max values for all those positions.
Link to post
Share on other sites