Hello everyone! First post in this thread, assembled my diy Norns Shield a couple of days ago and got to play with Compass, really enjoying it so far 
Although, after the latest update 200129, the script seems not being able to load properly and I get an error: init message on the Norns screen. Guessing it to be just a firmware compatibility issue, don’t know if I’m correct.
Here’s what Matron reports back:
### SCRIPT ERROR: init
/home/we/norns/lua/core/softcut.lua:140: bad argument #3 to 'cut_param' (number expected, got nil)
stack traceback:
/home/we/norns/lua/core/norns.lua:126: in function </home/we/norns/lua/core/norns.lua:126>
[C]: in field 'cut_param'
/home/we/norns/lua/core/softcut.lua:140: in function 'core/softcut.pre_filter_fc_mod'
/home/we/dust/code/compass/compass.lua:297: in global 'init'
/home/we/norns/lua/core/script.lua:93: in function 'core/script.init'
[C]: in function 'xpcall'
/home/we/norns/lua/core/norns.lua:127: in field 'try'
/home/we/norns/lua/core/engine.lua:91: in function </home/we/norns/lua/core/engine.lua:89>
>> reading PMAP /home/we/dust/data/compass/compass.pmap
PS: First time reporting a block of code from Norns, please let me know if my formatting is not correct.