The Acro Naze32 Rev 6 and Afro Mini Naze32 flight controllers have no diode/mosfet circuit to prevent power from the […]
ERR_CONNECTION_REFUSED + No SSH or Web Interface Access Ubiquiti Edgerouter
I’ll skip right ahead to the solution, somehow my config file was missing the below lines from the service section, […]
Apache server-status – Allow localhost only
To prevent wordpress from trying to serve the server-status page local .htaccess file : # BEGIN WordPress RewriteEngine On RewriteBase […]
DC Power Meter 100A 100V Teardown
I wanted to see if it was possible to modify this dual meter to accept a different shunt mv rating […]
Maghold Build Platform for the Makergear M2 3D Printer
This new type of build platform uses a sprint steel top plate along with the bottom machined aluminum plate which […]
STL to 2D SVG file
import STL in FreeCad From the dropdown middle menu select “part” Part – create shape from mesh Select the new shape […]
Autodesk Inventor Subtracting parts
Use the “Combine” tool under the Modify section to subtract or add solid bodies together. If you want to re-orient […]
U8GLIB modfied for internal arduino pullups
https://github.com/olikraus/u8glib Using SSD1306 based 128×64 I2C display + arduino Uno Worked fine with the Adafruit library and others that use […]
My Thingiverse Page Link – 3D CAD Designs
http://www.thingiverse.com/Easybotics/designs
Makergear M2 Marlin Firmware Changes
Configuration.h file changes: If changing to optical end stop which reverses the logic: const bool Z_MIN_ENDSTOP_INVERTING = false; // set […]
Missing WordPress Icons on two domain website caused by Cross-Origin Resource Sharing policy
Ahh missing fonts and icons and such caused by two domain names on one site.. This particular instance involved using […]