Author: ezradharris
-
Shipstation Connect on Linux (workaround)
For a while now, my mother has owned an online business, and she uses a service called ship station. Shipstation allows an easy way to ship orders. The way we have it set up is a Dymo scale and a Rollo label printer hooked up to a computer that has Shipstation’s software called shipstation connect.…
-
Learning Javascript Basics
Recently I found a YouTuber by the name of “Bro Code” who has published many short coding tutorials on his channel, but the ones that caught my attention was his pretty long videos teaching the basics of different coding languages including HTM (Yes I know HTML isn’t a programming language,) C, and Java. The main…
-
Silencing my 3D printer and Installing BL-Touch
Recently I found out that I can upgrade my 3D printer (an Ender-3) so that I won’t have to hear that annoying beeping during printing. This is especially a problem for me because I have the printer right outside my bedroom door, and it can get really annoying and loud during the day and night.…
-
Octoprint Cura Plugin
Recently I found that Cura (a 3D slicer program) can support OctoPrint, only with an added plugin that I can install with the plugins tab. Before this plugin, I could not use Octoprint with Cura because it wasn’t on Cura’s supported list of network printers when using their “MONITOR” tab. How does this plugin help…