donovan6000 / M33-Fio

The ultimate OctoPrint plugin
GNU General Public License v3.0
125 stars 38 forks source link

With no raft, brim, skirt model editor doesn't open #128

Closed ra100 closed 8 years ago

ra100 commented 8 years ago

it crashes at line

// Set default platform adhesion
if(!this.adhesionSize.length) {

because adhesionSize is null

donovan6000 commented 8 years ago

Thanks again!