DUEX 5 V0.8 TO DUEX 5 V0.11
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@paolozampini1973 If the LED turns on and off, that just means that the switch is working. The axis movement has to be in the correct direction. Your homez.g has the axis moving to minimum Z, but endstop was defined in config.g as maximum Z. So it's a configuration error, not hardware.
Ian
Ok What should I change because I repeat it has always worked so it is always good V0.8 what should I change In your opinion -
@paolozampini1973 What do you mean "It doesn't work"? What doesn't work?
It's possible that the filament sensor is still configured on duex.e2stop.
I think if you move the Z2 endstop back to duex.e6stop, now that the direction is correct, it should work.
Then send
M574 Z1 S1 P"!zstop+!duex.e6stop"
Make sure this is in config.g as well.
Ian
-
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
What should I change because I repeat it has always worked so it is always good V0.8 what should I change In your opinion
You have made a lot of changes to your config.g. If you put your 0.8 back in, I'm sure you would have just as many problems. The problem isn't the hardware, it's the configuration. Now I know more about your machine, I can update your config.g and fix the issues.
Ian
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@paolozampini1973 What do you mean "It doesn't work"? What doesn't work?
It's possible that the filament sensor is still configured on duex.e2stop.
I think if you move the Z2 endstop back to duex.e6stop, now that the direction is correct, it should work.
Then send
M574 Z1 S1 P"!zstop+!duex.e6stop"
Make sure this is in config.g as well.
Ian
-
@paolozampini1973 You still have Z2, should be Z1:
M574 Z1 S1 P"!zstop+!duex.e6stop"
(Sorry, made a mistake in my earlier post, edited)
Ian
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@paolozampini1973 You still have Z2, should be Z1:
M574 Z1 S1 P"!zstop+!duex.e6stop"
(Sorry, made a mistake in my earlier post, edited)
Ian
I did and modified it there is nothing to do It does not work it does not work it does not work I did as you told me but it does not work even in the Z1 site it does not work
-
@droftarts explain to me why the same configuration with the V 08 everything worked and with the V 011 there are all these problems You can help me to understand Forgive me if I insist but I want to understand I want to understand Thanks and thanks for the time you are DETICATING me
Excuse me I was wrong to write that you are dedicating to me Thanks for the time you are dedicating to me
-
@paolozampini1973 Okay, I'm going to have to stop. I'll try and edit your config.g this evening. I'm available tomorrow.
I still don't think this is a hardware problem. If it is, it's because you are using a clone Duet 2, not one made by Duet3D.
Check that the pins on the expansion connector are not loose or bent over, and properly soldered, on both the Duet 2 and on the DueX (both of them).
If you feel like it, put the v0.8 back on and see if it works (which is also a clone, not produced by Duet3D). On looking at the external driver pdf you linked, your stepper timings are too fast; try:
M569 P7 S0 R1 T3:3:6:6 ; E4 X physical drive 7 goes forwards M569 P8 S1 R1 T3:3:6:6 ; E5 Y physical drive 8 goes forwards
Ian
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@paolozampini1973 Okay, I'm going to have to stop. I'll try and edit your config.g this evening. I'm available tomorrow.
I still don't think this is a hardware problem. If it is, it's because you are using a clone Duet 2, not one made by Duet3D.
Check that the pins on the expansion connector are not loose or bent over, and properly soldered, on both the Duet 2 and on the DueX (both of them).
If you feel like it, put the v0.8 back on (which is also a clone, not produced by Duet3D).
Ian
Look for me there are no problems anyway I think it's better to go all the way if it's okay with you So we can talk tonight?
-
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
So we can talk tonight?
Probably not, I have ill kids.
Ian
-
@droftarts I am so sorry that you have sick children anyway Many thanks I am sending you the PDF file so we continue tomorrow at least out of curiosity to see how it endsDM860H V3.3 act英文 (1).pdf
-
@paolozampini1973 I have found one piece of information for you this evening, regarding thermistors on V0.11. From https://docs.duet3d.com/Duet3D_hardware/Duet_2_family/DueX2_and_DueX5#pcb-revision-history
Modified the series resistors of the temperature inputs to be 2k2 so they perform better with PT1000 sensors. From RRF3.4 the DueX5 version will be detected and the correct R values set in M308, for RRF 3.3 and earlier use R2200 in the M308 command.
In config.g, change M308 for the following:
M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2200 ; configure sensor 3 as PT1000 on pin duex.e3temp M308 S4 P"duex.e3temp" Y"thermistor" T100000 B4138 R2200 ; configure sensor 4 as PT1000 on pin duex.e3temp
This should fix the temperature reading. But I think the thermistor configuration is still wrong. What hot ends are you using? Link to where you bought them?
Ian
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2200
Good morning the correct TEMPERATURE I had to put R 2150
M308 S3 P"duex.e2temp" Y"thermistor" T100000 B4138 R2150
-
@droftarts
E2 +E3+E4+E5+E6 Filament Sensing it works very well
E2 +E3+E4+E5+E6 it does not work when microswitch is configured There is no way to make it work if I close the led the same collector lights up I connect it in duet and it works is very strange -
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
Good morning the correct TEMPERATURE I had to put R 2150
Use R2200, that's the value of the sense resistor. Don't worry about temperature variation of a couple of degrees at room temperature - thermistors are not very accurate at low temperature. If you use a different R value, they will be inaccurate where it is important, around 200C.
Also, the M308 B value is wrong. I have asked you before, what thermistors or hot ends are you using?
Ian
-
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
E2 +E3+E4+E5+E6 it does not work when microswitch is configured
Please show how you are testing this.
Ian
-
@droftarts NTC 100K ohm B3950
220v 1400W 500*500 NTC 100K 3950
-
@droftarts said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
E2 +E3+E4+E5+E6 it does not work when microswitch is configured
Please show how you are testing this.
Ian
M119
-
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
@droftarts NTC 100K ohm B3950
220v 1400W 500*500 NTC 100K 3950That is the bed. What about the hot ends?
For bed, change config.g to:
M308 S0 P"bedtemp" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin bedtemp
Ian
-
@paolozampini1973 said in DUEX 5 V0.8 TO DUEX 5 V0.11:
M119
M119 does not show filament sensor status, only endstop status for axes (X, Y, Z).
Send
M591 D#
where # is the extruder drive number, 0 to 3.Ian