We had an error in the previous versions, where both layer swaps and the hueforge project would set all layer changes one layer lower than originally learned. The problem is honestly just a bad mistake, because if you have a background height of for example 0.4, then the first new layer should be 0.44 (using a layer height of 0.04) and not 0.4.
What's Changed
* Experimental changes ready for production by hvoss-techfak in https://github.com/hvoss-techfak/AutoForge/pull/19
**Full Changelog**: https://github.com/hvoss-techfak/AutoForge/compare/v1.4.2...v1.5.0