Hi Folks,
after reading for hours and trying several dozen configurations, i am at my wits end and am starting a thread here.
I upgraded my Anet A8 to a Duet 3 Mini 5+ Ethernet. Some other components like the extruder and heatbed have been upgraded from Stock too. So I am approaching from the perspective of mass produced consumer grade printers and am struggling a lot with getting RRF to work. The problem is the following:
I can't get Mesh Bed Compensation to work. I am using the Nozzle as a Probe (in Marlin i used Mesh Bed Leveling successfully). My bed is quite badly warped due to a mix of build quality and user stupidity. But it's all i have atm. Since my Endstops can not be surpassed by the axis before simply breaking off (like when accidently clicking on -25mm in the Mesh Comp Wizard). I leveled it to be slightly below the heatbed, so my probing points are around ~0.5 and 1.5mm from Z=0.
When starting the Mesh Compensation Wizard, the Nozzle is only raised by 0.7, thus crashing in to the bed. I found no way to start at a higher point.
I used RRF Configurator for building the config. I know that my physical setup without a probe is "unusual" in this community. I even HAVE a BLTouch ready, BUT i dont have a gantry yet where i can install it. That needs to be printed first. And I cant get a print running.
I've lowered the probe offset to 0 (M558 P0 H0 F1500 T6000), played around with G31 in config-override.g and all in all trying to understand the logic that is applied in the whole process.
elements in config.g:
; Axis Limits
M208 X-7 Y-6 Z0 S1 ; set axis minima
M208 X220 Y220 Z220 S0 ; set axis maxima
; Z-Probe
M558 P0 H0 F1500 T6000 ; disable Z probe but set dive height, probe speed and travel speed
M557 X20:200 Y20:200 S89 ; define mesh grid
config-override.g only contains the M307 PID Values. I enabled the Z-raise in homeall.g and homez.g. G29 S1 was added to config-override.g to load the mesh at start. The mesh was deleted between different tries.
The strange thing is, in between different configurations i had it working at some point, but I didn't write the solution down (doh!). Then, with a new upload of the config.zip from RFF Configurator, the solution got lost and now i have spent the whole day trying to fix this without any success. Please elaborate on the propably simple solution (i remember it being just one line, propably G31, but i couldnt replicate it yet) and help a duet noob out
Thanks in Advance
edit: e-steps are set correctly
edit2: this is the output after Positioning the Nozzle slightly above the bed center and sending G92 Z0, then starting Mesh Bed Compensation:
Warning: the height map has a substantial Z offset. Suggest use Z-probe to establish Z=0 datum, then re-probe the mesh.
9 points probed, min error -1.200, max error -0.100, mean -0.911, deviation 0.311
Height map saved to file 0:/sys/heightmap.csv
you can also see how badly warped this bed is... pringl'd