Hello everyone,
is there a guide on how to use the Duet 6HC as an expansion board with the 6XD, and how can I configure it?
Posts made by Zseven
-
6hc as expansion
-
RE: 24 volt fan with PWM control
Hello ,
here is my solution for the 6XD board -
RE: 24 volt fan with PWM control
ello ,
I have now got a replacement as the last fan has burnt out.DC7-24V brushless turbo fan motor 100000 rpm high speed aluminium alloy impeller with brushless motor and speed controller
I have now connected the fan direnkt to the 24V power supply and I can control it very well with the potentiometer
I have now measured the voltage at the potentiometer and between the red and black cable are 5V
The yellow cable should be the PWM signal.
How can I now control this fan with the Duet 6xd?
Witch pins ?
-
RE: 24 volt fan with PWM control
Hello ,
I have requested the data sheet from the manufacturer. -
RE: 24 volt fan with PWM control
Hello ,
I have
+24V at Out5 / V_OutLC1
-Out 5 / GND
PWM at Out 5 / out5-in config.g
M950 F2 C‘!out5’ Q1000
M106 P2 S0.0 H-1 C ‘Blower’ -
RE: 24 volt fan with PWM control
I have connected the fan and set the parameter Q1000. If I set the speed in the DWC to 95%, the motor burns out!
-
RE: 24 volt fan with PWM control
@Phaedrux Yes, I have read it but not understood it.
The fan has 3 pins 1x +24v 1x - 1x pwmWhich is the pwm output?
Outx-
Or outx.tach -
24 volt fan with PWM control
Hello, I have a question about the wiring of a fan.
I have a 24 volt fan with PWM control.My motherboard is a 6XD.
Can anyone help me?
![IMG_0529.jpeg](/assets/uploads/files/1717084212deee41b7e84888f7fc58090366cf.mp4 9702675-img_0529.jpeg)
-
RE: duetpi will not run on usb ssd - raspbian will
@chrishamm Hello, have you solved the problem? That you can boot from ssd despite automount ?
-
RE: Multiple Analog ZProbe
Hello ,
yes, I have installed a load cell in each tool which outputs an analog value.
The background is that I want to measure the tool offset and the filament pressure on the nozzle.
-
RE: Multiple Analog ZProbe
@oliof
3 Tool whit analoge z-probe (Pessure Sensor) -
RE: Multiple Analog ZProbe
Hello ,
I have the Duet 3 6XD
I found this in the documentation:
From RRF 3.1.0, you can define multiple probes.The K parameter in M558 selects the Z probe number. If there is no K parameter then 0 is used. You can ignore this parameter if you have only one Z probe. Z probe #0 can use probe types 0, 1, 2, 3, 5, 8, 9 or 10. All other probes must be probe type 0, 8, 9 or 10.
But why is that so ?
I need 3x type 2Translated with DeepL.com (free version)
-
Multiple Analog ZProbe
Hello
why can I only set 1x analogue sample?
Why are not more supported? -
RE: define an analog input?
@o_lampe
Hello ,but is that basically possible ?
-
define an analog input?
Hello ,
I have a question. How can I define an analog input? For example, it should switch when 3.2 volts are reached?
Is there a solution ?