Vojtech Kral
b6d155b442
ConfigWizard: Clarify select-all buttons
2019-02-11 16:15:34 +01:00
Vojtech Kral
339c1b64f8
Update profile & icons
2019-02-11 14:42:31 +01:00
Vojtech Kral
925f489850
ConfigWizard: Disable custom profile field if custom not checked
2019-02-11 09:57:17 +01:00
Vojtech Kral
60df499df1
ConfigWizard: Cap width on large screens
2019-02-11 09:54:04 +01:00
Vojtech Kral
c05cdf8019
Fix window geometry shenanigans
2019-02-08 16:07:34 +01:00
Vojtech Kral
08cbcd717e
Fix build
2019-02-08 16:07:34 +01:00
Vojtech Kral
e7ab69634b
Preset: Read family field
2019-02-08 16:07:34 +01:00
Vojtech Kral
392a3b9cb0
ConfigWizard refactoring
2019-02-08 16:07:31 +01:00
bubnikv
ee4ba72071
Merge branch 'master' into stable
version_1.41.2
2018-11-20 14:03:57 +01:00
bubnikv
4f676de161
Bumped up version number.
version_1.41.2-rc
version_1.41.2-beta
2018-11-12 15:21:51 +01:00
bubnikv
6572e5980f
Fix of an invalid extruder ID assignment after switching from
...
a multi-material printer to a single material printer (or a printer
with a lower number of extruders).
2018-11-12 15:20:18 +01:00
Vojtech Kral
440fbb1e74
Fix rendering performance on macOS #1250
2018-11-08 15:36:10 +01:00
Lukas Matena
f2836d4738
Fix of issue 1368 (vector index out of bounds in the wipe tower generator)
2018-10-29 13:29:10 +01:00
bubnikv
720fb29768
Updated bundled profiles for 1.41.1 final.
version_1.41.1
2018-10-26 13:20:03 +02:00
bubnikv
44c0032b82
Updated Prusa3D config index to only allow 0.2.6 settings for Slic3r
...
PE 1.41.1
2018-10-23 12:47:49 +02:00
bubnikv
4fe0efba11
Bumped up the version number to 1.41.1
2018-10-23 12:45:03 +02:00
bubnikv
49cfa5c759
Updated Prusa3D profiles, added an MK2.5 MMU2 wizard image (as of now
...
it is just a copy of the MK3 MMU2),
changed default brim width on the platter main page (the shortcut checkbox)
to 5mm.
2018-10-23 12:42:05 +02:00
Lukas Matena
b429b39abe
Gyroid infill - turned off bridge flow and adjusted the density multiplier to compensate
2018-10-15 10:52:39 +02:00
Vojtech Kral
c06cf009eb
AppConfig: Prevent race conditions when writing slic3r.ini
2018-10-11 15:09:24 +02:00
bubnikv
55b43077d7
libslic3r utils: Add a Windows-proof file move function
2018-10-11 15:09:24 +02:00
bubnikv
eb59568368
Fix of "Supports not generating interface layers" #1306
...
Fix of "Spurious support interfaces" #1309
2018-10-11 14:13:52 +02:00
bubnikv
b8c2566c44
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.
version_1.41.1-rc
2018-10-05 11:23:24 +02:00
bubnikv
517b96eef8
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
abd22b31c9
Improved slicing of objects with cracks and gaps.
2018-10-04 15:29:55 +02:00
bubnikv
79bbe7bec9
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
38f8ed62a0
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
f8eb215937
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
69449781ce
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
986103be1d
Fixed crashes caused by the preceding commit.
2018-10-01 11:07:31 +02:00
bubnikv
b338eb0ce0
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
3835a1cacf
Fixed #1244 - perl part
version_1.41.1-beta
2018-09-26 11:22:01 +02:00
Enrico Turri
cce5f3203b
Enhanced fix of #1229 - perl part
2018-09-21 12:39:15 +02:00
bubnikv
78e7bb0427
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
4ec4c9364e
Merge remote-tracking branch 'origin/support_improvements'
2018-09-14 15:12:20 +02:00
Vojtech Kral
61a6aa8692
FirmwareDialog: Add appropriate set of wildcards to the file picker
2018-09-14 15:10:50 +02:00
Vojtech Kral
7258c597b9
Fix window size persistence
...
Fixes #1116
Fixes #1175
2018-09-14 15:10:50 +02:00
Vojtech Kral
8988e8cf0a
Firmware updater: Fix MMU2 lookup wrt. other Prusa devices being connected
2018-09-14 15:10:50 +02:00
Vojtech Kral
a8c28e210d
Fix CMake string comparison issue
...
Fixes #1187
2018-09-14 15:10:50 +02:00
Vojtech Kral
646e991d4b
ConfigWizard: Properly apply gcode_flavor
...
Fixes #1138
2018-09-14 15:10:50 +02:00
bubnikv
a744ed7897
Merge remote-tracking branch 'origin/vb_slicing_fix'
2018-09-14 15:08:07 +02:00
bubnikv
7fc0b4375c
Merge remote-tracking branch 'origin/parallel_arrange'
2018-09-14 15:03:38 +02:00
bubnikv
a0e2df5dbb
Merge remote-tracking branch 'origin/lm_temperature_fix'
2018-09-14 14:56:21 +02:00
bubnikv
bd659663f8
Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'
2018-09-14 14:55:43 +02:00
Enrico Turri
578792be31
Fixed #1229
2018-09-14 11:37:26 +02:00
Lukas Matena
712fef0669
Added number of toolchanges into 'Sliced info' statistics
2018-09-12 09:28:26 +02:00
Enrico Turri
78bc688a7f
Fixed compile on Linux
2018-09-10 13:48:35 +02:00
Enrico Turri
be508b003a
Fixed #1211
2018-09-10 13:15:12 +02:00
Enrico Turri
62894d3f7b
Export the first M73 line to gcode before custom gcode
2018-09-07 16:05:10 +02:00
bubnikv
6de8e21131
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
00c51e06ed
Merge pull request #1195 from mloidl/duet_whitespace
...
duet upload: allow whitespaces in filenames
2018-09-07 13:05:37 +02:00