Simplify3D 4, using Scaffold/Edge Medium - Medium both Oozeless/Ram Purge BigBox Hybrid, 1.1.0-RC6, switched from mesh bed to auto bed leveling. The problem I have is that if I print with Oozeless/Ram set, the z-height is squished. I've looked through the other threads here and I'm not seeing any obvious things to twiddle: Ok, so how did I get that amazing print on the left? I printed without Scaffold. Check out the sides of this piece and the final print of a top rail over empty space:
Have a read through this thread https://forum.e3d-online.com/threads/z-axis-height-way-off.2651/ I had similar problems with dual-extrusion prints coming out the wrong height. In the end, after much research, I discovered that there were a number of bugs discovered in 1.1.0-RC6. I was also working on my IDEX build (see here https://forum.e3d-online.com/threads/dual-titan-idex-another-try.2684/page-4) but I still needed to sort out the firmware. In the end I went for the latest build of Marlin, 1.1.5 I think, and managed to get dual extrusion working properly.
You’re Welcome to try my branch of firmware. This tracks the bugfix-1.1.x branch, and includes a few BB specific modifications Although it should be good to go as is, I use tohara octoprint firmware plugin to compile, so have a separate set of configs Also I try to merge regularly, so it may break every so often https://github.com/autonumous/MarlinFirmware-BigBoxV1.1/tree/DHT_BF1.1.x_dev?files=1
I use DHT_BF1.1.x_dev as my main working/dev branch. This has a number of tweaks that I’ve previously made. I tend to keep it merged with upstream bugfix1.1.x branch. If I was to add my own custom code, I would create a new test branch, before merging. I’ll try to get my local configs I use to compile against