mirror of
https://github.com/Cian-H/Melter.git
synced 2026-01-25 11:52:29 +00:00
16 lines
555 B
Markdown
16 lines
555 B
Markdown
# Melter
|
|
Generates meltpool tomographs and layer maps from SLM printing pyrometry data
|
|
|
|
###########################################################################
|
|
|
|
Currently, this source code is compiled using nuitka. The "compile.sh"
|
|
script contains the command for correct compilation. Code is written in
|
|
Python 3.9+ and is dependant on the following packages (which must be
|
|
installed manually by the user if wishing to compile):
|
|
|
|
- MTPy
|
|
- Kivy
|
|
|
|
In addition to the python standard library and, obviously, the associated
|
|
dependancies of these packages.
|