lunknowl
lunknowl
hi i try to use M43 P63 W (pin 63 to get signal from sensor) if sensor on pin 63 return 1, if not return 0 (pin 63 is unused),...
hi, i have question with pronterface and trigorilla board 1.4 1) if im using pronterface 2.0.0rc8 i can connect to the board no problem but when im send "M43 P3"...
hi, i try to send simple gcode to new board skrv1.3 `from printrun.printcore import printcore from printrun import gcoder import os import sys import time p = printcore() p.connect('COM19', 250000)...
hi, after calibration, how can i save the calibration data to a file and load on seperate file?