LaserWeb4
LaserWeb4 copied to clipboard
Machine Profile Load Does Nothing
Follow this steps to open an issue
-
[x] If refers software, include
Workspace.json. This is available on CAM tab top, Workspace -> Save. Prepare your work, saveworkspace.json, rename asworkspace.json.txtand attach in this issue. All resources regarding the issue should be attached (SVG files, images, etc.). An issue opened without resources will be automatically closed upon inspection -
[x] If refers hardware, include enough images, log files, and optionally videos (or link to a Cloud Drive folder) to inspect Ortur LM2.txt
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.
Your txt (json) file is not valid.
- The profile name should not start with *. These are only for internal default profiles.
- Then, there is a
,missing after the machineLabel. - And the profile is not complete.
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.