LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
692 stars 186 forks source link

Machine Profile Load Does Nothing #643

Closed jbarker2160 closed 1 month ago

jbarker2160 commented 2 years ago

Follow this steps to open an issue

When I try to add a machine profile via JSON, none of the machine values update and there is no error or success message or really any acknowledgement that anything happened at all.

cprezzi commented 2 years ago

Your txt (json) file is not valid.

The Load and Save Machine Profiles function is made to copy all machine settings from one installation to another. It's not made to add just one profile.

The easyest way to add your own machine profile to the laserweb-profiles.json file is to make a new profile via the LaserWeb GUI and then save the machine profiles (to copy it to other installations or as backup).

Alternatively you can first export the laserweb-profiles.json and then expand it with your own profile via text editor.