Jamie Gilgen
Jamie Gilgen
Recently I upgraded to Big Sur and unfortunately this handy plugin no longer functions. I've tested on Cura versions 4.7.1 and 4.8.
Right now, PUSHER_SUBSCRIPTIONS is a constant and any modifications to it at runtime (other than during controller's `init()`) will be ignored. Make EmberPusher.Bindings watch pusherSubscriptions and subscribe/unsubscribe as the user...
It would be helpful to be able to be able to access/print out the raw json that is returned from the API when making network calls. Did I just miss...