Commit Graph

  • 7713071e1e Merge branch 'dk_wizard_sort' David Kocik 2023-06-02 12:39:12 +0200
  • 5819134b17 Sort Presets by name in PresetComboBoxes during update. David Kocik 2023-05-25 13:36:50 +0200
  • ad5d239426 Config wizard: sort names in lower case. David Kocik 2023-05-25 16:55:36 +0200
  • f1e287e0c9 Fix 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
  • e1a7a80183 Merge branch 'dk_octo_test' David Kocik 2023-06-02 11:11:19 +0200
  • c28d454184 Add missing Ifdef win32 macros and hide get_host_from_url into it. David Kocik 2023-06-01 14:49:49 +0200
  • 578921257d SPE-1739: Fixed calculation of gcode preview sequential slider endpoints enricoturri1966 2023-05-30 08:51:01 +0200
  • cc71436aef Fixed several warnings Lukas Matena 2023-06-01 16:10:33 +0200
  • efe511cef5 Merge branch 'dk_zip_3mf' David Kocik 2023-06-01 15:07:14 +0200
  • 8fe024efdd Import zip archive -> open 3mf project if it is project and not archive David Kocik 2023-05-29 11:01:21 +0200
  • 2966405f11 Merge branch 'dk_export_3mf' David Kocik 2023-06-01 15:05:17 +0200
  • 1a5fc8e68d Add error dialog after saving Project fails. David Kocik 2023-05-29 15:55:59 +0200
  • aea3f1dc86 Small optimization into its_convex_hull_2d_above() enricoturri1966 2023-06-01 14:49:58 +0200
  • 071eb3d393 Fix build: Text() takes a string format as first argument (PR #10712) Félix Piédallu 2023-05-31 21:05:27 +0200
  • 94940454bf Localization: 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
  • 93e2305c12 Update PrusaSlicer_hu.po Utelagazkodas 2023-05-29 17:01:49 +0200
  • 8d3cdd33f2 Add files via upload ptsa 2023-05-30 18:37:54 +0800
  • eb39542f44 Merge remote-tracking branch 'origin/lm_et_bs_conflict_checker' enricoturri1966 2023-06-01 12:22:00 +0200
  • 7b03d0845c Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into lm_et_bs_conflict_checker enricoturri1966 2023-06-01 12:21:05 +0200
  • 89d04c91e6 Merge branch 'tm_arrange_mode_SPE-1733' tamasmeszaros 2023-05-31 18:10:00 +0200
  • 5f7c5f452b Conflict checker: account for the stabilization cone of the wipe tower and its brim Lukas Matena 2023-05-30 16:37:38 +0200
  • 46678c27b5 Conflict checker: detection of the wipe tower when it narrows towards the top Lukas Matena 2023-05-29 14:26:31 +0200
  • 15eb860a31 Conflict 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
  • 985bb54748 Conflict checker: take the wipe tower into account Lukas Matena 2023-05-26 12:38:24 +0200
  • cc55bcbf5e Conflict 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
  • 9a1e85c1f4 Conflict checker: sort detected conflicts to show the one with lowest z in the notification enricoturri1966 2023-05-04 13:29:04 +0200
  • a2ed20d595 Conflict checker: added detection for instances belonging to the same object enricoturri1966 2023-05-04 12:20:33 +0200
  • b0bef4eeb4 Conflict checker: first steps to extend it so it takes instances into account Lukas Matena 2023-05-03 15:28:46 +0200
  • 720ddf73da Fixed mysterious ASAN crash in conflict detection code Lukas Matena 2023-04-27 14:52:26 +0200
  • 0f15eb6600 Revert of 00e440e3006d43957f3e865d225b340c3be2e1fd enricoturri1966 2023-04-27 13:04:44 +0200
  • 2aa6d77c1b Attempt to fix failure in fff_print_tests on MAC Asan enricoturri1966 2023-04-27 11:48:27 +0200
  • 3706a2c777 Fixed warning enricoturri1966 2023-04-27 10:58:49 +0200
  • 681227be71 Fixed crash in fff_print_tests enricoturri1966 2023-04-27 10:42:30 +0200
  • efe00f310b Fixed warnings enricoturri1966 2023-04-27 08:55:59 +0200
  • 6944c30f87 Tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION set as default enricoturri1966 2023-04-27 08:49:56 +0200
  • 417c85b83b Tech ENABLE_BAMBUSTUDIO_TOOLPATHS_CONFLICTS_DETECTION_MOD set as default enricoturri1966 2023-04-26 15:47:55 +0200
  • 7a82429cf6 SPE-1682 - Toolpaths conflicts detection, 1st installment enricoturri1966 2023-04-26 15:25:49 +0200
  • 3209c48c9b Follow-up 0e452dcf74 - Fixed debug compilation YuSanka 2023-05-31 13:31:55 +0200
  • ca3c6ecd9e Do not show the wipe tower in 3D scene when only one extruder is used Lukas Matena 2023-05-26 13:51:12 +0200
  • 4d272b09b1 Add CancellableJob for cancelling only a specific job instance tamasmeszaros 2023-05-31 12:12:21 +0200
  • 0e452dcf74 Fix for #10667 - Scaling blocked (or not blocked) incorrecty after cut feature is used YuSanka 2023-05-26 12:20:11 +0200
  • 32af0221f2 SPE-1744 - Fixed merge with mirrored objects enricoturri1966 2023-05-29 09:25:58 +0200
  • 29282e206f Fix warnings in ExtrusionProcessor and SupportSpotGenerator Pavel Mikus 2023-05-31 10:12:05 +0200
  • cf6b6ff4e4 Fix 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
  • f9d2c9651e
    Sync with PrusaSlicer-settings. rtyr 2023-05-30 10:36:53 +0200
  • f98dfd00a6
    MK4IS resources rtyr 2023-05-30 10:35:47 +0200
  • 7ad9a993a8 Fix 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
  • 55057426f2 Post update for Finnish and Catalan languages YuSanka 2023-05-29 10:51:12 +0200
  • 7d6e07ae7b Manually merge of the https://github.com/prusa3d/PrusaSlicer/pull/10678 YuSanka 2023-05-29 10:38:30 +0200
  • 5828820728 Catalan Language updated to 2.6.0-beta3 davidjuanesb 2023-05-27 14:25:54 +0200
  • cc1e69b434 Bumped up version to 2.6.0-beta3 Lukas Matena 2023-05-26 15:50:36 +0200
  • cb011bcc7e Added missing include Lukas Matena 2023-05-26 14:25:38 +0200
  • 10143d6ccd Fix for #10636 - [2.6.0 ß2] Filament color selected in Filament menu does not transfer to main screen YuSanka 2023-05-24 16:11:48 +0200
  • 89c5b30210
    Localization. Next update Oleksandra Yushchenko 2023-05-26 13:56:34 +0200
  • 2417b0aee4 Localization: Updated internal dictionaries (FR, IT, JA, PL, CS, DE, ES) YuSanka 2023-05-26 13:53:26 +0200
  • 85b963704a Lokalization: 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
  • c854fc76a6 Merge branch 'dk_octo_test' David Kocik 2023-05-26 13:15:04 +0200
  • dbc88a49d2 PrusaLink and Octoprint: Host in Header after resolving IP. David Kocik 2023-05-26 13:12:45 +0200
  • f3fae24313 Merge branch 'lm_wipe_tower_border' Lukas Matena 2023-05-26 12:45:01 +0200
  • 5c3e5f507a Added a warning whenbed temperatures differ too much Lukas Matena 2023-05-16 15:47:01 +0200
  • 8431595db8 Allow multiple warnings to be emitted from Print::validate Lukas Matena 2023-05-12 10:20:09 +0200
  • f25531484b Fixed Print::extruders() so it is aware of the wipe_tower_extruder Lukas Matena 2023-05-24 16:48:14 +0200
  • 6c00a9dd38 Fixed a crash when wipe_tower_extruder is invalid Lukas Matena 2023-05-24 12:20:32 +0200
  • 1a82b5b5ff Localization: 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
  • 3c1008f226 Localization: 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
  • 88d7620c06 Allow to set specific extruder for the wipe tower (first part) Lukas Matena 2023-05-09 13:42:45 +0200
  • 91dc410f88 Merge branch 'dk_zip_3mf' David Kocik 2023-05-26 09:54:42 +0200
  • d8e39519f2 Concider projects with .zip extension that are 3mf projects as it would have .3mf extension. David Kocik 2023-05-23 11:13:06 +0200
  • 80b88c542a Enable loading profiles in config wizard from vendor folder. David Kocik 2023-05-22 11:10:36 +0200
  • b0a1093047 Fixed crash in ogranic supports. Fixes #10605 Vojtech Bubnik 2023-05-26 09:20:50 +0200
  • 42445ff51f Fix for compilation Reverted variable, deleted by previous commit YuSanka 2023-05-26 08:46:01 +0200
  • 60e13272bd Fixed some more compilation warnings. Vojtech Bubnik 2023-05-25 18:22:34 +0200
  • 2079fed0ca Fixed some more compilation warnings. Vojtech Bubnik 2023-05-25 16:49:21 +0200
  • a732e72ab9 Fixed with of feature type combo in preview legend, broken after recent changes into ImGuiWrapper::combo() enricoturri1966 2023-05-25 14:38:40 +0200
  • a8824d8f59 Fixed a couple of warnings enricoturri1966 2023-05-25 14:00:54 +0200
  • c03a9d1a3e Follow-up of 2424f9826f - Fixed the fix in GCodeProcessor.cpp enricoturri1966 2023-05-25 13:42:42 +0200
  • 7d82c4c412 Fixed previous commit Vojtech Bubnik 2023-05-25 13:06:18 +0200
  • ebecf81bf2 Fixed some more compilation warnings Vojtech Bubnik 2023-05-25 13:04:32 +0200
  • 714bfb2347 Fixed some more compilation warnings Vojtech Bubnik 2023-05-25 12:59:32 +0200
  • 2424f9826f Fixed some compilation warnings. Vojtech Bubnik 2023-05-25 12:52:47 +0200
  • 1adf916ced Fixed Crash when adding raft supports - Organic Fixed SPE-1732 GH #10637 Vojtech Bubnik 2023-05-25 12:40:48 +0200
  • bd0d4c662a Organic supports: Fixed a wrong order of config initialization, fixed some compilation warnings. Vojtech Bubnik 2023-05-25 12:15:35 +0200
  • 25575bb3f3 SPE-1716 - Fixed synchronization of layer editing texture when using undo/redo enricoturri1966 2023-05-23 13:46:30 +0200
  • 3e5c0bb40e Merge remote-tracking branch 'origin/et_spe1698' enricoturri1966 2023-05-25 10:41:24 +0200
  • 7ee770baef Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1698 enricoturri1966 2023-05-25 10:39:54 +0200
  • 5b21a343c6 revert fix of 1728, it causes worse problems with top solid expanding out of model boundaries. Pavel Mikus 2023-05-25 10:11:47 +0200
  • 5bdde0cf4e Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate Vojtech Bubnik 2023-05-25 10:02:34 +0200
  • 4cec347511 WIP Organic Supports: New smoothing of organic trees. Vojtech Bubnik 2023-05-25 10:02:26 +0200
  • a5ed864639
    Merge pull request #43 from Prusa-Development/ys_10631 Oleksandra Yushchenko 2023-05-25 09:17:44 +0200
  • e35d4e9647 Localization: Updated internal dictionaries (FR, IT, JA, PL, CS, DE, ES) YuSanka 2023-05-24 13:10:49 +0200
  • 9d736ee68f Fix for #10631 - Negative Volumes get messed up when cutting an object YuSanka 2023-05-22 16:03:15 +0200
  • 76fdc207fb Fix cut gizmo doing a full arrange tamasmeszaros 2023-05-23 16:46:12 +0200
  • d99d22a901 Make partial arrange callable using a flag tamasmeszaros 2023-05-23 16:43:26 +0200
  • 80b59ef769 Organic supports: Little polishing of includes Vojtech Bubnik 2023-05-23 16:35:50 +0200
  • 7445780358 Organic Supports: ranamed free function getRadius() to support_element_radius() Vojtech Bubnik 2023-05-23 16:23:47 +0200
  • b1c0bf17af SPE-1728 Fix external bridges expansion - allow expansion into top solid Github issue: https://github.com/prusa3d/PrusaSlicer/issues/10493 Pavel Mikus 2023-05-23 16:05:11 +0200
  • 0d1ff6df7d Refactored tree / organic supports into multiple compilation modules. Vojtech Bubnik 2023-05-23 15:49:55 +0200
  • cb2936afc6 SPE-1720 Fix slowdown of long segments which cross small overhang area. Pavel Mikus 2023-05-23 14:42:13 +0200
  • 9af733d6ac ImGuiWrapper::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
  • 6ad9aba454 Revert "Concider projects with .zip extension that are 3mf projects as it would have .3mf extension." David Kocik 2023-05-23 11:13:06 +0200