Inductive probe EMI from extruder heater PWM - #127
Conversation
|
thats sounds interesting, i look forward to trying it when home next |
|
Update: I was told about the parameters deactivate_on_each_sample, activate_gcode, and deactivate_gcode. I'm currently testing rewriting them to disable heaters only during data collection. Will test today later. P.S. bed and chamber (thank you, auto heating!) off don't work because default recovery_time=0. Also activate_gcode and deactivate_gcode work on start and stop meshing also with this setting. So i only disable extruder heater. |
|
Will rewrite to activate_gcode/deactivate_gcode - no need to edit g29 and work as expected on 2 printers (one where has current problem with incutive probe data) |
|
Based on the investigation, the inductive sensors appear to be working properly, but fail when overheated above approximately 60-70 degrees Celsius, causing collisions between the bed and the head. Apparently, the sensor is cooled by the thermal barrier fan. There is a risk of thermal drift in the data, but the repeatability is within acceptable limits. It seems the thermal barrier fan works sufficiently to maintain the temperature below the switch-off temperature, but not enough to overcool the sensor. My personal opinion: the stock sensor is extremely problematic, especially when paired with the Phaetus Conch, and it's best to switch to a different type. I'm switching to cartographer3d on all my printers and can no longer support this article. |
|
Hi, interested research, some thoughts and questions ? How is the probe getting too hot with the hotend fan off ? the heatbed or are you manually heating the chamber prior to printing. I might do some testing to see if i have that problem, do you just say run PROBE_ACCURACY SAMPLES=10 to compare the variation ? What sort of results do you get ? |
|
Also how old is your plus 4, as i thought i read at somepoint they imporved the probe, mine is pretty new ( a few months) and i get these results hotend off hot end on, the first result it was on 100% the whole time so unless im missing it these seem ok either way ? |
Preheat chamber to 65c, bed 105c. It needs to be clarified that "noise" in mesurment was also at chamber off and bed ~70c.
When taking multiple measurements of a single point, sometimes a sharp deviation occurs over several consecutive measurements, which resolves on its own in few seconds. This doesn't always happen, and it occurs in different locations. In the best-case scenario, the printer will notice the deviation and begin re-measuring; in the worst-case scenario, the deviations converge, creating a "bump" on the map (which is slightly smoothed out by adjusting the grid tension). In my case it happens same way on any my used stock pei (2 plates), custom thin-metal pei (4 plates) and more-thiner-metal fr4 (4 plates). Carto3d, however, works without problems on the same printers and beds, so mechanics can probably be ruled out. For the test, I reduced the accuracy and increased the number of point measurement (5), lower tolerance (0.013) and looks for point mesurment retry while building bigger mesh (11x11). With no heated retry was only few times with deviation little bit higher then tolerance. With heater - retry count and deviations was greatly increased. I also apologize - I can't show the results because I simply abandoned these sensors and did not save the old results.
2 printers: 10 and 8 months months from the date of purchase. ABS, PC, PA (chamber 65c) with hour preheat almoust 50% of time (all time, not printing time). Bad first layer (monolayer in all bed size with bad z-offset zones) and "samples exceed tolerance" was from first day on stock hardware. Can you show how looks you inductive probe? I know that Qidi fixed the sensor and it may be different, but I was just unlucky to get printers without it (but with the new SSR).
Increase samples per point, start building table mesh and look for probe retry frequency. |
I discovered that the stock inductive sensor was picking up interference from the extruder heater PWM, which is always on at 140c. Apparently, this is critically dependent on the relative position of the wiring - it`s not shielded from interference.
After disabling the extruder heater during meshing, the readings and their repeatability improved significantly. Disabling it has no effect on other aspects - it doesn't participate in the measurement when the probe is running, and its geometric stability isn't required.
Disabling the heater is a good method of preventing interference, along with rerouting the wiring.