NilsNitro
Posts: 2
Joined: Tue Aug 15, 2017 4:57 pm

Bed not heating after firmware update

Hello, i recently updated my Wanhao Duplicator 4s with the latest salefish firmware, and after that it has not been itself.

I can heat the bed temp on the printer itself, but when i use the S3D software it will not heat, sd-card and usb cable alike. When i used the software earlier it works perfectly, now its off for some reason. Any good ideas what im doing wrong ?

; **** Duplicator 4 dual start.gcode ****
M73 P0 ; enable build progress
G162 X Y F3000 ; home XY maximum
G161 Z F1200 ; home Z minimum
G92 Z-5 ; set Z to -5
G1 Z0 ; move Z to 0
G161 Z F100 ; home Z slowly
M132 X Y Z A B ; recall home offsets
M135 T0 ; load right extruder offsets
G1 X-120 Y-70 Z30 F9000 ; move to wait position off table
G130 X20 Y20 Z20 A20 B20 ; lower stepper Vrefs while heating
M126 S[fan_speed_pwm]
M140 S[bed0_temperature] T0
M134 T0 ; stabilize bed temperature
M104 S[extruder0_temperature] T0
M133 T0 ; stabilize extruder temperature
G130 X127 Y127 Z40 A127 B127 ; default stepper Vrefs
G92 A0 B0 ; zero extruders
G1 Z0.4 ; position nozzle
G1 E25 F300 ; purge nozzle
G1 X-115 Y-65 Z0.15 F1200 ; slow wipe
G1 X-110 Y-60 Z0.5 F1200 ; lift
G92 A0 B0 ; zero extruders
M73 P1 ;@body (notify GPX body has started)
; **** end of start.gcode ****
NilsNitro
Posts: 2
Joined: Tue Aug 15, 2017 4:57 pm

Re: Bed not heating after firmware update

I dont know what was wrong, but for somereason it started to work after switching it on and off again. And changing the parameter "Relay temprature between" set to loop, since both of them was hooked off.

Return to “Troubleshooting and Bug Reports”