Alessandro Ranellucci
|
662031bc2d
|
Print the brim using the support material extruder if we have a raft. #2957
|
2017-03-13 23:47:52 +01:00 |
|
Alessandro Ranellucci
|
e6553599b6
|
Add regression test for gaps between top solid infill and perimeters when top solid infill extrusion width is very narrow. #2697
|
2017-03-12 11:37:37 +01:00 |
|
Alessandro Ranellucci
|
bb214b0cd6
|
Trigger extra perimeters also when a diagonal gap would be visible. #3732
|
2017-03-08 14:40:50 +01:00 |
|
Alessandro Ranellucci
|
4e586b8eda
|
Bugfix: percent first layer speed was not applied over autospeed. #2945
|
2017-03-04 14:23:03 +01:00 |
|
Alessandro Ranellucci
|
f25ea9f493
|
Don't slowdown external perimeters if possible. #2796
|
2017-03-03 20:12:56 +01:00 |
|
Alessandro Ranellucci
|
117fb30636
|
Ported CoolingBuffer to C++/XS
|
2016-12-21 23:09:58 +01:00 |
|
Alessandro Ranellucci
|
b33d04fd2d
|
Bugfix: adjusted solid infill could become very large in thin areas. #3215
|
2016-12-21 17:12:37 +01:00 |
|
Alessandro Ranellucci
|
c5a285f435
|
Ported expanded_output_filepath() to C++/XS
|
2016-12-20 19:02:20 +01:00 |
|
Alessandro Ranellucci
|
bec26c51af
|
Merge branch 'feature-2700-has_heatbed' of https://github.com/lordofhyphens/Slic3r into lordofhyphens-feature-2700-has_heatbed
Conflicts:
t/gcode.t
|
2016-12-17 00:41:45 +01:00 |
|
Alessandro Ranellucci
|
e5412b5d69
|
Use --local-lib when calling cpanm
|
2016-12-16 15:49:41 +01:00 |
|
Alessandro Ranellucci
|
a881f755a1
|
New Rectilinear implementation based on @bubnikv's work. Faster, more robust, follows perimeters better, makes more continuous lines. Also includes the new Triangles, Stars, Cubic patterns. Line pattern was removed
|
2016-12-12 01:38:48 +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
|
dcdb5056fe
|
Fixed regression causing slowdown_below_layer_time to be ignored. #3515 #3443
|
2016-11-22 22:29:47 +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 |
|
Alessandro Ranellucci
|
98bf102f99
|
Merge pull request #3392 from platsch/lift-z-fix
Bugfix: use Lift-z option for 2. extruder #3385
|
2016-11-22 18:57:17 +01:00 |
|
Joseph Lenox
|
6b4780661f
|
Update skirt_brim.t
Fixed typo. #3466
|
2016-08-18 21:47:39 -05:00 |
|
Joseph Lenox
|
7f2c1478eb
|
Added tests to check the functionality of has_heatbed option.
|
2016-07-20 18:33:16 -05:00 |
|
Joseph Lenox
|
e56a29aaf3
|
Test to ensure that the repetier firmware returns the correct acceleration M code and that the values are set properly.
|
2016-07-20 18:15:24 -05:00 |
|
Florens Wasserfall
|
d3a72c3974
|
better value for retract_lift_below test
|
2016-07-20 09:19:06 +02:00 |
|
Florens Wasserfall
|
748768de4c
|
testcase for multiple extruders with different lift_z values #3385
|
2016-07-19 09:24:30 +02:00 |
|
Alessandro Ranellucci
|
9e8022f6f6
|
More refactoring to medial axis and gap fill, more robust
|
2016-05-20 17:03:57 +02:00 |
|
Chow Loong Jin
|
a94402a8a2
|
Update tests for new GCode style and markers
|
2016-04-10 16:40:18 +08:00 |
|
Alessandro Ranellucci
|
7041bb5bd9
|
Rewritten the medial axis algorithm, now more robust (don't just prune MAT from endpoints, but validate all single edges)
|
2016-03-26 01:45:08 +01:00 |
|
Alessandro Ranellucci
|
5ff7511a14
|
Fixed regression in bridging caused by error in porting. Includes regression test. #3175
|
2016-03-18 22:40:29 +01:00 |
|
Alessandro Ranellucci
|
790dbfe9a8
|
Fix false positive in lift unit test
|
2015-12-19 15:00:56 +01:00 |
|
Alessandro Ranellucci
|
a2ea191d84
|
Fix regression in lift, includes regression test
|
2015-12-19 12:44:22 +01:00 |
|
Alessandro Ranellucci
|
8138fbf349
|
New --retract-lift-above and --retract-lift-below options. #763 #3057
|
2015-12-18 18:36:39 +01:00 |
|
Alessandro Ranellucci
|
48f1fab49f
|
Bugfix: an error in porting caused bad perimeter ordering. Includes regression test and more unit tests for PerimeterGenerator
|
2015-12-01 20:40:00 +01:00 |
|
Alessandro Ranellucci
|
6ac79e3ed6
|
Ported make_perimeters() to C++
|
2015-07-23 16:27:21 +02:00 |
|
Alessandro Ranellucci
|
b4515cf695
|
Finished porting PerimeterGenerator to C++
|
2015-07-23 15:53:02 +02:00 |
|
Alessandro Ranellucci
|
b14290b9f6
|
Make tests happy
|
2015-07-02 14:29:20 +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
|
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
|
580d28d071
|
Finished porting PlaceholderParser to XS
|
2015-07-01 19:35:22 +02:00 |
|
Alessandro Ranellucci
|
f14c0e2183
|
Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857
|
2015-06-01 17:55:51 +02:00 |
|
Alessandro Ranellucci
|
a587e11780
|
Regression test for overlapping gap fill. #2474
|
2015-05-22 14:26:01 +02:00 |
|
Alessandro Ranellucci
|
97211f35e7
|
More robust medial axis pruning. #2800
|
2015-05-13 20:50:30 +02:00 |
|
Alessandro Ranellucci
|
63af442e3e
|
Bugfix: [layer_num] was out of order because of support material layers having their order numbers. Now we use a unique continuous series. Includes regression test. #2634
|
2015-05-03 21:41:30 +02:00 |
|
Alessandro Ranellucci
|
1f8ef2a63c
|
Fixed regression introduced by the recent PerimeterGenerator refactoring causing spiral vase not to be correctly skipped on multi-loop layers. Includes regression test. #2761
|
2015-04-12 20:16:27 +02:00 |
|
Alessandro Ranellucci
|
13b63d06ed
|
Use thick raft layers as we do for support material layers. #2723
|
2015-03-09 20:00:55 +01:00 |
|
Alessandro Ranellucci
|
d8ee9dd5f5
|
Limit first object layer height correctly when using a larger support material extruder. #2722
|
2015-03-09 19:27:57 +01:00 |
|
Alessandro Ranellucci
|
095391d702
|
When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701
|
2015-03-06 21:35:00 +01:00 |
|
Alessandro Ranellucci
|
722e94513c
|
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
|
2015-03-06 09:56:58 +01:00 |
|
Alessandro Ranellucci
|
a3b843b24e
|
Bugfix: temperature was not set correctly when using sequential printing. Includes regression test. #2702
|
2015-03-02 23:56:38 +01:00 |
|
Alessandro Ranellucci
|
a07c48bb30
|
Fixed regression causing [input_filename] and [input_filename_base] not being available in custom G-code anymore. Includes regression test. #1507
|
2015-02-15 23:47:35 +01:00 |
|
Alessandro Ranellucci
|
6eb1fa36ed
|
Bugfix: bridge speed was still used for first object layer above raft when support_material_contact_distance == 0. Includes regression tests. #2656
|
2015-02-14 12:47:33 +01:00 |
|
Alessandro Ranellucci
|
2e88b088e6
|
Make tests happy with new defaults
|
2015-01-31 12:10:50 +01:00 |
|
Alessandro Ranellucci
|
229039d3b8
|
Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103
|
2015-01-19 15:31:12 +01:00 |
|
Alessandro Ranellucci
|
7b980c1dc9
|
New option for vertical distance between object and support material, with special handling of the 0 case that disabled bridge flow/speed in order to allow for soluble material. #2491 #2272 #2069 #1942 #2435 #1703
|
2015-01-19 09:52:24 +01:00 |
|