Added model and texture for Mini and Ender3 printer printbeds

This commit is contained in:
Enrico Turri 2019-11-15 09:28:51 +01:00
parent 840c59cd3d
commit 2dec84a429
6 changed files with 153 additions and 32 deletions

View file

@ -67,6 +67,8 @@ public:
MK2,
MK3,
SL1,
MINI,
ENDER3,
Custom,
Num_Types
};