RobFlow 5.2
Features
Restore Variables from backup file
You can now restore Variables from a backup file.
As you may know, pressing the “Full Backup” button in the RobFlow menu will download a backup folder which contains all Flows, Subflows, Dashboards, Plugins and Variables present on the Control Unit at that moment.
If you accidentally deleted Variables after this backup, you can easily restore them now. Just press the “Restore Variables from backup” button in the Variable menu, select the variable_storage.json file from your backup and restore.

Scale and shift Flow environment file for Robot Visualizer
In addition to our last release 5.1, you can now upload and save environment files for each Flow. This gives you the opportunity to adjust the Robot Visualizer to different settings.
Also, you can adjust the scale and shift of the environment in case it does not exactly match reality.

Customizable import conflict handling for Flows/Subflows/Dashboards
If you downloaded a Flow, Subflow or Dashboard and try to re-import it to the same Control Unit, RobFlow will ask if you want to overwrite the existing one or if you want to keep both - the original and the imported version.
That way it is easier for you to keep track of changes.

Miscellaneous
- Allow editing output Variables while brakes engaged or safety stop active
- Delete Variable Confirmation Popup
- Read-only option for Modbus/TCP Coil and Holding Register Variables
- Allow jogging while Flow is in pause state
- Make orientation in Stack, Grid, Palletizing Nodes configurable for all Poses
- Add "Move to Home" functionality to Generic Button Widget
- Buttons for Flow/Subflow/Dashboard duplication
- Set Jogging speed via Robot Config
- Add ability to name joints
- Use Expression as label in Generic Button Widget (e.g. to show current value)
- Allow all Variables on the CU in Subflows
- Variables Display Widget: add option to always show the Flow Variables of the currently running Flow
- Set Variable Widget: hide predefined fields, make Widget smaller if fields are hidden
- When importing/exporting Flows, also automatically import/export the used Subflows
Fixes
- Do not clear Expression field in Set Variable Node when changing the Variable
- Properly center all Flows and Subflows in the editors on load
- Subflow Editor popup moves if you open the side panels, to make sure they don't overlap
- Increase zoom window for Flows and Subflows
- Misc. layout fixes
- UI performance improvements