109 Commits

Author SHA1 Message Date
Alessandro Ranellucci
4b4885fcdf Remove warning when calling flowrate.pl without env variables 2017-03-14 16:45:49 +01:00
Alessandro Ranellucci
22ba87c3b3 Finished porting importers and read_from_file() to C++ 2017-03-01 22:19:30 +01:00
Joseph Lenox
402035732b moved win and linux packaging scripts to package/ tree (#3699) 2017-02-07 19:50:12 -06:00
Joseph Lenox
586d95b28a Minor revisions/updates for win32 packager (#3651)
* more tweaks for the build server and packaging

* more tweaks for the build server and packaging

* fixed appveyor variable names

* Revert to old regex

* Fixed typo

* Used wrong braces

* Normalizing separators
2017-01-02 17:33:42 -06:00
Joseph Lenox
16df4df8f8 Using Perl 5.24.0 instead of 5.22.2, made packaging script smarter 2017-01-02 01:01:04 -06:00
Joseph Lenox
43c203a8e0 Cleanup of Win32 packaging build script (#3646)
* cleaned up package to use local::lib

Doesn't  touch anything but the package script in utils :)
2017-01-01 17:58:52 -06:00
Alessandro Ranellucci
a778cd9820 Cut along X and Y axes too 2016-12-17 19:51:29 +01:00
Alessandro Ranellucci
e5412b5d69 Use --local-lib when calling cpanm 2016-12-16 15:49:41 +01:00
Alessandro Ranellucci
103ec05774 Ported infill to XS/C++. Credits and many thanks go to @bubnikv for this work 2016-11-24 15:32:32 +01:00
Alessandro Ranellucci
ad9b985772 Merge pull request #3427 from lordofhyphens/repetier-flavor
Added Repetier FW flavor, fixed accel gcode generation for it.
2016-11-22 18:59:50 +01:00
Joseph Lenox
566bbbdb52 added libglut dll from strawberryperl 2016-08-19 03:25:29 -05:00
Joseph Lenox
e0d8101627 Added Repetier FW flavor, fixed accel gcode generation for it.
Addresses #3426
2016-07-16 09:52:11 -05:00
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