FabMo-Engine
FabMo-Engine copied to clipboard
The FabMo Engine - A software and apps ecosystem for digital fabrication.
Ted - is still a thing that makes sense to you for the software? Either as the "way it works" or as a configurable option? If so, then over the...
We have carried over the ability to call up system variable in opensbp using %(_var num_). At the moment, the specific numbering order is a hold-over from Sb3. Now would...
Decide if we care to fix this, and then fix it in the fabmo-updater so it works on raspberry pi if needed, or eliminate the function from the config and...
In a file with sequential timed pauses such as this: SO, 1,1 MZ, 0 pause 4 pause 4 pause 4 MX, 10 MX, 0 MZ, 0.5 SO, 0, 1 Press...
Currently, when FabMo loses connection to G2 (G2 dies) it requires a reboot. Not really sure what this improvement entails, or how much it can be improved. Can be triggered...
An errant click could lose a user's work. It'd be nice to have a "do you really want to navigate away without saving?" modal or something.
At the software level, if an authorization is requested, the spindle state needs to be cached. Once authorization is granted, return spindle to that state.
Start a move in the keypad using an arrow key on the PC keyboard. Then click somewhere on the desktop outside chrome. Let go of key. Motion will continue ......
If current z < 0.25", then z retracts to 0.25" before moving x and y to zero. If current z > 0.25", then z does not move before moving x...