JdeV987
JdeV987
If it is really an import feature to anybody, it is included in SuperSlicer, which is a fork of PrusaSlicer. I personally never had an issue with this and will...
This is how I got mine to work: All of below must be in printer.cfg ``` [output_pin probe_enable] pin: gpio29 # The control IO pin value: 0 # Probe default...
This is how I got mine to work: All of below must be in printer.cfg ``` [output_pin probe_enable] pin: gpio29 # The control IO pin value: 0 # Probe default...
This is how I got mine to work: All of below must be in printer.cfg ``` [output_pin probe_enable] pin: gpio29 # The control IO pin value: 0 # Probe default...
I now tested it on Debian 11. Still not working. When I entered some commands via pyvisa-shell, I got this: ================================================ > > (open) query *IDN? > Response: OWON,XDM2041,xxxxxxxxxx,V3.3.0,3 >...
In case anybody need a very basic PC interface for Linux, for the XDM1041, XDM2041, I found this one: [https://github.com/icrnjavic/OWON-XDM1041_py-util](url) Only shows DC volts and resistance. I used it on...
Unfortunately it still does not work. It always gives this error: > multimeter.ini File: PORT=/dev/ttyUSB0, BAUD=57600 > > DMM 4½ Digits 55000 Counts > SCPI version: > RATE: sende... >...