HydroP - Similar Mat Drop Table for Polystyrene Machining

I downloaded the ramps firmware from the Git Hub repository

https://github.com/V1EngineeringInc/MarlinBuilder/releases/download/515/V1CNC_Ramps_Dual-2.1.1.zip

When you open it in VS Code, the X, Y and Z drivers are set up as DRV8825s and E is set up as A4988
The only thing I modified was to change the drivers to TMC2209 and enabled E1 and set it up as TMC2209.

X, Y and Z get signal but E0 and E1 don’t.

I have found this thread:

Since I’m pretty much a beginner and the firmware is not yet set up, I’m contemplating givung GRBL a go.

Any thoughts