@MidgeDetro
Concerning the limit switch on the Y-Axis, as long as the limit switch is being triggered before the machine crashes then everything is perfectly fine. The X-Carve has the bolt fixed to the maker slide since it has belts and the belts have the little buckle that keeps them looped and secure at the end where they attach. The X-Carve has to avoid running into this with the V-Wheels.
Since the TBD upgrade does not have this bit to contend with, it can get closer to the end plate, and the limit switch can be triggered by contacting the end plate then there is that little bit more travel that you get out of the machine.
The numbers being negative are or no real consequence to the user. This is all in how the homing switches are configured on a machine with respect to where the working space actually is.
@MidgeDetro and @MartinW.Mcclary
What @MartinW.Mcclary is showing just above in Easel with the red arrow simply gives the user the ability to see where the coordinates are for each corner and the center as well as position the object/objects using each of these locations by inputting values when each is selected.
In Easel, the user does not âset zerosââŚ
The user homes the machine and this is what sets the machine (0, 0, 0) point; that is the exact purpose of having homing limit switches.
Prior to carving, Easel walks the user through setting the bit where the âWork Homeâ is based on their project. When the user goes through the items and either uses the last home position or sets a new home position, Easel command grbl to mark this machine position as the âWork Homeâ position which is, in reality in the firmware, just offsets from the âMachine Homeâ position.
When a project is sent to the grbl firmware, the gcode is created based on the file. You can choose âLeft Front Cornerâ or âCenterâ for the (0, 0, 0) âWork Homeâ. Typically, people start with the first which is the default. I would start with default.
The projectâs gcode creates machine movements to fulfill the milling of the design as movements with respect to âWork Homeâ and the movements are just offsets from what the grbl firmware has saved for the âWork Homeâ position.
Enough on that thoughâŚ
If your machine is moving in the general right direction for all axes, then that is a fantastic start.
If you are having issues after enabling Soft Limits, then the actual machine sizes in $130, $131, and $132 are probably not set up correctly. If it is stopping on movement of the Z-Axis then $132 needs to be adjusted. The TBD Z-Axis is much longer than the 100 mm that is shown in the settings you posted earlier in the thread. Figure out how far you can move it physically without it crashing it and set $132 equal to that value. Do the same for X and Y as well if you want to enable Soft Limits; I highly recommend you do with lead screwsâŚ
A properly calibrated machine should always return to the exact âWork Homeâ position (within tolerances) that it started from after completing a project unless it has crashed or is losing steps. If you are not carving anything, can you move it 10" to the right and 10" backward and see if the reverse actions place the machine in the exact place where you started? If it does not, then the calibration is still offâŚ
{:0)
Brandon R. Parker