21 lines
908 B
Markdown
21 lines
908 B
Markdown
# gereral TODOS
|
|
|
|
## 1. target: Workflow chain
|
|
bricscad layout
|
|
-> extract TROs to .svg/.dxf (sps_skel)
|
|
-> modify symbols in Brciscad (dxfmakros)
|
|
-> extract the new modified symbols from the .dxf into a .json (sps_skel)
|
|
-> create a .scl file from the .json (sps_skel)
|
|
|
|
## 2. use Mubea as basis test
|
|
- Create the material Flow (ask Simon about the entry point / exit makros ): done
|
|
- create a tro of the Mubea Layout in the given state :done
|
|
- discuss the tro result with Embiya and Thomas (results as .svg or in .dxf layer):done
|
|
- correct your program if necessary. Recreate Mubea until they think it is fine : done
|
|
- create scl files and try to import in TIA Portal : done
|
|
|
|
## 3. create another test case H & M
|
|
- extract the basic items and elements from the H&M Part 5 layout
|
|
- create a new test case with our makros
|
|
- use for testing the workflow chain and compare result with existing TRO code/concept
|