aboutsummaryrefslogtreecommitdiff
path: root/cad/Makefile
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2020-01-24 18:26:04 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2020-01-24 18:26:04 +0000
commit06408f8faef4619e264acfe7dd088899074874f5 (patch)
tree32a5ee3f30e09af951e33947429088703ca59230 /cad/Makefile
parentdcd43ef8e0fb93c723dae35272d6acaae047cee0 (diff)
downloadports-06408f8faef4619e264acfe7dd088899074874f5.tar.gz
ports-06408f8faef4619e264acfe7dd088899074874f5.zip
New port: cad/PrusaSlicer
PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works with Mach3, LinuxCNC and Machinekit controllers. PR: 243528 Submitted by: Teodor Sigaev <teodor@sigaev.ru>
Notes
Notes: svn path=/head/; revision=523977
Diffstat (limited to 'cad/Makefile')
-rw-r--r--cad/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/Makefile b/cad/Makefile
index d0411c236b16..2e2e8c18ba80 100644
--- a/cad/Makefile
+++ b/cad/Makefile
@@ -82,6 +82,7 @@
SUBDIR += p5-Verilog-Perl
SUBDIR += pcb
SUBDIR += pdnmesh
+ SUBDIR += PrusaSlicer
SUBDIR += py-gdspy
SUBDIR += py-lcapy
SUBDIR += py-phidl