97 Commits

Author SHA1 Message Date
Joseph Lenox
8e5ff98c8d Update package_win32.ps1 2016-07-09 19:41:26 -05:00
Joseph Lenox
3954103b9a Update package_win32.ps1
Use appveyor variables
2016-07-08 14:18:15 -05:00
Joseph Lenox
1dd60cc295 fixed variable references. 2016-07-07 22:41:51 -05:00
Joseph Lenox
94b71f1aa9 fixed perl path for batch file and added lib module 2016-07-07 22:22:35 -05:00
Joseph Lenox
d504a624be minor fixes to packaging script 2016-07-07 21:41:00 -05:00
Joseph Lenox
7e0767b0f1 fixing location of slic3r script 2016-07-07 20:42:41 -05:00
Joseph Lenox
84a2de5bfa oops, forgot a backtick 2016-07-07 20:04:52 -05:00
Joseph Lenox
61fc0ec281 changing paths 2016-07-07 19:26:27 -05:00
Joseph Lenox
ec4c14afe9 changed to correctly indicate which branch it belongs to, in addition to the commit. 2016-07-07 18:39:01 -05:00
Joseph Lenox
166d199fc4 Finished cleaning up module and include list. 2016-07-07 18:25:40 -05:00
Joseph Lenox
ea0c8bced3 quoted paths. 2016-07-07 16:09:00 -05:00
Joseph Lenox
a8a21d18ef typo in script 2016-07-07 14:36:43 -05:00
Joseph Lenox
405f7456c5 set names up properly in powershell script 2016-07-07 13:53:45 -05:00
Joseph Lenox
67b5d12c06 Fix Powershell syntax 2016-07-07 12:40:07 -05:00
Joseph Lenox
80336e7130 Fix batch file. 2016-07-07 12:07:58 -05:00
Joseph Lenox
a6353f3d90 Update package_win32.ps1
added missing packages
2016-07-07 10:58:45 -05:00
Joseph Lenox
1f63e89d5b added partial modules list
added powershell script
2016-06-29 07:22:18 -05:00
Joseph Lenox
7cb20eb21a batch files to aid in producing built zip files. 2016-06-28 19:34:56 -05:00
Joseph Lenox
2230652218 Added simple JSCAD modifier helper
Simple cube oriented around the center with a parametric interface. Just copy/paste into openjscad.org and hit shift+enter.
2016-06-02 19:18:29 -05:00
Joseph Lenox
5e17746427 Post process script for fan kickstart
Addresses #3308
2016-06-02 11:43:34 -05:00
Joseph Lenox
08a2775dbd Update solid_layers.scad
Oops, left a hardcoded 0.3 in. Fixed.
2016-05-31 19:14:20 -05:00
Joseph Lenox
ea9b10c764 Added a short OpenSCAD description to aid in the creation of simple modifier meshes that describe a change every N layers 2016-05-29 10:56:21 -05:00
Alessandro Ranellucci
9b21ac877a Merge branch 'master' into sender
Conflicts:
	Build.PL
	lib/Slic3r.pm
	xs/MANIFEST
	xs/src/libslic3r/PrintConfig.hpp
2015-11-01 19:12:13 +01:00
Alessandro Ranellucci
7f70da97b4 New experimental autospeed feature. #2810 2015-05-31 22:04:32 +02:00
Alessandro Ranellucci
13b7316807 Merge branch 'master' into sender
Conflicts:
	Build.PL
	lib/Slic3r/GUI/MainFrame.pm
2015-05-28 18:05:36 +02:00
Alessandro Ranellucci
c64308a5e7 Render brim and skirt in 3D toolpaths preview. #2649 2015-05-18 00:49:16 +02:00
Alessandro Ranellucci
d2172b4383 Merge branch 'master' into sender 2015-03-06 22:15:43 +01:00
Alexander Rössler
d35226b889 added support Machinekit flavour GCode 2015-02-06 18:48:46 +01:00
Alessandro Ranellucci
3ae6f2630e Merge branch 'master' into sender
Conflicts:
	Build.PL
2015-02-01 14:07:32 +01:00
Alessandro Ranellucci
e0a3d2577c Initial work for 3D rendering of toolpaths 2015-01-15 20:06:30 +01:00
Alessandro Ranellucci
18e815d032 More efficient 3D preview of slices 2015-01-15 18:49:07 +01:00
Alessandro Ranellucci
9c8f8f8ded Refactoring: make Slic3r::GUI::3DScene::Base model-independent 2015-01-13 20:55:19 +01:00
Alessandro Ranellucci
fb08588007 Renamed PreviewCanvas to 3DScene 2015-01-09 01:30:04 +01:00
Alessandro Ranellucci
b126f92f41 Finished GCodeSender 2014-12-27 22:58:01 +01:00
Alessandro Ranellucci
005f138ce7 Merge branch 'master' into sender 2014-12-26 01:30:48 +01:00
Alessandro Ranellucci
7253dc699a Some more work on wireframe 2014-12-21 22:52:18 +01:00
Alessandro Ranellucci
c21a254480 Incomplete work for wireframe 2014-12-21 22:52:18 +01:00
Alessandro Ranellucci
5b51832b62 Wireframe.pl wireframe 2014-12-21 22:52:18 +01:00
Alessandro Ranellucci
a200498eef Minor fix to view-toolpaths.pl 2014-12-16 18:13:31 +01:00
Alessandro Ranellucci
fcfb3b98bc 3D object positioning 2014-12-16 01:12:56 +01:00
Alessandro Ranellucci
a82f95e903 Some initial work for 3D slice rendering 2014-12-15 15:19:42 +01:00
Alessandro Ranellucci
a34cd24fa1 Overlay object slices in toolpaths preview 2014-12-15 12:42:11 +01:00
Alessandro Ranellucci
2f2ae75529 Some incomplete work for moving objects in 3D plater 2014-12-13 22:18:43 +01:00
Alessandro Ranellucci
d1f58cbed5 Objects can be selected in 3D preview now. Double click and right click work as well 2014-12-13 20:41:03 +01:00
Alessandro Ranellucci
11dd67ab34 Initial work for G-code sender and more intensive usage of Boost 2014-11-26 22:30:25 +01:00
Alessandro Ranellucci
c2e710d092 Removed --g0 2014-10-21 21:41:11 +02:00
Alessandro Ranellucci
5902c65014 Fixed split_stl.pl 2014-08-03 16:01:01 +02:00
Alessandro Ranellucci
c4df4051a0 New utility script to convert config bundles into a single config file 2014-07-26 12:16:33 +02:00
Alessandro Ranellucci
983cf09ee5 Display bed shape in 3D plater 2014-07-15 21:58:03 +02:00
Alessandro Ranellucci
da4d6cbabb 3D preview of plater 2014-07-13 12:10:34 +02:00