Flip Board Maker

I did do a second project like this and I did something wrong with the flip perimeter cut so there was a tiny bot of a gap. I wound up shimming it in place with some folded over bits of paper. it worked ok. But I still don’t know what I did wrong. So a gadget to automate it without my math errors would be nice :wink:

Hmm I cant get the ventric gadget from instructables to work. (Nul variable error)
The author wrote it for Aspire, but it should work. Probably it needs to be updated for the newer version?
I found some tutorials on writing your own gadgets.
I will see if I can figure out how to debug it.

Open the file > Flip_Board_Maker.lua with a text editor and remove the line > require(“mobdebug”).start()

This worked for me, it was in the comment section on instructables.

1 Like

Yep - that did it! It works now :slight_smile:

1 Like

hmm i’ll see if I can code it into an app then.