XML and CSV data to label for sheet metal forming production #4110
Leocrydis
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
2024-12-16.13-32-20.mp4
Hello, everyone i had a great time learning how to use nicegui for python i was able to create this app that would allow me to parse xml and csv file to an ag grid and then print them to a label using a zebra printer.
https://pypi.org/project/zpl/
i also used another program i written to run in the back ground while parsing the xml data. this program is using .vb to extract data from siemens solid edge ".psm" file we do a lot of custom work but try to integrate standard sizes with some customization. so the .psm has data that will allow me to create a sink configuration once the .exe is able to get all data it will send the data found from the part numbers that were inside of them xml. once down will update the ag grid and show for each part number if it has a sink configuration.
the sink configuration has qr nested on them so the forming guys can quickly find the forming program file and other relevant files.
there is plenty to add into this. but i got to a point where i am happy!
Beta Was this translation helpful? Give feedback.
All reactions