Vojtech Kral
116c2a3ced
AppConfig: Prevent race conditions when writing slic3r.ini
2018-10-11 15:09:24 +02:00
bubnikv
20d019fb97
libslic3r utils: Add a Windows-proof file move function
2018-10-11 15:09:24 +02:00
bubnikv
302c1e5db1
Fix of "Supports not generating interface layers" #1306
...
Fix of "Spurious support interfaces" #1309
2018-10-11 14:13:52 +02:00
bubnikv
ecf05fc3da
Slicing of meshes, chaining of open polylines:
...
The open polylines are sorted by decreasing length, so the new chains
are seeded with the longer chains.
2018-10-05 11:23:24 +02:00
bubnikv
0367753072
Yet another improvement in closing gaps in slices.
...
Fixes #1256 and it finally fixes #1119 as well.
2018-10-05 10:25:50 +02:00
bubnikv
53aa6d95f6
Improved slicing of objects with cracks and gaps.
2018-10-04 15:29:55 +02:00
bubnikv
c7b08cb1c6
Fix of SPE-525
...
V přiloženém AMF se např. u spodní hrany oken generují pouze top solid layers, ale nikoliv solid layers.
Objevuje se už v 1.41.0.
2018-10-04 11:16:55 +02:00
bubnikv
fe757c3f5b
Fix of SPE-513: unblockable supports
...
There was a bug in the "don't support bridges" feature, where
there were supports added to the end of non-supported bridges
without taking into account the overhang angle or the support blockers.
2018-10-03 16:12:24 +02:00
bubnikv
d925dfcee5
Updated unit tests for triangle mesh slicing, as now
...
the slicing considers the vertical structures to be open intervals
at the bottom end, closed at the top end, so slicing at the bottom
of a mesh produces empty slice.
2018-10-03 13:54:04 +02:00
bubnikv
efbac9d63d
Improvement in mesh slicing:
...
Hole fill is disabled in 3D,
and maximum 2mm gaps are closed at 2D by a greedy algorithm.
2018-10-03 13:24:14 +02:00
bubnikv
3912eb93d7
Fixed crashes caused by the preceding commit.
2018-10-01 11:07:31 +02:00
bubnikv
c9f1fe3d13
Fix of
...
https://github.com/prusa3d/Slic3r/issues/1142
https://github.com/prusa3d/Slic3r/issues/1257
The preset keys not belonging into the config group are removed
and the problem is reported into the boost::log
2018-09-27 17:41:01 +02:00
Enrico Turri
af29cef74a
Fixed #1244 - perl part
2018-09-26 11:22:01 +02:00
Enrico Turri
fd8b450e80
Enhanced fix of #1229 - perl part
2018-09-21 12:39:15 +02:00
bubnikv
b7f6744462
Supports - fix of the recent changes: Always generate dense supports
...
below overhangs, even if the overhangs are steep.
2018-09-17 11:46:52 +02:00
bubnikv
033060cfaa
Merge remote-tracking branch 'origin/support_improvements'
2018-09-14 15:12:20 +02:00
Vojtech Kral
04104300c7
FirmwareDialog: Add appropriate set of wildcards to the file picker
2018-09-14 15:10:50 +02:00
Vojtech Kral
8ed4843d5a
Fix window size persistence
...
Fixes #1116
Fixes #1175
2018-09-14 15:10:50 +02:00
Vojtech Kral
a69a3bc90a
Firmware updater: Fix MMU2 lookup wrt. other Prusa devices being connected
2018-09-14 15:10:50 +02:00
Vojtech Kral
8b65b46546
Fix CMake string comparison issue
...
Fixes #1187
2018-09-14 15:10:50 +02:00
Vojtech Kral
9aea03f224
ConfigWizard: Properly apply gcode_flavor
...
Fixes #1138
2018-09-14 15:10:50 +02:00
bubnikv
8946dba9a0
Merge remote-tracking branch 'origin/vb_slicing_fix'
2018-09-14 15:08:07 +02:00
bubnikv
d5d73b674b
Merge remote-tracking branch 'origin/parallel_arrange'
2018-09-14 15:03:38 +02:00
bubnikv
b9f3fcc678
Merge remote-tracking branch 'origin/lm_temperature_fix'
2018-09-14 14:56:21 +02:00
bubnikv
e766fb6545
Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'
2018-09-14 14:55:43 +02:00
Enrico Turri
317610809b
Fixed #1229
2018-09-14 11:37:26 +02:00
Lukas Matena
0dc72ccbd8
Added number of toolchanges into 'Sliced info' statistics
2018-09-12 09:28:26 +02:00
Enrico Turri
bac64d6010
Fixed compile on Linux
2018-09-10 13:48:35 +02:00
Enrico Turri
30ed7fa36e
Fixed #1211
2018-09-10 13:15:12 +02:00
Enrico Turri
3a39b1cf41
Export the first M73 line to gcode before custom gcode
2018-09-07 16:05:10 +02:00
bubnikv
7fc3987ce7
New support settings: "support_material_auto" controls, whether
...
the supports shall be generated automatically.
If not, only supports inside support enforcers are generated.
2018-09-07 14:53:42 +02:00
Vojtech Kral
d7e7a5bcd3
Merge pull request #1195 from mloidl/duet_whitespace
...
duet upload: allow whitespaces in filenames
2018-09-07 13:05:37 +02:00
tamasmeszaros
75676ec4f9
Refinements for small item arrangement using the increased cpu power.
2018-09-07 12:03:49 +02:00
Enrico Turri
296365b07c
Fixed rendering of endcaps on open toolpaths
2018-09-07 10:30:13 +02:00
tamasmeszaros
24db6207a2
Cleaning up and fixing localization issues with AppController.
2018-09-07 10:24:05 +02:00
tamasmeszaros
ad4d3017d4
Merge remote-tracking branch 'origin/master' into parallel_arrange
2018-09-07 09:53:32 +02:00
YuSanka
c7914e2939
Fixed #1204
2018-09-07 09:33:18 +02:00
Lukas Matena
20aaf05c8c
Added a Layout call for 'Sliced Info' box to show sliders when needed
2018-09-07 08:43:21 +02:00
Martin Loidl
f4a6132d7f
minor changes for url_encode
2018-09-06 19:07:54 +02:00
bubnikv
fa2e259d5b
Implemented support enforcers / blockers.
...
Reduced amount of full support interfaces similar to S3D.
2018-09-06 14:19:20 +02:00
Martin Loidl
1aa5489903
allow whitespaces for duet upload
...
* now url_encoding characters which could not used for URLs
2018-09-05 19:55:50 +02:00
Lukas Matena
614fd16ba3
Wipe tower extrusions are now accounted for in the filament consumption statistics
2018-09-05 15:35:35 +02:00
YuSanka
cd14704b3c
Final bug-fix for #1169 considering issue #971
2018-09-05 15:03:20 +02:00
YuSanka
ce2c582499
fixed typo-bug
2018-09-05 12:33:04 +02:00
YuSanka
9246b0cc56
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-09-05 12:02:52 +02:00
YuSanka
122bf48f95
Fix to last commit
2018-09-05 12:02:34 +02:00
Enrico Turri
e13d4abede
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-09-05 09:49:28 +02:00
Enrico Turri
1db586f9a8
Fixed stl import when endsolid lines contains extra data
2018-09-05 09:49:10 +02:00
YuSanka
5e3fb89bcf
Fixed bug from issue #1169
2018-09-05 09:47:36 +02:00
Lukas Matena
4ae23b09c8
Another attempt to fix the temperature change issue
2018-09-05 09:18:42 +02:00