Commit Graph

18478 Commits

Author SHA1 Message Date
Lukas Matena
e9b750dc92 Bumped up version to 2.5.1-rc2 2023-03-07 14:55:18 +01:00
rtyr
1f43729112
XL 0.6 detail - slower perimeters 2023-03-06 22:04:06 +01:00
tamasmeszaros
16793273a1 Add explicit minimum bed distance (10mm) for XL printers when arranging 2023-03-06 13:57:49 +01:00
rtyr
0726b0b5c6
Solid infill speed 2023-03-06 07:58:08 +01:00
Lukas Matena
8bb43db512 Bumped up version to 2.5.1-rc1 2023-03-03 16:42:23 +01:00
tamasmeszaros
1a2effd39c Fix arragne dialog reset button setting "center" alignment 2023-03-03 16:00:22 +01:00
tamasmeszaros
38de7e14fd Fix crash 2023-03-03 14:40:33 +01:00
Vojtech Bubnik
f600ea2c5b Improvements in detection of the XL printer model. 2023-03-03 14:04:39 +01:00
YuSanka
9a0ae2cdc3 Hot fix for FR localization 2023-03-03 13:14:44 +01:00
YuSanka
6a190f22da Localization 2023-03-03 12:07:36 +01:00
tamasmeszaros
93de8339bf Try to fix build with perl xs 2023-03-03 11:21:25 +01:00
rtyr
b86ee36878
Added Original Prusa XL. 2023-03-03 10:19:10 +01:00
Lukas Matena
8e389eec8c Bumped up version to 2.5.1-rc0 2023-03-03 10:15:00 +01:00
tamasmeszaros
651070cc0d Arrange onto segmented beds for XL
Backport to 2.5.1
2023-03-02 19:59:39 +01:00
enricoturri1966
201ecd65eb Backport of 0bd3112b7a (Reworked custom gcode toolpaths generation) 2023-03-02 14:51:10 +01:00
rtyr
be36287aef
XL resources 2023-03-02 14:12:51 +01:00
enricoturri1966
7d03c6abb3 Force auto arrangement when loading an object on an empty printbed (XL printers only) 2023-03-02 12:50:26 +01:00
David Kocik
ca93802a0c Merge branch 'dk_251_xl' into master_251 2023-03-01 16:08:12 +01:00
David Kocik
fcf9939e4f Allow XL for PrusaLink 2023-03-01 16:07:53 +01:00
tamasmeszaros
8978b03df0 Add localization and change wording of arrange alignment combo 2023-03-01 16:03:33 +01:00
Vojtech Bubnik
4503764323 Follow-up to 7a9f75ed96
Experiment: Added a rectilinear monotonic infill without perimeter
    connection lines for top / bottom infill patterns.
