Skip to main content

Recently Updated Pages

Building basics, checks, maintenance

Trikarus Project (Hangprinter)

This guide only fits for Trikarus or Hangprinters which make use of RepRapFirmware and closed loo...

Updated 1 day ago by Mario Voigt

Gallery of printed objects

Trikarus Project (Hangprinter)

13.05.2023 - Maker Bottle (450mm)   16.04.2023 - Watering can 620g white PLA filament, ...

Updated 1 day ago by Mario Voigt

Raspberry Pi 3 B - GPIO config

Trikarus Project (Hangprinter) Network infrastructure and software

GPIO (General Purpose Input/Output) pins on the Raspberry Pi https://www.raspberrypi.org/documen...

Updated 1 day ago by Mario Voigt

Smart Stepper - calibration and control modes (sPID mode, pPID mode and torque mode)

Trikarus Project (Hangprinter) Network infrastructure and software

Smart Stepper command line interface Docs from https://github.com/Misfittech/nano_stepper The s...

Updated 1 day ago by Mario Voigt

Smart Stepper - flashing the firmware

Trikarus Project (Hangprinter) Network infrastructure and software

How to change Vendor / Product ID? For a better control of the dev rules for Smart Stepper the V...

Updated 1 day ago by Mario Voigt

Smart Stepper - USB, Soft and hard reset

Trikarus Project (Hangprinter) Network infrastructure and software

USB Reset way #1 - bind/unbind The following unbind command will kill complete USB chip for sess...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Grafana

Trikarus Project (Hangprinter) Network infrastructure and software

Setup apt-get install -y adduser libfontconfig1 wget https://dl.grafana.com/oss/release/grafana...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Repetier Server Monitor Desktop App

Trikarus Project (Hangprinter) Network infrastructure and software

This application is perfect for multiple servers or just for displaying some stats remotely or do...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Repetier Server integrated monitoring

Trikarus Project (Hangprinter) Network infrastructure and software

Repetier Server offers a new quick status monitoring of the system since version 0.94.0

Updated 1 day ago by Mario Voigt

Monitoring and alertings | Raspberry Pi Power States

Trikarus Project (Hangprinter) Network infrastructure and software

This is based on https://harlemsquirrel.github.io/shell/2019/01/05/monitoring-raspberry-pi-power-...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Filament sensing with KY-040 Rotary Encoder

Trikarus Project (Hangprinter) Network infrastructure and software

The encoder is not mounted at the moment because hardware failed (but software works well) Targe...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Longterm monitoring of Duet 2 and automatic Hotend PowerOff/Movement Stop

Trikarus Project (Hangprinter) Network infrastructure and software

To monitor some important values from Duet Trikarus project is going to monitor different values ...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Monitoring systemctl units

Trikarus Project (Hangprinter) Network infrastructure and software

vim /opt/monitorSystemctl.sh #!/bin/bash MAIL="/opt/monitorSystemctl.mail" FAILED=$(systemctl ...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | MPU 6050 (GY-521) Gyro + Accelerometer monitoring

Trikarus Project (Hangprinter) Network infrastructure and software

Hardware → Gyroscope and acceleration sensor GY-521 (MPU6050) and basic configuration for Raspber...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Raspberry Pi CPU temperature

Trikarus Project (Hangprinter) Network infrastructure and software

This is a bare copy of https://github.com/dbrgn/collectd-python-plugins/blob/master/cpu_temp.py ...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Monitoring iostat

Trikarus Project (Hangprinter) Network infrastructure and software

A simple script is checking if the Smart Steppers are connected by USB. vim /opt/iostat.sh #!/b...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Monitoring USB device availability

Trikarus Project (Hangprinter) Network infrastructure and software

A simple script is checking if the Smart Steppers are connected by USB. vim /opt/monitorUSBdevic...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | InfluxDB

Trikarus Project (Hangprinter) Network infrastructure and software

Install InfluxDB instance local database on Raspberry Pi A remote database, which is used a...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | Smart Stepper value monitoring

Trikarus Project (Hangprinter) Network infrastructure and software

For debugging purposes we monitor Smart Stepper values by the provided Python control service. Se...

Updated 1 day ago by Mario Voigt

Monitoring and alerting | GPIO Status of Relays

Trikarus Project (Hangprinter) Network infrastructure and software

Relay for the LED lighting Relay for the power supply unit collectd Python plugin scrip...

Updated 1 day ago by Mario Voigt