Help with retraction. Retraction not working
-
Okay, I'll try. I calibrated it on PETG. But now I have PLA there, so I'll try again
-
@Phaedrux After calibration the result is the same. I tried to add length + speed and no change.
-
Photo of your extruder setup?
Is everything assembled correctly?
Do you have some fresh PLA to test with? -
@Phaedrux
As I mentioned yesterday, there is an issue in the provided config. Look at the configuration of H1.; Heaters M308 S0 P"bedtemp" Y"thermistor" T100000 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 A167.0 C982.2 D5.1 S1.00 V23.1 B0 ; enable bang-bang mode for the bed heater and set PWM limit M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C M308 S1 P"spi.cs1" Y"rtd-max31865" ; define temperature sensor number 4 as a PT100 M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1 M307 H0 B1 S1.00 M143 H1 S280 ; set temperature limit for heater 1 to 280C
I'm not sure if it is already corrected or not. Nor what RRF is interprets in such a case.
But I know that higher temperatures lead to ozzing. -
Here is a photo of the hotend. Shouldn't the M143 have anything to do with it stringing or confusing?
-
@Paskal
Have a look on line 10, that should be H1. The line is overwriting the tunning of line 4.
So there is no M307 set for H1. Maybe RRF sets standard values, but I don't know.
You should also perform tunning for H1.