From df4f6434dbdc1440f1dc14991606e4af21cff1b4 Mon Sep 17 00:00:00 2001 From: Joseph Lenox Date: Sat, 31 Dec 2016 00:17:42 -0600 Subject: [PATCH] Added second link to bintray for manually packaged --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24d5829c2..b537fb9b5 100644 --- a/README.md +++ b/README.md @@ -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,