7713071e1eMerge branch 'dk_wizard_sort'
David Kocik
2023-06-02 12:39:12 +0200
5819134b17Sort Presets by name in PresetComboBoxes during update.
David Kocik
2023-05-25 13:36:50 +0200
ad5d239426Config wizard: sort names in lower case.
David Kocik
2023-05-25 16:55:36 +0200
f1e287e0c9Fix SPE-1685 Tiny holes in external bridges and top solid During external surfaces processing, the regions are expanded a little to absorb unassigned regions that emerge during ensuring regularization
Pavel Mikus
2023-06-02 12:33:24 +0200
e1a7a80183Merge branch 'dk_octo_test'
David Kocik
2023-06-02 11:11:19 +0200
c28d454184Add missing Ifdef win32 macros and hide get_host_from_url into it.
David Kocik
2023-06-01 14:49:49 +0200
cc71436aefFixed several warnings
Lukas Matena
2023-06-01 16:10:33 +0200
efe511cef5Merge branch 'dk_zip_3mf'
David Kocik
2023-06-01 15:07:14 +0200
8fe024efddImport zip archive -> open 3mf project if it is project and not archive
David Kocik
2023-05-29 11:01:21 +0200
2966405f11Merge branch 'dk_export_3mf'
David Kocik
2023-06-01 15:05:17 +0200
1a5fc8e68dAdd error dialog after saving Project fails.
David Kocik
2023-05-29 15:55:59 +0200
aea3f1dc86Small optimization into its_convex_hull_2d_above()
enricoturri1966
2023-06-01 14:49:58 +0200
071eb3d393Fix build: Text() takes a string format as first argument (PR #10712)
Félix Piédallu
2023-05-31 21:05:27 +0200
94940454bfLocalization: Updated internal dictionaries (FR, IT, JA and PL) * Merged with last POT and updated comunitz dictionaries (FI and zh_CN)
YuSanka
2023-06-01 13:46:53 +0200
5f7c5f452bConflict checker: account for the stabilization cone of the wipe tower and its brim
Lukas Matena
2023-05-30 16:37:38 +0200
46678c27b5Conflict checker: detection of the wipe tower when it narrows towards the top
Lukas Matena
2023-05-29 14:26:31 +0200
15eb860a31Conflict checker: follow-up to previous commit: the wipe tower may be rotated without being invalidated, in which case the rotation would not be updated in the conflict checker
Lukas Matena
2023-05-26 13:15:56 +0200
985bb54748Conflict checker: take the wipe tower into account
Lukas Matena
2023-05-26 12:38:24 +0200
cc55bcbf5eConflict checker: automatically set the gcode preview at the layer shown in the notification when hitting the action text in it
enricoturri1966
2023-05-05 13:22:14 +0200
9a1e85c1f4Conflict checker: sort detected conflicts to show the one with lowest z in the notification
enricoturri1966
2023-05-04 13:29:04 +0200
a2ed20d595Conflict checker: added detection for instances belonging to the same object
enricoturri1966
2023-05-04 12:20:33 +0200
b0bef4eeb4Conflict checker: first steps to extend it so it takes instances into account
Lukas Matena
2023-05-03 15:28:46 +0200
720ddf73daFixed mysterious ASAN crash in conflict detection code
Lukas Matena
2023-04-27 14:52:26 +0200
0f15eb6600Revert of 00e440e3006d43957f3e865d225b340c3be2e1fd
enricoturri1966
2023-04-27 13:04:44 +0200
2aa6d77c1bAttempt to fix failure in fff_print_tests on MAC Asan
enricoturri1966
2023-04-27 11:48:27 +0200
29282e206fFix warnings in ExtrusionProcessor and SupportSpotGenerator
Pavel Mikus
2023-05-31 10:12:05 +0200
cf6b6ff4e4Fix SPE-1726 - hole between bridges and perimeters caused by thin internal fill surface GithubIssue https://github.com/prusa3d/PrusaSlicer/issues/10231#issuecomment-1546779200 During sorting of surfaces into top, bottom and internal, expand bottom bridges by one spacing unit, to ensure better anchoring
Pavel Mikus
2023-05-30 15:46:03 +0200
7ad9a993a8Fix for SPE-1734 : CUT - scaled/rotated modifiers loose their transformations when some cut part is selected/deselected
YuSanka
2023-05-30 09:35:56 +0200
55057426f2Post update for Finnish and Catalan languages
YuSanka
2023-05-29 10:51:12 +0200
85b963704aLokalization: Following-up previous commits: * GCodeViewer : Used format() instead of sprintf() * Added comments to translators * Updated POT and merged with community dictionaries
YuSanka
2023-05-26 12:44:12 +0200
c854fc76a6Merge branch 'dk_octo_test'
David Kocik
2023-05-26 13:15:04 +0200
dbc88a49d2PrusaLink and Octoprint: Host in Header after resolving IP.
David Kocik
2023-05-26 13:12:45 +0200
5c3e5f507aAdded a warning whenbed temperatures differ too much
Lukas Matena
2023-05-16 15:47:01 +0200
8431595db8Allow multiple warnings to be emitted from Print::validate
Lukas Matena
2023-05-12 10:20:09 +0200
f25531484bFixed Print::extruders() so it is aware of the wipe_tower_extruder
Lukas Matena
2023-05-24 16:48:14 +0200
6c00a9dd38Fixed a crash when wipe_tower_extruder is invalid
Lukas Matena
2023-05-24 12:20:32 +0200
1a82b5b5ffLocalization: Workaround to localization of the labels inside of imgui color picker (part of #10568) * Overridden ImGui::ColorEdit4 and ImGui::ColorPicker4 to send localized labels inside functions + Updated POT
YuSanka
2023-05-25 17:24:02 +0200
3c1008f226Localization: Localization of units used for time and used filament estimation (part of #10568) + Added "ExtrusionRole.cpp" to localization/list.txt to revert localization for the extrusion roles + Updated POT
YuSanka
2023-05-25 13:07:18 +0200
88d7620c06Allow to set specific extruder for the wipe tower (first part)
Lukas Matena
2023-05-09 13:42:45 +0200
91dc410f88Merge branch 'dk_zip_3mf'
David Kocik
2023-05-26 09:54:42 +0200
d8e39519f2Concider projects with .zip extension that are 3mf projects as it would have .3mf extension.
David Kocik
2023-05-23 11:13:06 +0200
80b88c542aEnable loading profiles in config wizard from vendor folder.
David Kocik
2023-05-22 11:10:36 +0200
42445ff51fFix for compilation Reverted variable, deleted by previous commit
YuSanka
2023-05-26 08:46:01 +0200
60e13272bdFixed some more compilation warnings.
Vojtech Bubnik
2023-05-25 18:22:34 +0200
2079fed0caFixed some more compilation warnings.
Vojtech Bubnik
2023-05-25 16:49:21 +0200
a732e72ab9Fixed with of feature type combo in preview legend, broken after recent changes into ImGuiWrapper::combo()
enricoturri1966
2023-05-25 14:38:40 +0200
a8824d8f59Fixed a couple of warnings
enricoturri1966
2023-05-25 14:00:54 +0200
c03a9d1a3eFollow-up of 2424f9826f - Fixed the fix in GCodeProcessor.cpp
enricoturri1966
2023-05-25 13:42:42 +0200
0d1ff6df7dRefactored tree / organic supports into multiple compilation modules.
Vojtech Bubnik
2023-05-23 15:49:55 +0200
cb2936afc6SPE-1720 Fix slowdown of long segments which cross small overhang area.
Pavel Mikus
2023-05-23 14:42:13 +0200
9af733d6acImGuiWrapper::combo improvements. + Set label for ImGui::BeginCombo as ("##" + label).c_str() to avoid control conflicts, when several combos are placed in one imgui window. + Return TRUE value only when selection was changed + Added label_width and item_width input parameters to have possibility set a width to the label text and combo control.
YuSanka
2023-05-23 14:20:55 +0200
6ad9aba454Revert "Concider projects with .zip extension that are 3mf projects as it would have .3mf extension."
David Kocik
2023-05-23 11:13:06 +0200