@ObiWan2Print I read the information here: https://docs.duet3d.com/User_manual/Connecting_hardware/Fans_connecting
However, it is not clear if you have to set jumpers for VIN and if this is what is used with 24V fans. Can someone clarify?
@ObiWan2Print I read the information here: https://docs.duet3d.com/User_manual/Connecting_hardware/Fans_connecting
However, it is not clear if you have to set jumpers for VIN and if this is what is used with 24V fans. Can someone clarify?
@droftarts The fuse was the problem. Thanks!
@droftarts Thanks! Fuse is blown. Will replace it and get back here with results.
I had an accident where the wires on the extruder cooling fan was pulled out during a print. After the accident, I tried installing a new fan and could not get the fan to turn on. None of the fan power plugs seem to work. Is there a way to check if this can be fixed?
I am using a 115/230Vac, 24Vdc, 14.6A, 350W power supply with Duet 2 wifi board and Deux5 board connected. I want to use the Deux5 board to run a 24V fan. Do I need to solder some jumpers or can I just plug in the fans and run them with the appropriate gcode?
@Exerqtor Thanks for the replies and info. Just to clarify I am using the Duet 3 MB 6HC board and want to know if I can just plug the extruder/hotend control board output from the Stealthburner into the Duet 3 MB and control the extruder this way. If not is it possible to use the extruder with modifications?
@oliof said in Stealthburner Extruder for Troodon 2.0 used with Duet boards:
fly rrf36
Thanks for the replies and info. Just to clarify I am using the Duet 3 MB 6HC board and want to know if I can just plug the extruder/hotend control board output from the Stealthburner into the Duet 3 MB and control the extruder this way. If not is it possible to use the extruder with modifications?
Is it possible to use the Stealthburner Extruders with the Duet boards? I have a Railcore 2 system and wanted to see if I could use a Stealthburner Extruder.
So I fixed all my bed leveling problems and got the Railcore 2 to print with a Mosquito Magnum extruder. Now I have a scaling problem. When I print a 20mm cube from thingaverse it ends up being a 40mm cube. I tried halving the values in the config file for M92 X, Y and Z and it printed the cube at 20mm but my print bed size is also half what it used to be. How do I fix this problem of scaling?
So I am having problems getting my bed to level. The probe seems to be working but after running G32 I get the error message: g32
Error: Some computed corrections exceed configured limit of 2.00mm: 0.463 4.487 -1.012. Any suggestions on how to resolve this error?
My latest config.g :
; Configuration file for My Printer
; Communication and general
M111 S0 ; Debug off
M550 PRailCore ; Machine name and Netbios name (can be anything you like)
;M551 Pmyrap ; Machine password (used for FTP)
;*** If you have more than one Duet on your network, they must all have different MAC addresses, so change the last digits
M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xEE ; MAC Address
;*** Wifi Networking
M552 S1 ; Enable WiFi
M555 P2 ; Set output to look like Marlin
M575 P1 B57600 S1 ; Comms parameters for PanelDue
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
; Axis and motor configuration
M669 K1 ; RRF3 change M667 to M669 ; set CoreXY mode
; Drives
M584 X0 Y1 Z5:6:7 E3:4:8:9 ; Map Z to drivers 5, 6, 7. Define unused drivers 3,4,8 and 9 as extruders
M569 P0 S1 ; Drive 0 goes forwards (change to S0 to reverse it) X stepper (Rear)
M569 P1 S0 ; Drive 1 goes backwards Y Stepper (Front)
M569 P2 S1 ; Drive 2 goes forwards Unused
M569 P3 S0 ; Drive 3 goes forwards Extruder
M569 P4 S1 ; Drive 4 goes forwards Extruder (unused)
M569 P5 S1 ; Drive 5 goes backwards Front Left Z
M569 P6 S1 ; Drive 6 goes backwards Rear Left Z
M569 P7 S1 ; Drive 7 goes backwards Right Z
;Leadscrew locations
M671 X-10:-10:333 Y22.5:277.5:150 S2 ;Front left, Rear Left, Right S7.5 is the max correction - measure your own offsets, to the bolt for the yoke of each leadscrew
M350 X16 Y16 Z16 E16 I1 ; set 16x microstepping for axes& extruder, with interpolation
;RRF3 comment out: M574 X1 Y1 Z0 S1
M574 X1 S1 P"xstop" ; RRF3 set X endstop to xstop port active high
M574 Y1 S1 P"ystop" ; RRF3 set Y endstop to ystop port active high
M906 X1400 Y1400 Z1000 E800 I60; Set motor currents (mA)
M566 X600.00 Y600.00 Z200.00 E3600.00 ; set maximum instantaneous speed changes (mm/min)
M201 X3000 Y3000 Z250 E1500 ; Accelerations (mm/s^2)
M203 X24000 Y24000 Z900 E3600 ; Maximum speeds (mm/min)
M208 X300 Y300 Z500 ; set axis maxima and high homing switch positions (adjust to suit your machine)
M208 X0 Y0 Z-0.5 S1 ; set axis minima and low homing switch positions (adjust to make X=0 and Y=0 the edges of the bed)
M92 X200 Y200 Z1600 E837 ; steps/mm for x,y,z and extruder
M906 X1280 Y1280 Z1220 E700 I30 ; set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout
; Thermistors
;RRF3 comment out: M305 P0 T100000 B3950 R4700 H0 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
M308 S0 P"bedtemp" Y"thermistor" A"bed_heat" T100000 B3950 R4700 H0 L0 ;RRF3 Bed thermistor, connected to bedtemp on Duet2
;If you have a Slice Engineering thermistor, comment out the next line
;RRF3 comment out: M305 P1 T100000 B4725 R4700 H0 L0 C7.06e-8 ; Put your own H and/or L values here to set the first nozzle thermistor ADC correction
M308 S1 P"e0temp" Y"thermistor" A"Mosquit o_Magnum" T100000 B4725 R4700 C7.06e-8 H0 L0 ;RRF3 duet3 e3d
;If you have a Slice Engineering thermistor, uncomment the next lines. KITS DO NOT SHIP WITH A SLICE THERMISTOR - ONLY UNCOMMENT IF YOU ORDERED ONE
;M308 S1 P"e0temp" Y"thermistor" A"e0_heat" T500000 B4723 R4700 C1.196220e-7 ;RRF3 slice thermistor
M950 H0 C"bedheat" T0 ;RRF3 define Bed heater is on bedheat
M140 H0 ;RRF3 define bed heater (Required in 3.1 or later)
M950 H1 C"e0heat" T1 ;RRF3 define Hotend heater is on e0heat
M307 H0 A240.3 C608.7 D8.2 S1.00 V24.1 B0 ; Bed Heaters
M307 H1 A270.7 C90.4 D6.7 B0 S1.0 ;Heater 1 model
M570 S360 ; Hot end may be a little slow to heat up so allow it 180 seconds
M143 S285
; Fans
M950 F0 C"fan0" ;RRF3 define fan0
M950 F1 C"fan1" ;RRF3 define fan1
M950 F2 C"fan2" ;RRF3 define fan2
M106 P0 H-1 ; disable thermostatic mode for fan 0
M106 P1 H-1 ; disable thermostatic mode for fan 1
M106 P2 H-1
M106 P0 S0 ; turn off fans
M106 P1 S0
M106 P2 S0
; Tool definitions
M563 P0 D0 H1 ; Define tool 0
G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
G10 P0 S0 R0 ; Set tool 0 operating and standby temperatures
;*** If you have a single-nozzle build, comment the next 2 lines
;M563 P1 D1 H2 ; Define tool 1
;G10 P1 S0 R0 X0 Y17 ; Set tool 1 operating and standby temperatures
; Z probe and compensation definition
;*** If you have a switch instead of an IR probe, change P1 to P4 in the following M558 command
; IR PRobe - uncomment the following 2 lines if you have a and IR Probe, and comment out the BLTouch section below
;RRF3 IR Probe only comment out: M558 P1 X0 Y0 Z1 ; Z probe is an IR probe and is not used for homing any axes
;M558 P1 C"^zprobe.in" H5 F120 T6000 A5 S0.02 ; RRF3 IR Probe connected to Z probe IN pin
;G31 X0 Y30 Z2.00 P500 ; Set the zprobe height and threshold (put your own values here)
;BLTouch - comment out the following 3 lines if using a IR Probe
;RRF3 comment out: M307 H3 A-1 C-1 D-1
;RRF3 comment out: M558 P9 X0 Y0 Z1 H5 F50 T6000 A5 S0.02
M558 P9 C"^zprobe.in" H5 R1 F50 T6000 A5 S0.02 ; RRF3 BLTouch connected to Z probe IN pin
M950 S0 C"duex.pwm1" ; RRF3 Define BLTouch Servo (S0) on duet pwm1
G31 X-4 Y-42 Z2.65 P25 ; Customize your offsets appropriately - do a paper test, and put the probed value in the Z value here
;PanelDue
M575 P1 S1 B57600 ; enable support for PanelDue
T0 ; select first hot end
My current config files are different it turns out. How do I display them so I can paste them here? Also should I take out wifi info? From my current config.g file I have these lines:
M558 P9 C"^zprobe.in" H5 R1 F50 T6000 A5 S0.02 ; RRF3 BLTouch connected to Z probe IN pin
M950 S0 C"duex.pwm1" ; RRF3 Define BLTouch Servo (S0) on duet pwm1
G31 X-4 Y-42 Z2.65 P25 ; Customize your offsets appropriately - do a paper test, and put the probed value in the Z value here
When I run the M280 P0 S90 the BLtouch retracts and vice versa with S10. Does this mean the probe is connected to the duet?
So using G32 after a successful homing of x, y, z the Railcore 2 300ZL results in the error message:
"Z probe not triggered during probing move". However, I can see the BL Touch probe being triggered. What do I need to do to fix this error message? Also what commands control the speed of the Z-axis moving up during probing? Thanks
my config files can be found here: https://forum.duet3d.com/topic/24328/bltouch-and-railcore-300zl-problems
@fcwilt When I use the G28 Z command the nozzle goes to the back right corner and stops with the BLtouch located off the print platform. I would like to move the nozzle in the negative Y direction in order to have the BLtouch on the print platform. Any suggestion on how accomplish this task? I tried changing the G31 Y offset value in the config.g but it still homes to the back location when using G28 Z.
@paulhew thanks for this help and information. Still trouble shooting the Z axis configurations and movement. Hope to resolve those issues soon.
@fcwilt
config.g:
; Configuration file for My Printer
; Communication and general
M111 S0 ; Debug off
M550 PRailCore ; Machine name and Netbios name (can be anything you like)
;M551 Pmyrap ; Machine password (used for FTP)
;*** If you have more than one Duet on your network, they must all have different MAC addresses, so change the last digits
;M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xEE ; Uncomment and change if you want to set a MAC address
;*** Wifi Networking
M552 S1 ; Enable WiFi
M555 P2 ; Set output to look like Marlin
M575 P1 B57600 S1 ; Comms parameters for PanelDue
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
; Axis and motor configuration
M669 K1 ; CoreXY mode
M584 X0 Y1 Z5:6:7 E3:4:8:9 ; Map Z to drivers 5, 6, 7. Define unused drivers 3,4,8 and 9 as extruders
M569 P0 S1 ; Drive 0 goes forwards (change to S0 to reverse it) X stepper (Rear)
M569 P1 S0 ; Drive 1 goes backwards Y Stepper (Front)
M569 P2 S1 ; Drive 2 goes forwards Unused
M569 P3 S0 ; Drive 3 goes forwards Extruder
M569 P4 S1 ; Drive 4 goes forwards Extruder (unused)
M569 P5 S1 ; Drive 5 goes backwards Front Left Z
M569 P6 S1 ; Drive 6 goes backwards Rear Left Z
M569 P7 S1 ; Drive 7 goes backwards Right Z
;Leadscrew locations
M671 X-10:-10:333 Y22.5:277.5:150 S7.5 ;Front left, Rear Left, Right S7.5 is the max correction - measure your own offsets, to the bolt for the yoke of each leadscrew
M350 X16 Y16 Z16 E16 I1 ; set 16x microstepping for axes& extruder, with interpolation
; Note 574 command was here and moved to below with BLtouch set homing switch configuration (x,y at min, z at max) IF YOU NEED TO REVERSE YOUR HOMING SWITCHES CHANGE S1 to S0
M906 X1400 Y1400 Z1000 E800 I60 ; Set motor currents (mA)
M201 X3000 Y3000 Z100 E1500 ; Accelerations (mm/s^2)
M203 X24000 Y24000 Z900 E3600 ; Maximum speeds (mm/min)
M566 X1000 Y1000 Z100 E1500 ; Maximum jerk speeds mm/minute
M208 X290 Y290 Z280 ; set axis maxima and high homing switch positions (adjust to suit your machine)
M208 X0 Y0 Z-0.5 S1 ; set axis minima and low homing switch positions (adjust to make X=0 and Y=0 the edges of the bed)
M92 X200 Y200 Z1600 E837 ; steps/mm
; Thermistors
M305 P0 T100000 B3950 R4700 H0 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
;If you have a Slice Engineering thermistor, comment out the next line
M305 P1 T100000 B4725 R4700 H0 L0 C7.06e-8 ; Put your own H and/or L values here to set the first nozzle thermistor ADC correction
;If you have a Slice Engineering thermistor, uncomment the next lines. KITS DO NOT SHIP WITH A SLICE THERMISTOR - ONLY UNCOMMENT IF YOU ORDERED ONE
;M305 P1 T500000 B4723 C1.196220e-7 ; Set thermistor + ADC parameters for slice thermistor
M307 H0 A240.3 C608.7 D8.2 V24.1 B0 ; Bed Heaters
M307 H1 A270.7 C90.4 D6.7 V24.0 B0 ;Heater 1 model
M570 S360 ; Hot end may be a little slow to heat up so allow it 180 seconds
M143 S285
; Fans
M106 P0 H-1 ; disable thermostatic mode for fan 0
M106 P1 H-1 ; disable thermostatic mode for fan 1
M106 P2 H-1
M106 P0 S0 ; turn off fans
M106 P1 S0
M106 P2 S0
; Tool definitions
M563 P0 D0 H1 ; Define tool 0
G10 P0 S0 R0 ; Set tool 0 operating and standby temperatures
;*** If you have a single-nozzle build, comment the next 2 lines
M563 P1 D1 H2 ; Define tool 1
G10 P1 S0 R0 X0 Y17 ; Set tool 1 operating and standby temperatures
; BLTouch section below
; Endstops
M574 X1 Y1 Z0 S1 ; BLtouch used to home Z
M950 S0 C"duex.pwm1" ; Create servo pin 0 for BLtouch
M558 P9 C"^zprobe.in" H2 F50 T6000 R0.2 A1 S0.02 ; Bltouch probe type and parameters
G31 X3.0 Y40.8 Z2.104 P25 ; Probe offsets
homeall.g:
M98 P"homex.g"
M98 P"homey.g"
M98 P"homez.g"
homez.g:
G91
G1 Z5 F800 H2
G90
G1 X150 Y150 F2400
G30
G1 Z10 F200