ntfshard
|
f2c4a66e45
|
Refactoring: prefix inc/dec operators for iterators
|
2015-11-04 20:49:19 +01:00 |
|
Alessandro Ranellucci
|
06913cc8b8
|
Merge pull request #3111 from mdebski/temp_comments
Fix incorrect comments to bed temperature setting gcode
|
2015-11-04 20:17:58 +01:00 |
|
Alessandro Ranellucci
|
bce3d98d9d
|
Bugfix: error when setting per-region percent perimeter_extrusion_width. #2983
Conflicts:
lib/Slic3r/Layer.pm
|
2015-11-04 20:10:52 +01:00 |
|
Alessandro Ranellucci
|
7a2a1b5446
|
Merge pull request #3039 from llluis/patch-1
Bugfix #3038
|
2015-11-04 19:47:02 +01:00 |
|
Alessandro Ranellucci
|
b8e95f40a6
|
Prompt user when setting wipe + use_firmware_retraction. #3056
|
2015-11-04 19:43:50 +01:00 |
|
Alessandro Ranellucci
|
b67b903902
|
Include the option category for first_layer_extrusion_width. #3061
|
2015-11-04 19:33:49 +01:00 |
|
Alessandro Ranellucci
|
810d7ee1c0
|
Fixed one more memory leak
|
2015-11-04 19:29:59 +01:00 |
|
Alessandro Ranellucci
|
198dc7d3bd
|
When background processing fails because of an error, display it in an explicit dialog
|
2015-11-04 19:28:25 +01:00 |
|
Alessandro Ranellucci
|
a25757a66d
|
Fixed regression causing empty prints to hang. #3107
|
2015-11-04 19:20:34 +01:00 |
|
Alessandro Ranellucci
|
69a71db25b
|
Bugfix: wrong default in extruder_offset tooltip. #3051
|
2015-11-04 19:13:56 +01:00 |
|
Maciej Dębski
|
369b99c712
|
Fix incorrect comments to temperature-setting gcode
|
2015-11-04 13:55:08 +01:00 |
|
Alessandro Ranellucci
|
01a2a07ecd
|
More memory leaks fixed
Conflicts:
lib/Slic3r/GUI/Plater.pm
|
2015-11-02 01:45:46 +01:00 |
|
Alessandro Ranellucci
|
3685f5031d
|
Fixed memory leak
|
2015-11-02 01:36:49 +01:00 |
|
Alessandro Ranellucci
|
2811af349a
|
Added a new grid infill pattern
|
2015-11-01 19:03:11 +01:00 |
|
Alessandro Ranellucci
|
889a54e946
|
Bump version number
|
2015-10-26 23:25:26 +01:00 |
|
Alessandro Ranellucci
|
9fcec10737
|
Finished porting LayerRegion to C++
|
2015-10-26 23:24:46 +01:00 |
|
Luís Andrade
|
b31edc0be3
|
Update GCode.cpp
Bugfix #3038
|
2015-08-10 18:03:45 -04:00 |
|
Alessandro Ranellucci
|
5b8ed7367a
|
Fixed potential hang in PerimeterGenerator.cpp
|
2015-08-06 10:07:13 +02:00 |
|
Alessandro Ranellucci
|
6ac79e3ed6
|
Ported make_perimeters() to C++
|
2015-07-23 16:27:21 +02:00 |
|
Alessandro Ranellucci
|
15d2522f3d
|
Merge branch 'xs-perimetergenerator'
|
2015-07-23 15:53:19 +02:00 |
|
Alessandro Ranellucci
|
b4515cf695
|
Finished porting PerimeterGenerator to C++
|
2015-07-23 15:53:02 +02:00 |
|
Alessandro Ranellucci
|
9ac4fc9034
|
Fix compilation on Windows due to lack of setenvt(). #2973
|
2015-07-10 16:01:45 +02:00 |
|
Alessandro Ranellucci
|
0e18b094d1
|
More work for porting PerimeterGenerator to XS
|
2015-07-07 01:17:31 +02:00 |
|
Alessandro Ranellucci
|
c65c9d876e
|
Bugfix: zooming in empty layers preview (because of disabled background processing) crashed
|
2015-07-04 15:26:11 +02:00 |
|
Alessandro Ranellucci
|
e84ead5291
|
Bugfix: changing range-based layer heigths didn't trigger background processing. #2958
|
2015-07-04 15:26:04 +02:00 |
|
Alessandro Ranellucci
|
440af2c81c
|
Bugfix: bridge anchors were shortened under rare circumstances
|
2015-07-03 23:38:41 +02:00 |
|
Alessandro Ranellucci
|
b8aecbd56c
|
Initial work for porting PerimeterGenerator to XS
|
2015-07-03 22:58:29 +02:00 |
|
Alessandro Ranellucci
|
3e739b87da
|
Finished porting Slic3r::GCode to XS (speed boost!)
|
2015-07-02 20:24:16 +02:00 |
|
Alessandro Ranellucci
|
0ad4296aaf
|
Ported GCode::set_extruders() and GCode::change_layer() to XS
|
2015-07-02 19:33:08 +02:00 |
|
Alessandro Ranellucci
|
9a17efc480
|
Use GCodeWriter for path segments (refactoring)
|
2015-07-02 19:14:55 +02:00 |
|
Alessandro Ranellucci
|
fbd640fdc5
|
Ported GCode::extrude_path() to XS (speed boost!)
|
2015-07-02 18:57:40 +02:00 |
|
Alessandro Ranellucci
|
b025efe729
|
Ported GCode::travel_to() to XS
|
2015-07-02 15:12:04 +02:00 |
|
Alessandro Ranellucci
|
a6f4c8e567
|
Ported GCode::set_extruder() and OozePrevention
|
2015-07-02 15:02:20 +02:00 |
|
Alessandro Ranellucci
|
72355a9500
|
Use macro in PrintConfig.hpp
|
2015-07-02 14:35:21 +02:00 |
|
Alessandro Ranellucci
|
ff5747bb60
|
Macro for readability
|
2015-07-02 14:31:21 +02:00 |
|
Alessandro Ranellucci
|
b14290b9f6
|
Make tests happy
|
2015-07-02 14:29:20 +02:00 |
|
Alessandro Ranellucci
|
5571144c0e
|
Ported Slic3r::GCode::needs_retraction() to XS
|
2015-07-01 23:14:40 +02:00 |
|
Alessandro Ranellucci
|
b4019bb438
|
Ported more Slic3r::GCode methods to XS
|
2015-07-01 23:00:52 +02:00 |
|
Alessandro Ranellucci
|
801f629fdc
|
Ported Slic3r::GCode storage to XS
|
2015-07-01 21:47:17 +02:00 |
|
Alessandro Ranellucci
|
ab858f320d
|
Updated test
|
2015-07-01 21:02:36 +02:00 |
|
Alessandro Ranellucci
|
280f3f38d7
|
Ported Slic3r::GCode::OozePrevention storage to XS
|
2015-07-01 21:01:42 +02:00 |
|
Alessandro Ranellucci
|
b43dd92766
|
Ported Slic3r::GCode::Wipe storage to XS
|
2015-07-01 20:57:16 +02:00 |
|
Alessandro Ranellucci
|
76b2e88551
|
Removed setenv() test as we can't test environment variables in Perl since they are now set in XS
|
2015-07-01 20:15:52 +02:00 |
|
Alessandro Ranellucci
|
bf9cd1b8e6
|
Ported Slic3r::GCode::AvoidCrossingPerimeters to XS
|
2015-07-01 20:14:05 +02:00 |
|
Alessandro Ranellucci
|
580d28d071
|
Finished porting PlaceholderParser to XS
|
2015-07-01 19:35:22 +02:00 |
|
Alessandro Ranellucci
|
249088b4f8
|
Ported Config::setenv() to XS
|
2015-07-01 18:18:25 +02:00 |
|
Alessandro Ranellucci
|
f361d8ad43
|
Ported PlaceholderParser::apply_env_variables() to XS
|
2015-07-01 17:56:38 +02:00 |
|
Alessandro Ranellucci
|
724e668a94
|
Revert "Add perl 5.22 to Travis CI"
This reverts commit 3b7cb6722c .
|
2015-06-20 16:33:12 +02:00 |
|
Alessandro Ranellucci
|
3b7cb6722c
|
Add perl 5.22 to Travis CI
|
2015-06-20 16:10:59 +02:00 |
|
Alessandro Ranellucci
|
be1f35c516
|
Disable testing of modules that have known broken tests
|
2015-06-20 15:56:54 +02:00 |
|