Can Model 100 extend limit of 8 layers?

Hi!
I heard that model 100 hardware is much better then in atreus and model 01. And memory limit for a firmware is not a thing anymore.
It would be great if it’s firmware 8 layers limit extended a bit. Need one more layer, please.

Yes it supports more than 8 layers. You’ll need to build a custom firmware with various places 8 is used to increase it. The GD32 MCU in the Model 100 is currently allocating 16k of flash to virtual EEPROM. The AVR in the Model 100 only has 1k, so you can see there’s a lot more space to work with.

This post has a lot of relevant info too: