Controlling TP-Link HS100/110 Smart Plugs with Machinekit

7 minutes read
This article is about controlling the TP-Link HS100/HS110 smart home automation power sockets via Machinekit HAL (Hardware Abstraction Layer). The result is an HAL component which can toggle the relay state and monitor the energy consumption of a household electric device, such as a 3D printer. Idea Working on my goal to automate my 3D printing workflow, I came across ...

Machinekit and Cura

4 minutes read
Slicing and Cura The process of creating program code (GCode), which are used as input for 3D printers, from 3D object files (STL) is called slicing, because the object is basically sliced into many very thin layers. Cura is an open source slicing software supported by Ultimaker for their 3d printers. Besides the official version from Ultimaker, many other 3d ...