YuSanka
|
7280b2a0fb
|
Fix for SPE-1845 Incorrectly imported filament profiles from 3MF or configuration ini.
+ Fix for SPE-1848 Crash on switch from MM printer to SM, when non-first filament is modified
|
2023-08-31 14:30:14 +02:00 |
|
YuSanka
|
34ad4d6e5d
|
Localization: Updated internal dictionaries.
+ Community dictionaries are merged with newest POT
+ Unused macro _CHB(s) is deleted from I18N.hpp
|
2023-08-31 13:44:53 +02:00 |
|
YuSanka
|
f8c89be3b2
|
Localization/Ru : Manually merged from https://github.com/AndylgTom/Slic3r (https://github.com/AndylgTom/Slic3r/commits/master)
|
2023-08-31 13:44:53 +02:00 |
|
Lukas Matena
|
1f510bcc00
|
Fixed access violation when using multimaterial priming with multi-extruder printer (#11174, #11197, SPE-1849)
|
2023-08-31 12:43:10 +02:00 |
|
Lukas Matena
|
a89860d7d3
|
Fix of #11191 (SPE-1851): Shells in preview show when they shouldn't
|
2023-08-31 12:10:31 +02:00 |
|
davidjuanesb
|
54c091cbc9
|
Update translation to Catalan language for PrusaSlicer 2.6.1-rc1
Update translation to Catalan language for PrusaSlicer 2.6.1-rc1
|
2023-08-30 15:53:53 +02:00 |
|
YuSanka
|
1a4f461426
|
Localization : Updated POT
+ Added comments for translators
|
2023-08-30 15:42:05 +02:00 |
|
tamasmeszaros
|
2cabe4f544
|
Merge branch 'tm_rpi_arrange_test_fix'
|
2023-08-30 14:54:58 +02:00 |
|
YuSanka
|
fc96763be6
|
Help menu is extended with "Quick Start" and "Sample G-codes and Models" items
|
2023-08-30 13:54:09 +02:00 |
|
tamasmeszaros
|
0482f79dd8
|
3rd try for fixing tests on RPI
|
2023-08-30 11:45:02 +02:00 |
|
YuSanka
|
5e3d5f8d80
|
Implemented #11159 - Reset Snap Connectors [CUT].
|
2023-08-30 11:20:28 +02:00 |
|
tamasmeszaros
|
8e875242ae
|
Another try for fixing tests on RPI
|
2023-08-30 09:35:57 +02:00 |
|
tamasmeszaros
|
3fe051b0ad
|
Fix arrange tests on raspberry pi
There were indeed floating point divisions with zero
|
2023-08-29 17:34:06 +02:00 |
|
Vojtech Bubnik
|
9da03dfc9f
|
Fixed wrong Miter limit when offsetting contours to build a Z-graph
of layer islands.
Partial fix of SPE-1729 #10632
|
2023-08-29 15:57:31 +02:00 |
|
Vojtech Bubnik
|
532913bade
|
Some tests for maximum values of 32bit point coordinates.
|
2023-08-29 15:57:31 +02:00 |
|
YuSanka
|
1d3e5a9f24
|
Suppress to scale down very big object after cut (SPE-1853)
|
2023-08-29 15:43:51 +02:00 |
|
Vojtech Bubnik
|
92318e45de
|
Fix of SPE-1809, GH#10762, #10858, #10891
Fixed division by zero in tree supports & raft
|
2023-08-29 13:49:10 +02:00 |
|
Vojtech Bubnik
|
b655677c95
|
Fix of some asserts in MM segmentation.
|
2023-08-29 10:58:13 +02:00 |
|
Vojtech Bubnik
|
212bf21b2d
|
Fix of SPE-1849, GH #11174: Access violation error when slicing
Fixed access of an undefined extruder at the start of G-code export
from wipe tower generator.
|
2023-08-29 10:56:54 +02:00 |
|
Lukas Matena
|
59029a04de
|
Fix of #11188: crash when replacing painted object with smaller stl
|
2023-08-28 13:20:33 +02:00 |
|
Lukas Matena
|
c05542590d
|
Bumped up version to 2.6.0-rc1
version_2.6.1-rc1
|
2023-08-22 17:50:00 +02:00 |
|
YuSanka
|
e34e267b8c
|
Localization: Updated POT. Community dictionaries are merged with new POT.
+ Fixed some phrases
+ Added some comments for translators
|
2023-08-22 17:33:27 +02:00 |
|
Filip Sykala - NTB T15p
|
163f81f1d4
|
Fix for checkbox tooltip
|
2023-08-22 15:31:26 +02:00 |
|
Lukas Matena
|
5fc186a904
|
Merge branch 'lm_optimizations_light'
|
2023-08-22 09:57:42 +02:00 |
|
Lukas Matena
|
37a088abac
|
Optimization: Parallelize the for loops over individual PrintObjects
|
2023-08-22 09:57:32 +02:00 |
|
Lukas Matena
|
3277bba8c1
|
Optimization: further improvements in measurement initialization
|
2023-08-22 09:57:32 +02:00 |
|
Lukas Matena
|
fa0abac952
|
Optimization: measurement tries to save some reallocations
|
2023-08-22 09:57:32 +02:00 |
|
enricoturri1966
|
0f8208c83f
|
Fixed drop to bed command for volumes in part coordinates
|
2023-08-22 08:56:38 +02:00 |
|
enricoturri1966
|
3c23e6d7c3
|
Follow-up of 9e20d0ff173d7303bc02c4f39a025b29cb682b88 - Removal of obsolete struct VolumeCache::TransformCache
|
2023-08-22 08:56:24 +02:00 |
|
enricoturri1966
|
2101f593db
|
#10839 - Fixed volumes' translation in Object Coordinates (SPE-1789)
|
2023-08-22 08:56:11 +02:00 |
|
Vojtech Bubnik
|
ae8684a4a4
|
Added handle_legacy_composite() callback to configuration layer
to support conversion of multiple configuration keys into one
or multiple other configuration keys.
|
2023-08-21 17:45:15 +02:00 |
|
rtyr
|
a9ed8455f3
|
Sync with PrusaSlicer-settings. Added PapapiuLab bundle.
|
2023-08-21 15:31:51 +02:00 |
|
Vojtech Bubnik
|
a9fee21f2b
|
SPE-1839: Change of MMU2 error reporting string if the MMU2/3
bootloader USB device cannot be found
|
2023-08-21 15:25:21 +02:00 |
|
rtyr
|
efca9a3fbc
|
Sync with PrusaSlicer-settings.
|
2023-08-21 15:21:35 +02:00 |
|
rtyr
|
86c9ea0eb0
|
MK4IS thumbnail
|
2023-08-21 15:20:32 +02:00 |
|
tamasmeszaros
|
c159451efe
|
Merge branch 'tm_arrange_overflows'
|
2023-08-21 15:20:27 +02:00 |
|
Lukas Matena
|
378ae20f98
|
Merge branch 'lm_wipe_tower_speed_and_ramming'
|
2023-08-21 12:25:54 +02:00 |
|
Lukas Matena
|
a60be9e6d1
|
Wipe tower: added comments on multitool ramming config options
|
2023-08-21 12:24:50 +02:00 |
|
Lukas Matena
|
8c413cb4ae
|
Wipe tower: multiextruder ramming is now not limited by the 0.25s granularity the semm ramming uses
|
2023-08-21 12:24:50 +02:00 |
|
Lukas Matena
|
b5093b0fe3
|
Wipe tower: do not apply extra spacing on the first layer purge lines
|
2023-08-21 12:24:50 +02:00 |
|
Lukas Matena
|
4f66559b1e
|
Polishing the multiextruder ramming
|
2023-08-21 12:24:50 +02:00 |
|
Lukas Matena
|
4421e58438
|
Perform ramming for non-single-extruder-MM
|
2023-08-21 12:24:50 +02:00 |
|
Lukas Matena
|
c6a8b01073
|
Make 'retraction when tool is disabled' parameters overriddable in Filament Overrides
|
2023-08-21 12:24:50 +02:00 |
|
enricoturri1966
|
b66402c62d
|
Fixed warning
|
2023-08-21 10:18:28 +02:00 |
|
enricoturri1966
|
200df9c02d
|
Do not show shell for non-printable and out of printbed volumes in preview
|
2023-08-21 09:43:45 +02:00 |
|
enricoturri1966
|
ded5219719
|
Fixed shells of sinking volumes for preview
|
2023-08-21 09:43:01 +02:00 |
|
enricoturri1966
|
fbd7d14315
|
Fixed wipe tower shell visibility for preview
|
2023-08-21 09:42:46 +02:00 |
|
enricoturri1966
|
61c8940cf6
|
Fixed camera frustum for preview to take in account for shells
|
2023-08-21 09:42:34 +02:00 |
|
enricoturri1966
|
d48b01d939
|
Fixed color of shells shown in preview
|
2023-08-21 09:42:15 +02:00 |
|
enricoturri1966
|
b809996d30
|
SPE-1761: Show part shells in pre-gcode preview
|
2023-08-21 09:42:00 +02:00 |
|