Duet WIFI Z not working during print only!!! Layer not going up
-
; Configuration file for Duet WiFi (firmware version 1.20 or newer)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Mon Jun 18 2018 23:27:29 GMT-0300 (Hora oficial do Brasil); General preferences
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder movesM667 S1 ; Select CoreXY mode
; Network
M550 PJose Arthur Printer ; Set machine name
M552 S1 ; Enable network
M587 S"" P"" ; 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 forwards
M569 P1 S1 ; Drive 1 goes forwards
M569 P2 S1 ; Drive 2 goes backwards
M569 P3 S1 ; Drive 3 goes forwards
M350 X16 Y16 Z16 E16 I0 ; Configure microstepping without interpolation
M92 X80 Y80 Z400 E100 ; Set steps per mm
M566 X900 Y900 Z10 E120 ; Set maximum instantaneous speed changes (mm/min)
M203 X12000 Y12000 Z300 E3000 ; Set maximum speeds (mm/min)
M201 X1000 Y1000 Z100 E5000 ; Set accelerations (mm/s^2)
M906 X800 Y800 Z800 E820 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Axis Limits
M208 X0 Y-50 Z0 S1 ; Set axis minima
M208 X200 Y200 Z200 S0 ; Set axis maxima; Endstops
M574 X1 Y1 S0 ; Set active low endstops
M574 Z1 S2; Z-Probe
M558 P7 H6 F120 T6000 ; Set Z probe type to switch and the dive height + speeds
G31 P20 X0 Y50 Z0 ; Set Z probe trigger value, offset and trigger height
M557 X25:175 Y25:175 S20 ; Define mesh grid; Heaters
M305 P0 T100000 B3988 C0 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
M305 P1 T100000 B4725 C0 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C; Fans
M106 P0 S1 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S1 I0 F500 H-1 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P2 S1 I0 F500 H-1 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned off; Tools
M563 P0 D0 H1 ; Define tool 0
G10 P0 X0 Y0 Z0.5 ; Set tool 0 axis offsets
G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C; Automatic power saving
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Set voltage thresholds and actions to run on power loss; Custom settings are not configured
; Miscellaneous
M501 ; Load saved parameters from non-volatile memory
T0 ; Select first tool -
Try homing the printer and then send the following commands alternately:
G1 Z100 F10000
G1 Z50 F10000That will test whether the speed and acceleration limits that you set in config.g are appropriate and working.
-
Thx so much for u reply. The Z work completely when its not printing. But in the print, it just print with xy and the Z dont move, i see layers number not going up to, its like 50% of the gcode done and i. Layer 1.... and theprint like a disaster.
-
Please try that test. The speeds (F parameter) are deliberately very high and you may not have tested that yet.
-
PS - also, after starting a print and getting this problem, run M208 to check that the Z movement limits are still correct.
-
@dc42 said in DUET WIFI Z NOT WORKING DURING PRINT ONLY!!! LAYER NOT GOING UP:
M208
M208
Axis limits - X: 0.0 min, 200.0 max, Y: -50.0 min, 200.0 max, Z: 0.0 min, 200.0 maxALL working but z jjust dont work in print...
-
the problem is that it stay in layer 1 all print... print all gcode in the layer 1
i tryed with other boards work with them...can u help me -
-
Have you checked that when you command the Z axis to move by (for example) 50mm, it really does move that amount and not by some lower amount?
-
Please provide us with access to a GCode file that shows the problem.
-
-
It worked Printing perfectly, the only problem its that my fan fuse come kind a bugged... i connected fan ans it burned realy crazy now im in brasil its kind hard to find one other... but iam in love with this boad... u kind a genius to make something sooo good!
-
@josegerdes said in Duet WIFI Z not working during print only!!! Layer not going up:
It worked Printing perfectly, the only problem its that my fan fuse come kind a bugged... i connected fan ans it burned realy crazy now im in brasil its kind hard to find one other... but iam in love with this boad... u kind a genius to make something sooo good!
I'm glad you got it working.
If the fan fuse blew then you probably connected the fan the wrong way round, or the fan was rated at a lower voltage than the power supply voltage.
To find a replacement, try searching eBay for "1A mini blade fuse". Here are example listings from eBay UK:
https://www.ebay.co.uk/itm/1A-1-Amp-ATM-Mini-Blade-AUTO-Fuse-12V-24V-32V-UKgtn-1-Lot-50-Pcs/200776875648
https://www.ebay.co.uk/itm/12V-Assorted-Blade-Fuse-Standard-Micro-Mini-1A-40A-Car-Automotive-Fuses/263729461497 -
thx..! and u know a script with curl to automatcly upload file from simplify 3D