How do I find out if my firmware has dual end stop programming or not? I bought my parts kit off a guy that bought it new and never assembled it. This was a primo kit that was purchased before the end stops were included in the kit.
Thanks
How do I find out if my firmware has dual end stop programming or not? I bought my parts kit off a guy that bought it new and never assembled it. This was a primo kit that was purchased before the end stops were included in the kit.
Thanks
If the kit is that old you will want to flash the newest firmware either way. And the new firmware will have the dual endstops
What kind of controller is it?
If you send M115, it will respond with something like 515DL. The letters at the end are either:
S: Serial (two motors on X and Y need to be wired in serial/series)
D: Dual endstop MPCNC
DL: Dual endstop for low rider.
SKR Pro
Thats an older firmware
I believe this is the one you need…
There is also a newer version for the screen as well…
Info on flashing them can be found in the docs:
That should be fine. It’s a little older, so there is newer firmware available, but it will work fine for a dual endstop MPCNC. It will br programmed to have a touch plate wired to the Z stop, X stops to X and E0 stops, Y stops to Y and E1 stops. Motors on the SKR Pro to X1, Y1, Z, X2, Y2.
Newer firmware will have provision for laser PWM, and be a newer Marlin release, but basic functionality will be similar.