Erweiterte Suche
Suchergebnisse
584 insgesamt gefundene Ergebnisse
Monitoring and alerting | Repetier Server Monitor Desktop App
This application is perfect for multiple servers or just for displaying some stats remotely or doing quick control. For Trikarus it is used just sometimes, for example for some testing purposess. It does not replace the browser view completely because it does ...
Monitoring and alerting | Grafana
Setup apt-get install -y adduser libfontconfig1 wget https://dl.grafana.com/oss/release/grafana_6.7.3_armhf.deb dpkg -i grafana_6.7.3_armhf.deb rm grafana_6.7.3_armhf.deb Enable as service systemctl enable grafana-server.service service grafana-server s...
Smart Stepper - USB, Soft and hard reset
USB Reset way #1 - bind/unbind The following unbind command will kill complete USB chip for session if you type only "1-1". It will cut through SSH so you need to reboot manually. You only want to kill certain parts. So at first list all usb devices and then ...
Smart Stepper - flashing the firmware
How to change Vendor / Product ID? For a better control of the dev rules for Smart Stepper the Vendor IDs and product IDs can be changed! This omits to connect to static / fixed ports. https://github.com/Misfittech/nano_stepper/issues/47#issuecomment-5839147...
Smart Stepper - calibration and control modes (sPID mode, pPID mode and torque mode)
Smart Stepper command line interface Docs from https://github.com/Misfittech/nano_stepper The smart stepper uses a command line interface where the prompt is “:>” help The help command will return a list of commands that the smart stepper support...
Neue Seite
Raspberry Pi 3 B - GPIO config
GPIO (General Purpose Input/Output) pins on the Raspberry Pi https://www.raspberrypi.org/documentation/hardware/raspberrypi/gpio/README.md GPIO pins - also called General Purpose Input Output - are the central interface between the Raspberry Pi to external d...
Building basics, checks, maintenance
This guide only fits for Trikarus or Hangprinters which make use of RepRapFirmware and closed loop motors with implemented torque mode feature. If you have no closed loop motors, no torque mode or if you run Marlin those procedures are different (other ways of...