Added second link to bintray for manually packaged

This commit is contained in:
Joseph Lenox 2016-12-31 00:17:42 -06:00 committed by GitHub
parent 73763a8417
commit df4f6434db

View File

@ -4,7 +4,9 @@ A: Yes.
Slic3r [![Build Status](https://travis-ci.org/alexrj/Slic3r.png?branch=master)](https://travis-ci.org/alexrj/Slic3r) [![Build status](https://ci.appveyor.com/api/projects/status/8iqmeat6cj158vo6?svg=true)](https://ci.appveyor.com/project/lordofhyphens/slic3r)
======
Prebuilt Win32 builds https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view
Prebuilt Win32 builds:
* https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/view (from build server)
* https://bintray.com/lordofhyphens/Slic3r/slic3r_dev/1.3.0-dev (manually packaged)
Slic3r takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for
3D printers. It's compatible with any modern printer based on the RepRap toolchain,