aa0e21eed1Center estiamted curvature values, Center esimtated curling - transfering data by nearest line caused CCW or CW shift, based on which point of the current line was used. By switching the points on layer basis, this problem disapeared
PavelMikus
2023-04-11 16:40:14 +0200
da6b972a79Smoothen the curled height estimations and slowdown
PavelMikus
2023-04-11 13:01:31 +0200
6e40e061f6Finish rough implementation of slowdown over curled filament
PavelMikus
2023-04-03 15:14:07 +0200
6ee674316dFinally some working curling model
PavelMikus
2023-04-03 10:10:15 +0200
4ade7d6e8cSome improvements of the algortihm for curled height estim
PavelMikus
2023-03-31 12:48:47 +0200
3e42d16f62minor parameter changes
Pavel Mikus
2023-03-29 18:32:41 +0200
b04e3bc25eInitial implementation, requieres both dynamic speed and avoid curled overhangs options to be enabled Also implements new, probably far better estimation of curled height of filament
Pavel Mikus
2023-03-29 17:14:03 +0200
69b69cb9a2Follow-up of 85dd2e486a - Fixed Zoom to mouse cursor for orthograpic camera
enricoturri1966
2023-04-21 09:09:04 +0200
b3b44681a9Follow-up after 9cde96993eb67ad6434d Fixed compilation on GCC and CLang
Vojtech Bubnik
2023-04-21 08:31:16 +0200
ed65cdd955Fix compilation of Perl bindings.
Vojtech Bubnik
2023-04-20 18:31:34 +0200
b67ad6434dFollow-up to 9cde96993e use tbb::scallable_allocator for Polygons and ExPolygon::holes to better scale on multiple threads
Vojtech Bubnik
2023-04-20 14:30:52 +0200
bc2e681932SPE-1669 and follow-up of c1e145b86c - Fixed crash introduced with the previous commit and extend the new functionality to multi-objects selections
enricoturri1966
2023-04-20 14:00:19 +0200
9cde96993eReworked the ClipperLib / Polygon types to use the tbb::scallable_allocator to better scale on multiple threads.
Vojtech Bubnik
2023-04-20 11:31:44 +0200
9efed4be22SPE-1438 - Reset mouse dragging state when entering the 3D scene after the user released the mouse buttons outside of it
enricoturri1966
2023-04-12 15:08:00 +0200
88f4fa20dfFix for SPE-1618 - Place on face gizmo doesn't work correctly with instances
YuSanka
2023-04-19 15:58:25 +0200
b0cc0e98faUse the same colors as in 3D view when generating thumbnails
enricoturri1966
2023-04-04 12:47:02 +0200
fb2448fbe3Fix of missing AppConfig::has_section before get_section in ConfigWizard.
David Kocik
2023-04-19 13:10:39 +0200
99f3a3d54fSPE-1649 - Fixed crash in G-code post processor calculating the preheat / cooldown positions
enricoturri1966
2023-04-06 15:35:14 +0200
83a2dc3b5aFollow up 9e56625287 - Added code to avoid a crash and allow to load 3mf even if cut information was corrupted
YuSanka
2023-04-19 12:06:16 +0200
85dd2e486aSPE-1667 - Added 'Zoom to mouse cursor' by Shift+Mouse wheel
enricoturri1966
2023-04-19 11:45:37 +0200
9e56625287Fix for #10319 - MacOS 2.6 Alpha6 Crash on project load
YuSanka
2023-04-19 09:55:45 +0200
bdedea3072Organic supports: Speed up by slicing branches and merging polygons at the same time, thus reducing memory consumption.
Vojtech Bubnik
2023-04-19 09:57:03 +0200
4a05973ea8Nicering of code
Filip Sykala - NTB T15p
2023-04-18 13:06:58 +0200
fdac21b807Fix of SPE-1658 GH #9665 Crash at macOS when Orgnanic Support selected Reworked (again!) connecting of islands into a Z-graph. Implemented various heuristics to handle self-intersecting and mutually intersecting ExPolygons on the same layer.
Vojtech Bubnik
2023-04-18 12:57:00 +0200
d0f83a58c8SPE-1661 - Fixed SLA support gizmo inactive when it is not possible to slice because of invalid data
enricoturri1966
2023-04-18 08:15:36 +0200
ed911260eeFix for rotation text object by draging angle input(in advance).
Filip Sykala - NTB T15p
2023-04-17 11:05:34 +0200
1ec13fef08Fix crash when arranging objects not fitting into the bed
tamasmeszaros
2023-04-17 10:47:08 +0200
fb6dd330c2Merge branch 'dk_eject_com'
David Kocik
2023-04-17 10:21:56 +0200
9d34998ac3ejecting via Shell COM Object
David Kocik
2023-04-17 10:14:56 +0200
bb94e386d8Fixed SPE-1451 Branch Diameter = 0 or 1xxxx; result: slicer crash Tip Diameter = 0 or 1xxxx;; result: slicer crash fixed by limiting the diameters to 0.1 .. 100mm
Vojtech Bubnik
2023-04-14 17:25:07 +0200
055b0c1e52Merge branch 'dk_mainsail'
David Kocik
2023-04-14 11:36:25 +0200
6fdb8c79cdMainsail: Resolve IP address from test message
David Kocik
2023-04-06 10:11:34 +0200
4e52d3c56dMainsail API implementation
David Kocik
2023-04-05 15:11:38 +0200
f6da852353Fix of #10210 (crash when using mainsail print host) and some related UI fixes ('OctoPrint'->'Mainsail/Fluidd')
Lukas Matena
2023-04-03 10:30:55 +0200
06403eef65SPE-1461 improved error reporting: if the last layer exceeds max print height while the object itself fits, a specific error report is given: "While the object %1% itself fits the build volume, its last layer exceeds the maximum build volume height." Also the name of the object violating print height is reported in the error message.
Vojtech Bubnik
2023-04-14 09:21:39 +0200
adabaccc9eTriangleMeshSlicer: Added tests for checking for non-manifold sets of contours created by the slicing algorithm. Currently these tests are disabled as it is known that such situations may appear.
Vojtech Bubnik
2023-04-14 08:36:47 +0200
78b00bb9cbTests for duplicate points in Polygons / ExPolygons were reworked to use ankerl::unordered_dense hash map. Now the tests are roughly 1/4 faster than before.
Vojtech Bubnik
2023-04-13 16:09:29 +0200
bd301d2a85Elephant foot compensation: Refactored / simplified, fixed an error for variable ExPolygon expansion (not used in production code yet), fixed asserts when expanding a hole produces a hole in hole, which is a valid situation.
Vojtech Bubnik
2023-04-13 16:08:05 +0200
c8468839daFixed method ExportLines::update() to avoid potential deferencing of invalid iterator
enricoturri1966
2023-04-13 15:34:09 +0200
c1e145b86cSPE-1656 - When adding an instance use the orientation of the currently selected instance
enricoturri1966
2023-04-13 13:35:31 +0200
5bb7428aa4SPE-1655 - Fixed adding an instance to a mirrored object
enricoturri1966
2023-04-13 13:09:32 +0200
a092fdc1edRevert "Fixed long standing bug in elephant foot compensation of holes."
Vojtech Bubnik
2023-04-13 10:06:14 +0200
fd3c41b4d3Fix of #10257 SPE-1641 The object labeling likely never worked. Likely it was contributed, but not reviewed sufficiently (by me I suppose).
Vojtech Bubnik
2023-04-12 17:38:09 +0200
bceed00ae8Fix of Layer::build_up_down_graph() for non-manifold inputs by shrinking the input expolygons before intersecting them. GH #10150, #10158, SPE-1621, SPE-1612
Vojtech Bubnik
2023-04-12 17:02:52 +0200
d3d48e9895Fixed long standing bug in elephant foot compensation of holes.
Vojtech Bubnik
2023-04-12 16:17:28 +0200
3b93b316c6SPE-1654 - Out of printbed detection applied only to selected volumes when the selection is not empty
enricoturri1966
2023-04-12 10:07:50 +0200
f4b935b661SPE-1449 - Fixed object disappearing when opening Hollow or SLA support gizmos on LINUX
enricoturri1966
2023-04-11 13:14:23 +0200
069d63a10cFixed height detection when using seq. printing (broken in 3349644, fixes#10312)
Lukas Matena
2023-04-11 12:23:16 +0200
cc5f472caaFIXME Comment on O(n^2) complexity of compute_intersections()
Vojtech Bubnik
2023-04-11 10:23:09 +0200
5e5af56635Tiny optimization in RegionExpansion wave_seeds() for empty input
Vojtech Bubnik
2023-04-11 10:21:55 +0200
23d74f453ePartial fix of SPE-1605 / GH #9892 Organic supports: bad function call without any obvious reason
Vojtech Bubnik
2023-04-11 10:21:10 +0200
ed1e29e7a7Fixed conflicts after merge with master
enricoturri1966
2023-04-11 09:28:54 +0200
2b85615b31Fix issue https://github.com/prusa3d/PrusaSlicer/issues/10269 Dynamic overhang speed could sometimes wrongly apply volumtric limits Also, setting speed to zero will now cause the algorithm to use base external perim speed.
PavelMikus
2023-04-06 16:20:56 +0200
32c05aa47aFix bridging over infill - After wrong flow has been fixed, another problem appeared with small layer heights -the bridging layer was not generated
PavelMikus
2023-04-06 14:54:27 +0200
c2baa9ad4fPlaceholderParser: Throw if valid or invalid UTF-8 sequence is encountered inside a code block.
Vojtech Bubnik
2023-04-06 13:30:16 +0200
fe292cc45dFix SPE-1642 - wrong flow used for spacing of internal bridging over infill, also caused error when using thin nozzle (0.1)
PavelMikus
2023-04-06 11:24:26 +0200
030cfaf4b3Fix of SPE-1630 crash when referencing an invalid variable name using the old placeholder parser syntax. Also implemented unescaping of \r\n\"\\ in string syntax.
Vojtech Bubnik
2023-04-06 10:40:07 +0200
b1081d7ac3Fix segfault in ensuring regularization - wrong check for unbounded access
PavelMikus
2023-04-06 09:46:12 +0200
format/AnycubicSLA: refactor Anycubic SLA format and add Photon Mono and Mono SE printers (#9929)
Mimoja
2023-04-05 15:04:06 +0200
f56cffe546Follow-up of 439e9bc7e7 - Added a button into Preview legend to quickly switch between showing/hiding custom gcode toolpaths for visualization which use different color ranges for the two cases
enricoturri1966
2023-04-05 10:57:02 +0200
bf87b89ea2Merge branch 'dk_alt_eject'
David Kocik
2023-04-05 10:32:22 +0200
6f6f714f84alt eject in thread to multiple tries of LOCK operation and additional checks.
David Kocik
2023-04-05 10:31:42 +0200
439e9bc7e7#10259 - Preview/GCodeViewer: Ignore purge line in 'Width' display when Custom extrusion paths are set to invisible
enricoturri1966
2023-04-05 09:23:19 +0200
eef077b6ffFix issue 10229: When dynamic fan speed is enabled, sometimes the extrusion speed was not reset correctly after travel, resulting in travel speeds used for printing. https://github.com/prusa3d/PrusaSlicer/issues/10229
PavelMikus
2023-04-04 16:06:50 +0200
df54792055Merge branch 'master' into fs_undoredo
Filip Sykala - NTB T15p
2023-04-04 15:32:17 +0200
0181c60eafSPE-1635 - Fixed crash when trying to select as intance an object already sliced with an SLA printer
enricoturri1966
2023-04-04 14:36:03 +0200
a7c5a8fda9In simple mode is possible create only Text object
Filip Sykala - NTB T15p
2023-04-04 13:26:05 +0200
997a8b9cf2Merge branch 'master' into fs_undoredo
Filip Sykala - NTB T15p
2023-04-04 13:20:02 +0200
c6d5013e9aAllowe edit text objects in simple mode
Filip Sykala - NTB T15p
2023-04-04 13:18:55 +0200
General rework. Updated start g-code.
rtyr
2023-04-04 11:08:18 +0200
368d36089bFollow-up of 745a454081 - Refactoring in ImGuiWrapper::init_font() to remove duplicated code
enricoturri1966
2023-04-04 10:56:49 +0200
745a454081Follow-up of 81cebe5be3 - Fixed crash at startup when any of the svg files used as icon into imgui dialog (and/or splash screen icon) is renamed/removed.
enricoturri1966
2023-04-04 10:23:47 +0200
1835e52842Fixed visibility of volumes when switching to FFF printer after slicing an object with SLA printer
enricoturri1966
2023-04-04 09:58:14 +0200
799e44f155Show an icon button, in place of a plain imgui button, in the 3D scene as switch between view types of an object sliced with sla printer
enricoturri1966
2023-04-04 09:47:22 +0200
10a85c10a5Merge branch 'master' into fs_undoredo
Filip Sykala - NTB T15p
2023-04-03 16:33:27 +0200
ad81d530b1Fix of freez when undo redo on text with modifier.
Filip Sykala - NTB T15p
2023-04-03 16:24:07 +0200
b9ac8aeafaFix for crash
Filip Sykala - NTB T15p
2023-04-03 14:07:16 +0200
d1c959529cFixed assert showing up after merge with master
enricoturri1966
2023-04-03 11:39:53 +0200
102d3e0d2cLocalization: * Fixed phrases * Updated POT * New POT is merged with community POs
YuSanka
2023-03-31 14:53:11 +0200
482b56f108Merge branch 'master' into fs_undoredo
Filip Sykala - NTB T15p
2023-04-03 11:15:07 +0200
81cebe5be3SPE-1629 - Fixed crash at startup when any of the svg files used as icon into imgui dialog is renamed/removed.
enricoturri1966
2023-04-03 10:48:59 +0200
f9c784dd41Remove unneccesarry union of healing holes. Mentioned by @BubnikV.
Filip Sykala - NTB T15p
2023-04-03 10:14:25 +0200