Fixed code compatibility issues in configuration.
2023-03-01 15:01:05 +01:00
Vojtech Bubnik
7a9f75ed96 Experiment: Added a rectilinear monotonic infill without perimeter
connection lines for top / bottom infill patterns.
Co-authored-by: lane.wei <lane.wei@bambulab.com>
2023-03-01 14:56:07 +01:00
Lukas Matena
b14be3ae56 Fixup of 8a134c2 (Separate acceleration...) 2023-02-28 11:31:14 +01:00
tamasmeszaros
d97c486ecd Merge branch 'tm_arrange_alignment_251_SPE-1416' into master_251 2023-02-28 10:48:42 +01:00
tamasmeszaros
1e5bfbabb8 Backport arrange alignment for XL printers 2023-02-28 09:43:09 +01:00
Lukas Matena
8a134c2225 Separate acceleration control for external perimeters and (top) solid infill:
this is a backport of e2045a6
2023-02-27 22:00:05 +01:00
Lukas Matena
776edb9276 Revert "Reduce curling of Rear seams, improve its quality":
This reverts commit 1377aa5a7e.
The problem that this commit solves is already solved in
a better way in 2.6.0-alpha2
2023-02-27 22:00:05 +01:00
PavelMikus
1377aa5a7e Reduce curling of Rear seams, improve its quality
Relevant issue: 8841 Rear Seam Not Aligned, Not Rear of Model
2022-09-12 10:53:17 +02:00
PavelMikus
59fa918828 Fixed short edge collapse algortihm, so that it does not decimate all triangles on very high detailed models
Relevant issue 8834 Access Error when slicing
2022-09-09 12:50:10 +02:00
Lukas Matena
ec2f533e3a Bumped up version to 2.5.0 2022-09-06 09:09:19 +02:00
YuSanka
f00a750362 Localization: Next phrases improvements 2022-09-05 15:46:07 +02:00
YuSanka
09997bcd65 Localization: Added STEP for the "Import..." phrases 2022-09-05 14:23:58 +02:00
Lukáš Hejl
8a69612fe1 Fix of #8793: Visible vertical "seam" on fuzzy skin on the place where extrusion begins. 2022-09-02 19:52:44 +02:00
YuSanka
0e217c7110 Manually merge for #8787 - Updated Catalan language to 2.5.0 RC2 2022-09-01 10:02:41 +02:00
Lukas Matena
d0f0165f94 Bumped up version to 2.5.0-rc2 2022-08-30 15:41:58 +02:00
Lukáš Hejl
614cd7081d Fix of #8778 and #8760: Artifacts on models when Arachne was used.
This was caused by mistakenly swapping the key and the value in a vertex map.
2022-08-30 12:29:06 +02:00
Lukas Matena
b878b3a80f Follow-up to 9e88954 (avoid unnecessary copy) 2022-08-30 11:14:41 +02:00
Lukas Matena
87a51165f3 Fix of #8766: PP scripts not working on UNIX when $SHELL is undefined:
thanks @jfbauer432 for pointing the problem out.
2022-08-30 10:50:33 +02:00
Lukáš Hejl
de48bcd1b2 Fix of #8724, #8747, and #8753: Crash when Voronoi vertexes of a finite edge have some coordinate NaN or infinite. 2022-08-30 08:28:14 +02:00
Vojtech Bubnik
c74f16d7c7 Added filament type "PA" to the list of known filament types.
While we already had "NYLON" in the list, "PA" code is promoted
by Prusa Filament company.
2022-08-29 17:39:33 +02:00
rtyr
d53b0f8b3b
Sync with PrusaSlicer-settings 2022-08-26 11:12:36 +02:00
rtyr
508739a011
Speed improvements, start gcode changes, added HIPS filament.
https://github.com/prusa3d/PrusaSlicer/pull/8762
2022-08-25 22:45:31 +02:00
PavelMikus
9e88954fbc Fix of issue 8695 - seam enforced areas were not respected with arachne generator.
The real issue was with T-Junctions created by Arachne - seam placer then sometimes
choose the wrong perimeter to split. The fix cases the seam placer to look for two
consecutive points that point to the same perimeter, which enusres that the correct
loop is split
2022-08-24 11:36:41 +02:00
rtyr
106bf141af
Bumped up bundle version 2022-08-24 09:26:12 +02:00
rtyr
de3720c7b1
Added Ender 3 Neo and Ender 3 S1 Plus thumbnails
https://github.com/prusa3d/PrusaSlicer/pull/8746
2022-08-24 09:25:11 +02:00
rtyr
d4c69c22f7
Merge pull request #8746 from pmjdebruijn/creality_250
Creality.ini: various updates
2022-08-24 09:23:26 +02:00
Pascal de Bruijn
5d724b3849 Creality.ini: add Ender-3 Neo 2022-08-23 18:23:58 +02:00
Pascal de Bruijn
b7315aa9f4 Creality.ini: restore first_layer/top_infill_extrusion_widths 2022-08-23 17:43:41 +02:00
Pascal de Bruijn
201a359bea Creality.ini: remove bowden inherit from direct drive printers 2022-08-23 17:19:21 +02:00
Pascal de Bruijn
57945708d9 Creality.ini: add Ender-3 S1 Plus 2022-08-23 17:17:35 +02:00