Opening a new issue thread to track feedback for the MRR ESPA.
MRR ESPA is the rename of MRR ESP 3DP. The files for MRR ESP 3DP have been migrated to KiCad for v0.8 and those files will be released on GitHub soon. Meanwhile, in preparation for a proper v1.0 release, I have renamed the board to try and give it some identity. 😄
MRR ESPA v0.9 will be up on GitHub as soon as I can sort it out. File will be on KiCad so that everyone and modify them easily. All symbols and footprints are either from the generic KiCad libraries, or inside a custom library included with the project. You may need to adjust the paths a bit on your system in order to properly find those files. They are in the subdirectory projlib with the footprints in projfp.pretty and symbols in projsym.lib.
The biggest difference between MRR ESPA v0.9 and MRR ESP 3DP v0.8 would be the separation of the VBED rail. It has been isolated from the VIN rail so that they no longer share a common ground line. This means two different PSUs can be used to power VIN and VBED. This is achieved using an optocoupler to drive the bed MOSFET's gate. A voltage divider to half the VBED voltage is the voltage used to drive the MOSFET. I may want to change this to something closer to one-third; but then, it is easily changed by the end user to whatever ratio they want: just solder the corresponding values of resistors instead of the one given in the schematic.
Will upload the files once I can.
Opening a new issue thread to track feedback for the MRR ESPA.
MRR ESPA is the rename of MRR ESP 3DP. The files for MRR ESP 3DP have been migrated to KiCad for v0.8 and those files will be released on GitHub soon. Meanwhile, in preparation for a proper v1.0 release, I have renamed the board to try and give it some identity. 😄
MRR ESPA v0.9 will be up on GitHub as soon as I can sort it out. File will be on KiCad so that everyone and modify them easily. All symbols and footprints are either from the generic KiCad libraries, or inside a custom library included with the project. You may need to adjust the paths a bit on your system in order to properly find those files. They are in the subdirectory
projlibwith the footprints inprojfp.prettyand symbols inprojsym.lib.The biggest difference between MRR ESPA v0.9 and MRR ESP 3DP v0.8 would be the separation of the VBED rail. It has been isolated from the VIN rail so that they no longer share a common ground line. This means two different PSUs can be used to power VIN and VBED. This is achieved using an optocoupler to drive the bed MOSFET's gate. A voltage divider to half the VBED voltage is the voltage used to drive the MOSFET. I may want to change this to something closer to one-third; but then, it is easily changed by the end user to whatever ratio they want: just solder the corresponding values of resistors instead of the one given in the schematic.
Will upload the files once I can.