HI
solved the problem changed out sensor and all worked fine
then put old ir probe back and problem recurred - so appears to be a faulty probe ansd with new probe found printing is better - maybe erratic homing with old sensor?
Rob H
HI
solved the problem changed out sensor and all worked fine
then put old ir probe back and problem recurred - so appears to be a faulty probe ansd with new probe found printing is better - maybe erratic homing with old sensor?
Rob H
ps thanks for great support on this forum it is really appreciated
Rob H
hi
thanks for looking at the problem I have several IR probes and I have changed out the one giving me problems - so I will see if problem occurs with new one and let you know if it does
Rob H
sorry let me clarify
The ir probe does not come on when it crashes
I have waited for the printer to run ending script and then remove printed part
I start a new print then occasionally but not ever time the head crashes when it homes at the start of the print it also happens if I home the axes but not every time but once it does this even a firmware reset does not stop it crashing only a power off and then on
Rob H
Hi
I have a cr-10 converted to duet - micro switches for x and y ir probe for z
the problem occurs only occasionally when a print finishes and the printer runs the end script - when I home the axes the ir probe fails to trigger - ie no led light up and crashes into the bed only a power down sort this out
Rob
hi
sorry for delay
I have a duet wifi and run an ending script -
G1 E-1 F300 ;retract the filament 1mm
G1 Z+10.0 E-3 X-20 Y-20 F6000 ;move Z up and retract filament 3mm
M106 S255 ;fan at 100% to cool nozzle
G90 ;absolute positioning
G28 X0 Y0 ;home X and Y
G1 Y190 ;move bed forward
M84 ;steppers off
G4 P200000 ;wait (200 seconds)
M106 S0 ;fan off
if this runs every so often but not every time the ir probe does not trigger when I home the axes again
a firmware reset does not re enable the probe
only a power down and switch back on does
firmware 2.02RC4(RTOS) (2018-11-18b5)
web server 1.21
web interface 1.22.5
config.g (needs tidying up)
; Configuration file for Duet Wifi with V1.20 firmware
RCH 3D printer
; Communication and general
M111 S0 ; Debug off
M550 PRCH 3D ; Machine name and Netbios name (can be anything you like)
M551 Pzander09 ; Machine password (used for FTP)
;M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address
M552 S1 ; Enable network
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet
M555 P2 ; Set output to look like Marlin
M575 P1 B57600 S1 ;paneldue
; Axis and motor configuration
M569 P0 S1 ; Drive 0 goes forwards
M569 P1 S1 ; Drive 1 goes forwards
M569 P2 S0 ; Drive 2 goes backwards
M569 P3 S0 ; Drive 3 goes backwards
M569 P4 S1 ; Drive 4 goes forwards
M350 X16 Y16 Z16 E16 I1 ; Set 16x microstepping with interpolation
M574 X1 Y1 Z0 S1 ; set endstop configuration
M906 X800 Y1000 Z800 E800 ; Set motor currents (mA)
M201 X800 Y800 Z150 E1000 ; Accelerations (mm/s^2)
M203 X6000 Y6000 Z180.00 E1200.00 ; Maximum speeds (mm/min)
M566 X600 Y600 Z30 E250 ; Maximum jerk speeds mm/minute
M92 X79.80 Y79.80 Z403 E420 ; Set axis steps/mm
M208 X0 Y0 Z-0.5 S1 ; Set axis minima
M208 X270 Y275 Z400 ; Set axis maxima
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
;M307 H3 A-1 C-1 D-1 ;
;M558 P5 X0 Y0 Z1 H5 F100 T2000
;G31 X0 Y0 Z0 P25
;z probe
M558 P1 X0 Y0 Z1 ; Z probe is an IR probe and is not used for homing any axis
G31 P500 Z1.00 ; Set Z probe trigger value, offset and trigger height
;M558 P1 I0(or I1) R0.4 F300 X0 Y0 Z0
;G31 X0 Y0 Z-0.1 P600
; Thermistors
M305 P0 T100000 B3950 R4700 H30 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction
M305 P1 T100000 B3974 R4700 H30 L0 ; Put your own H and/or L values here to set first nozzle thermistor ADC correction
; M305 P2 T100000 B3974 R4700 H30 L0 ; Put your own H and/or L values here to set 2nd nozzle thermistor ADC correction
; 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 ; Set tool 1 operating and standby temperature
thanks
Rob H
Sometimes when I home the z axis it crashes the nozzle into the bed
If I do a firmware reset via the web interface it still happens
If I turn off at the mains and back on the ir probe works correctly
When it crashes the led lights to show it is triggered but it does not stop and then raise the axis but plows on down
It is not a regular occurrence so I do not thing it is a setup problem
any ideas/suggestions welcome
Rob H
Hi
thanks for reply
I now realise that the black paper is rough and sits on a 240 volt heating pad which is not flat - it also is thin and I think moulds to the heated pad leaving small voids in places. I will try thicker card and also a thin aluminium sheet under the paper.
I cannot put the heated pad under the aluminium bed due to the mounting screws#
Rob H
Help
I am getting erratic readings from DC42s ir sensor - the trigger height is stable for a short while and then changes by about 0.2-0.4mm and remains stable for a period it changes After a reboot - I change the G31 instruction in the config file after calibrating the trigger height and reboot and find the trigger height has changed but remains consistent but incorrect for printing until I reboot and calibration gives another trigger height which remains the same until another reboot.
I have black cartridge paper under glass
The instructions for the ir sensor say to use black backing under the glass.
I had a modified Hephestos 2 running a duet and ir sensor and this worked well and the bed was glass with white underneath - this printed well but I wanted a larger bed and height and so I am setting up a CR-10s 400 with the same duet and sensor. I used black paper under glass as recommended and then my problem with variable trigger height started. This makes it impossible to print as the hot end either starts too low or high even when I set Z0 accurately with G92 Z0 before printing.
Can anyone explain why I have this variation and should I use white backing under the bed? Also does the ambient light affect the sensor ie sunlight versus fluorescent light
I have carefully cleaned the glass and use no coatings. The ir sensor is also firmly mounted with no possibility of it moving.
Rob H
thanks DC42 that puts my mind at ease
Rob H