@Jarret_Luft I found some issues in GRBL Workspace:
TouchPlate: If i use input for parameter @ input “Height of plate”, the this will not save. Every Time i repeat this input, can we fix this?
Macro: If it possible to start a macro at boot time, mabe at the JS Boot script? I.e. i need a macro to watch gcode and replace the toolchange command M6.
Sharing macros is not implemented yet. When you save it only saves macros locally. There is cloud storage for each user in ChiliPeppr which is how the JSCut integration works. You have to be logged in for the cloud storage to work. So all the pieces are in place, it’s just that last mile of connecting them.