Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Caveman
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 14
    • Posts 65
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Caveman

    • RE: Can't connect to wifi after updating to DuetWiFiServer_2.1b2

      @jay_s_uk got it fixed now bit wifi still fighting with me.

      HTTP sessions: 0 of 8
      = WiFi =
      Network state is changingMode
      WiFi module is idle
      Failed messages: pending 0, notready 0, noresp 0
      Failed to get WiFi status
      Socket states: 0 0 0 0 0 0 0 0
      ok
      Error: failed to retrieve WiFi status message: SPI timeout
      WiFi module is idle
      Error: failed to change WiFi mode: SPI timeout

      posted in Firmware installation
      Cavemanundefined
      Caveman
    • Can't connect to wifi after updating to DuetWiFiServer_2.1b2

      Can't connect to wifi after updating to DuetWiFiServer_2.1b2
      It keeps giving me the error:
      WiFi module reported:[Warning: Maximal number of characters per line exceeded! Check the line break settings in Terminal > Settings > Text or increase the limit in Terminal > Settings > Advanced.

      How do I fix this without being able to connect to the web terminal?

      posted in Firmware installation
      Cavemanundefined
      Caveman
    • duet 2 wifi not extruding tool 0

      New duet wifi is not extruding tool 0 in anycubic delta linear plus.

      config (11).g

      Any idea what I have done wrong here?

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • RE: Mo not working on E3D toolchanger with duet3

      @dc42 this is my stop.g file

      ; stop.g
      ; called when M0 (Stop) is run (e.g. when a print from SD card is cancelled)

      M98 P"/macros/led_alert"

      ; Turn off all heaters
      ;Stop Printing (M0)
      G10 P0 S0; Turn off extruder heater
      M140 S0; Turn off bed heater
      M300 S100 P500; Sound beep using PanelDue buzzer, frequency Hz (Snn), Duration (Pnn)

      I am not entirerly sure if this is right for e3d toolchanger

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • RE: Connect 24v led to duet3 6hc with 3hc

      @dc42 @dc42 is it posibble to pwm high current ouptput?

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • Connect 24v led to duet3 6hc with 3hc

      Where can I safely connect a 24v led strip to one of my boards. Have a duet3 6hc with 3hc expension board. it lives in a e3d toolchanger and want to l make a nozzle light

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: Mo not working on E3D toolchanger with duet3

      @oliof thanks will do that.

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • Mo not working on E3D toolchanger with duet3

      I have an issue. I have a toolchanger with duet 3 in sbc mode with raspberry pi and expansion board.
      After print is finished heaters stay on. In my slicer config is M0 at the end of end gcode.

      ;Drop Bed
      G91
      G1 Z10 F1000
      G90

      ; Drop off the tool
      T-1

      ; Disable Mesh Compensation.
      G29 S2

      ; Park
      G1 X-30 Y200 F50000

      ; Turn off all heaters
      M0

      What could cause this?

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • DCS not starting failed firmware

      Ok I may have done something.

      Picked up a e3d toolchanger and it had old firmware on it.
      It runs pi4 with duet36hc and duet EXP 3 HC.
      I thought i could just update firmware on dwc as I do on my other duet printers,
      Did that now I am stuck with can't connect dcs has not started what have I done wrong and is this fixable without loosing all the configs?

      posted in Duet Web Control
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      and how di I do pid for bed in rrf3.2?

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      yep crap it is blown. hope I can find one here

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      none of my fans are working i gues fuse is blown?

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      ehm nope still having an issue fans not working on my duet

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      thanks a lot. it's working again!!!

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: want to use E1 instead of E0 for heating.

      ; Configuration file for Duet WiFi (firmware version 3)
      ; executed by the firmware on start-up
      ;
      ; generated by RepRapFirmware Configuration Tool v3.1.4 on Sun Sep 20 2020 12:57:54 GMT+0200 (Central European Summer Time)

      ; General preferences
      G90 ; send absolute coordinates...
      M83 ; ...but relative extruder moves
      M550 P"BLV mgn Cube" ; set printer name
      M669 K1 ; select CoreXY mode

      ; Network
      M552 S1 ; Enable network
      M587 S"Bill Wi, the Science Fi" P"sjn8nmdvFyF9" ; Configure access point. You can delete this line once connected
      M586 P0 S1 ; Enable HTTP
      M586 P1 S0 ; Disable FTP
      M586 P2 S0 ; Disable Telnet

      ; Drives
      M569 P0 S1 ; Drive 0 goes backwards blv: its was S1
      M569 P1 S1 ; Drive 1 goes backwards blv: its was S1
      M569 P2 S1 ; Drive 2 goes forwards
      M569 P3 S0 ; Drive 3 goes backwards
      M584 X0 Y1 Z2:4 E3 ; Multiple Z; define Drive for Z
      M671 X-56.0:373.0 Y171.0:171.0 S5.0 ; Multiple Z; define position of leadscrew for probing Z
      M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
      M92 X100 Y100 Z400 E830 ; Set steps per mm for Bondtech.
      M566 X400 Y400 Z24 E2000 ; Set maximum instantaneous speed changes (Jerk) (mm/min)
      M203 X18000 Y18000 Z800 E2000 ; Set maximum speeds (mm/min)
      M201 X3000 Y3000 Z100 E5000 ; Set accelerations (mm/s^2)
      M906 X2000 Y2000 Z750 E750 I30 ; Set motor currents (mA) and motor idle factor in per cent
      M84 S30 ; Set idle timeout

      ; Pressure advance
      M572 D0 S0.05 ; disabled Pressure advance

      ; Axis Limits
      M208 X-23 Y0 S1 ; Set axis minima
      M208 X310 Y324 Z360 S0 ; Set axis max

      ; Endstops
      M574 X1 S1 P"xstop" ; Set active high endstops edit: Y endstop is high(max).
      M574 Y2 S1 P"ystop" ; Set active high endstops edit: Y endstop is high(max).
      M574 Z1 S2 ; Set endstops controlled by probe

      ; Filament sensor
      ;591 D0 P1 C3 S1 ; Set Filament sensor Simple type (High) for extruder drive 0, connected to endstop input 3 (E0)

      ; Z-Probe
      M950 S0 C"exp.heater3" ; create servo pin 0 for BLTouch
      M558 P9 C"^zprobe.in"H5 F500 T9000 A5 B0
      G31 P25 X36.47 Y-4 Z1.308 ; Set Z probe trigger value, offset and trigger height
      M557 X30:270 Y30:270 S40 ; Define mesh grid

      ; Heaters
      M308 S0 P"bedtemp" Y"thermistor" T100000 R4700 B3950 ; configure sensor 0 as thermistor on pin bedtemp
      M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
      M307 H0 A116.2 C224.5 D5.5 B0 S1 ; Set PID for heated bed values
      M140 H0
      ;M305 P0 T100000 B4092 R4700 ; Set thermistor + ADC parameters for heater 0
      M143 H0 S120 ; Set temperature limit for heater 0 to 100C
      M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.060000e-8
      M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
      M143 H1 S280 ; Set temperature limit for heater 1 to 260C

      ; Fans
      M950 F0 C"fan0" Q500
      M106 P0 S0 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
      M950 F1 C"fan1" Q500
      M106 P1 S1 H1 T50 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
      M950 P2 C"fan2" @500
      M106 P2 S2 H1 T50 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on

      ; Tools
      M563 P0 D0 H1 ; Define tool 0
      G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
      G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C

      ; Automatic power saving
      M911 S21 R22 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss

      ; Miscellaneous
      M575 P1 S1 B57600 ; enable support for PanelDue

      ; Custom settings are not configured
      M564 H0 ; Let the Jog buttons work blv: added to allow jog buttons

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • want to use E1 instead of E0 for heating.

      How to setup heater E1 in rff3.2? I can't get it to work.

      posted in Duet Hardware and wiring
      Cavemanundefined
      Caveman
    • RE: Duet meastro target position not reachable from current position

      Have another question, after calibration and everything saved and M501 in config. Do I have to calibrate everytime a reboot delta? Or can I just run a mesh?

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • RE: Duet meastro target position not reachable from current position

      thanks just found it on the duzoki

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • RE: Duet meastro target position not reachable from current position

      And how do I set new F value for fans? have delta fans and in my old config I had M106 P0 S0 I0 B0 F6500 H-1 for partcooling fan.

      Now it loosk like this M950 F0 C"fan0" Q500 ; create fan 0 on pin fan0 and set its frequency
      M106 P0 S0 H-1 ; set fan 0 value. Thermostatic control is turned off

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman
    • RE: Duet meastro target position not reachable from current position

      I think i figured it out, it has active high endstops and that also changed in rff3.
      changed endstops fron x1 y1 z1 to x2 y2 z2 and now everything works as normal also the 5mm moves

      posted in Tuning and tweaking
      Cavemanundefined
      Caveman