Works perfectly.
Also. The Bed leveling procedure is super clean and much more precise. I did use a 0.04 feller gauge and both extruders landed perfectly on the same height.
I still think that since the z offset of the second core is done using 0.01 steps it could be beneficial to also use 0.01 on the first core z tune instead of 0.02. I'll dig to see where I need to edit the python to check if it's worth. Anyhow clearly the changes on acceleration and smooth z reposition are very welcome.
All this ofc changing paper thickness on griffin.
Edit: Been doing lots of tests today more than just a quick print. I see a +0.10ish difference on the second core. Ofc I have modded the machine way beyond standard so I might be completely wrong.
Edit: Many prints later. The offset difference doesn't show on the starting purge sequence but on the print. I pinpoint the Z difference to 0.05-0.06 higher on the second extruder. Atm prints are going perfect perfect. I print mostly 0.2 layers so any difference is very easy to actually see if one pushes too much or too low after each layer.
Edited by Guest
Recommended Posts
Daid 306
Yes it would.
As bonus, this update supports "override" files, you can put a modified .json file in /var/lib/griffin/machines/ and it will load that instead of the one in /usr/share/griffin/machines
And it won't get erased on an update. As extra bonus, you can put just your overrides in there by abusing the hardware revision. If you make a file called 9066-0.json and put the this in there, you can overrule definitions without requiring a full copy of the configuration file, just your overrides.
{
"inherit": "9066.json",
"properties": {
"leveling_paper_thickness": 0.0
}
}
Link to post
Share on other sites
neotko 1,417
Superb!!!
Link to post
Share on other sites