-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Saving and loading a project file will improve overall workflow and provide repeatability. This can be especially important for a production, build order based, environment.
The project file needs to contain:
- Stock Material
- Workpiece Layers
- Layer Workflow and Steps
- Layout (object positions)
- Import settings
- Other stuff I'm ignorant of
I suggest adding Save, Save As, Load, and Recent to the File drop down menu.
I also suggest the file format be YAML for readability and revision control. The project file need only contain references to imported files (assets) -- not the generated data (e.g. g-code). The references can be either absolute or relative (preferred). Loading the project file then imports each file using import settings contained in the project file.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request