ntfshard
|
32f5538e0d
|
Fix for -Wmaybe-uninitialized warninig
|
2015-11-04 20:49:20 +01:00 |
|
ntfshard
|
40e49613b1
|
Config: pass value as a reference
|
2015-11-04 20:49:20 +01:00 |
|
ntfshard
|
ef0050662c
|
Function arguments passed by reference
|
2015-11-04 20:49:20 +01:00 |
|
ntfshard
|
e1d663c0ce
|
Function arguments passed by reference
|
2015-11-04 20:49:20 +01:00 |
|
ntfshard
|
dbcd1e2df6
|
Fix: memory leak in ExPolygon::triangulate_p2t
|
2015-11-04 20:49:20 +01:00 |
|
ntfshard
|
c6ef26a457
|
std::list::empty faster than std::list::size (for C++03)
|
2015-11-04 20:49:19 +01:00 |
|
ntfshard
|
dd5c5eb931
|
Fix: Initializer list, right initialisation order
|
2015-11-04 20:49:19 +01:00 |
|
ntfshard
|
eb7464ace6
|
Style fix: const for some functions
|
2015-11-04 20:49:19 +01:00 |
|
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 |
|