Can Model 100 extend limit of 8 layers?

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: