Commit Graph

  • a2b99db0df MSW specific:Added dark mode for G-CodeViewer YuSanka 2021-10-07 11:51:12 +02:00
  • 68fd37b300 Added SVG-file for G-CodeViewer logo YuSanka 2021-10-07 11:49:34 +02:00
  • 34f5dde024 #6380 - Fixed non-uniform scaling of a volume using the sidebar fields enricoturri1966 2021-10-07 10:37:49 +02:00
  • 1b828ca7f5 Deleted unused PNG-files. Added mirroring_transparent.svg (thanks for @AkiraNorthstar) YuSanka 2021-10-07 10:14:55 +02:00
  • c15be26bff Check if object's size appears to be zero, when loading the model file. YuSanka 2021-10-07 09:12:31 +02:00
  • 7340488aaf ObjectList: Fixes * Fixed update of a warning icon for multi-part object, when some part with errors was deleted * Fixed a crash when selecting non-Object and non-Volume item (in get_mesh_errors_info() was missed check of the obj_idx) YuSanka 2021-10-06 17:24:22 +02:00
  • dbad87fb42 Follow-up of 2afdc66dfb - Added missing use case enricoturri1966 2021-10-06 15:46:01 +02:00
  • 2afdc66dfb #7068 - Automatic update of legend when switching on/off travel visibility in preview enricoturri1966 2021-10-06 15:29:39 +02:00
  • 33e0865289 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-06 15:02:15 +02:00
  • 8d749d2a9e Fix for build YuSanka 2021-10-06 13:49:03 +02:00
  • fe4baa33f6 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-06 13:48:27 +02:00
  • 4ff13a5d63 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collision with printbed. The detection uses now different algorithms in dependence of the printbed type (rectangular, circular, convex) to improve performance. enricoturri1966 2021-10-06 13:47:54 +02:00
  • 82de61b0aa RichToolTips: Don't set a Timer for Tooltip but dismiss the tooltip when a mouse leave the button YuSanka 2021-10-06 13:15:10 +02:00
  • 6f3c8e16ad Merge branch 'dk_notifications' David Kocik 2021-10-06 13:08:12 +02:00
  • d5d106fe61 Netfabb finished notification, fix of #7067 David Kocik 2021-10-06 13:06:20 +02:00
  • 1cc7b4ba97 Save/Load repaired errors from/to a mesh statistics to/from a 3MF YuSanka 2021-10-06 10:53:42 +02:00
  • 47b54d5ce0 ObjectList: Fixed mouse click on the WarningIcon, when mesh wasn't repaired and isn't manifold. YuSanka 2021-10-06 10:12:21 +02:00
  • 9e2fa3cd4d Follow-up e2f2ed4172 and 80844ca337 - Allow RichToolTips just under MSW YuSanka 2021-10-05 16:45:54 +02:00
  • 091f946340 Localization: Updated POT YuSanka 2021-10-05 16:30:46 +02:00
  • 05bc9b7bf4 Merge branch 'dk_notifications' David Kocik 2021-10-05 15:53:17 +02:00
  • d84867d539 notification info icon - wider hexagon David Kocik 2021-10-05 15:09:57 +02:00
  • a1b2d53f4e actualize warnings on empty background process David Kocik 2021-10-05 14:42:01 +02:00
  • a59f078883 Merge branch 'lm_sendsysteminfo' Lukas Matena 2021-10-05 15:36:30 +02:00
  • 8401ba192b Show PrusaSlicer logo in the SendSystemInfoDialog Lukas Matena 2021-10-05 15:36:00 +02:00
  • 982172b878 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-05 15:33:37 +02:00
  • deec0330bb Disable the dialog before merge with master Lukas Matena 2021-10-05 15:08:04 +02:00
  • d7d056c8ba This reverts commits a186017 and 2423e7f Lukas Matena 2021-10-05 15:04:24 +02:00
  • 5dd9e98f27 SendSystemInfo: Return number of logical cores on Apple Lukas Matena 2021-10-05 15:03:48 +02:00
  • 5b5c72e73e REVERT LATER: More debugging logging Lukas Matena 2021-10-01 13:40:04 +02:00
  • e8412d654c Use /etc/machine-id as unique id on Linux Lukas Matena 2021-10-01 13:32:04 +02:00
  • 1bef2eacc5 Use hardware UUID as unique id on Apple Lukas Matena 2021-10-01 12:32:44 +02:00
  • c0eb4fbbd9 Use MAC address as a base of unique system ID on Windows Lukas Matena 2021-10-01 12:27:04 +02:00
  • 4733e17266 SendSystemInfoDialog: Collect CPU info on Windows Lukas Matena 2021-09-17 14:01:16 +02:00
  • a49c691241 SendSystemInfoDialog now opens through CallAfter, GL extensions are sorted Lukas Matena 2021-09-16 14:48:24 +02:00
  • bdc4c4cf30 Added some more info (wxWidgets, gtk, Linux distro, CPU info, monitors) Lukas Matena 2021-09-15 16:09:05 +02:00
  • af5abc8079 REVERT LATER: Something for debugging Lukas Matena 2021-09-14 16:18:04 +02:00
  • b87f512b9e SendSystemInfo: do not close the dialog when failed/cancelled, set content-type to json Lukas Matena 2021-09-14 16:17:17 +02:00
  • 6a819dad89 SendSystemInfoDialog: Actual sending of the info Lukas Matena 2021-09-13 09:00:20 +02:00
  • e8af0d6d0f SendSystemInfoDialog: Use HTML for formatting Lukas Matena 2021-09-10 13:09:55 +02:00
  • d6222cf8a8 SendSystemInfoDialog: Layout adjustments YuSanka 2021-09-10 10:15:20 +02:00
  • faa808b385 First draft of SendSystemInfoDialog Lukas Matena 2021-08-11 12:03:44 +02:00
  • 37219fe4f3 Fixed crash when turning on shells visibility in preview and the application was started with background processing active enricoturri1966 2021-10-05 14:49:18 +02:00
  • 80844ca337 RichTooltips for the buttons on a sidebar: Fixed wrong positioning of the tooltip when PrusaSlicer is on secondary display YuSanka 2021-10-05 13:36:14 +02:00
  • 29a5f48f43 Minor performance optimization for convex intersection algo tamasmeszaros 2021-10-05 13:31:09 +02:00
  • 3e07d2e853 Changed conditions for the warning icon. YuSanka 2021-10-05 13:21:19 +02:00
  • 23cff74efb Hint notification: selected filament tag check. David Kocik 2021-10-05 12:26:45 +02:00
  • 9a24b08e28 Fixed toolpaths colors when loading a 3mf containing color changes and background process is active enricoturri1966 2021-10-05 11:15:03 +02:00
  • e2f2ed4172 Fix for #6218 - Button tooltip in the way YuSanka 2021-10-05 11:05:20 +02:00
  • ddcbbee3b0 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-05 09:51:04 +02:00
  • e185bf58b7 Replaced "Simple shorthands for smart pointers" shptr, uqptr, wkptr with their original names. Using weird shorthands makes the code unreadable for anyone but the original author. Vojtech Bubnik 2021-10-04 16:56:26 +02:00
  • b028e169c8 Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer Vojtech Bubnik 2021-10-04 16:33:33 +02:00
  • 6192c57368 Fix of support missing under horizontal overhang #6058 There was a bug for more than 4 years, which likely triggers now more often with the introduction of raft_contact_distance parameter, which is usually significantly smaller than support_material_contact_distance. There were no support towers built at the raft for contact layers below the print_z of the first object layer. Vojtech Bubnik 2021-10-04 16:33:25 +02:00
  • 577632d892 Check unsaved preset changes only if project is dirty and it wasn't saved YuSanka 2021-10-04 16:20:46 +02:00
  • d214e09400 Fix for #7040 - Missing auto slice after Undo / Redo of deletion of height range modifier YuSanka 2021-10-04 15:33:08 +02:00
  • a9ca63d344 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-04 15:04:34 +02:00
  • 4cc1b2740d Don't report intersection if two polygons are only touching. tamasmeszaros 2021-10-04 14:16:13 +02:00
  • 8c89abc9fb Fixed inconsistent modifier context menu in the right panel and in the 3d scene YuSanka 2021-10-04 14:13:42 +02:00
  • 8226150707 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-04 14:08:26 +02:00
  • 4521945bb3 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Faster printbed collision detection using the new function Geometry::intersect() enricoturri1966 2021-10-04 14:07:45 +02:00
  • a5a6c0e09a Fix for #7012 - Dark mode + colored axis: Can't read the Manipulation panel YuSanka 2021-10-04 13:57:01 +02:00
  • 5739178306 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-04 13:07:53 +02:00
  • 39a98e97b4 Fix. Allow simplify volume inside object, fix drawing wireframe Filip Sykala 2021-10-04 12:29:45 +02:00
  • 580f157d28 ConfigWizard: Suppress to select SLA printer if a multi-parts object is on a Plater YuSanka 2021-10-04 11:35:27 +02:00
  • 4103086a6e #7056 - Gizmo cut input set to use current locale enricoturri1966 2021-10-04 11:12:29 +02:00
  • e533d237f9 Manifold mesh may contain self-intersections, so we want to always allow fixing the mesh. This is a fix of a regression wrt. https://github.com/prusa3d/PrusaSlicer/releases/tag/version_2.4.0-alpha2 Vojtech Bubnik 2021-10-04 10:39:53 +02:00
  • 9c177cf167 Merge branch 'tm_convex_intersect_rotcalip' tamasmeszaros 2021-10-04 10:12:04 +02:00
  • 9f0b31dc55 Close validate warnings on empty plater. David Kocik 2021-10-04 09:56:23 +02:00
  • 56996104cc fix assert Filip Sykala 2021-10-04 09:30:30 +02:00
  • f97d6a442b Merge branch 'master' into Fix_wireframe_trafo Filip Sykala 2021-10-04 09:23:13 +02:00
  • 91462cf9d5 Fix wireframe transformation when supports in SLA are added Filip Sykala 2021-10-04 09:23:06 +02:00
  • b78d7cea28 #7054 - Tech ENABLE_SAVE_COMMANDS_ALWAYS_ENABLED: enable command Save (CTRL+S) for untitled projects (automatically calls command Save As) enricoturri1966 2021-10-04 09:20:35 +02:00
  • 0b78e009b4 #7050 - GCodeProcessor: Fixed processing of gcode lines M109 enricoturri1966 2021-10-04 09:02:03 +02:00
  • 2e779d8594 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-04 08:30:13 +02:00
  • 45db1c13ba Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Faster update of object manipulation fields while dragging gizmo Move/Rotate/Scale enricoturri1966 2021-10-04 08:30:04 +02:00
  • 9fce0ce3a6 Fix compile issues and overlapping polygon fails tamasmeszaros 2021-10-01 18:07:30 +02:00
  • 44db8f58c7 Merge branch 'master' into fs_fix_close_simlify_notify Filip Sykala 2021-10-01 17:40:56 +02:00
  • f5faad80a9 add close suggestion notification Filip Sykala 2021-10-01 17:40:30 +02:00
  • 0b55c89978 print info notification icon David Kocik 2021-10-01 17:25:49 +02:00
  • 1de422e932 refactor mr. clippy rendering David Kocik 2021-10-01 16:47:19 +02:00
  • 4ca2401b69 Several minor improvements and fixed warnings Lukas Matena 2021-10-01 14:31:22 +02:00
  • 1edbdcfecf remove simplify suggestion function David Kocik 2021-10-01 15:45:53 +02:00
  • c7d6a95cb3 Slightly reworded error messages for Cannot import .sl1 files into PrusaSlicer Vojtech Bubnik 2021-10-01 15:07:03 +02:00
  • 29aab3a426 PrintInfoNotificationLevel with icon David Kocik 2021-10-01 15:02:31 +02:00
  • 68de2a49a3 Fixed update of mesh volume after applying a transformation. Fixes flipped normals when importing some 3MFs. Vojtech Bubnik 2021-10-01 14:28:36 +02:00
  • aaf47884cd Revert of 117df134f6 enricoturri1966 2021-10-01 14:14:47 +02:00
  • afbbb36fa4 Fixed import of multi-material AMF files, broken due to admesh eradication. Vojtech Bubnik 2021-10-01 13:34:22 +02:00
  • f84838028b Tech ENABLE_FIX_SINKING_OBJECT_OUT_OF_BED_DETECTION merged into tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS enricoturri1966 2021-10-01 13:13:26 +02:00
  • efb08cf55a Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-01 12:15:24 +02:00
  • 6ff4d6c3f5 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed detection of collision with circular printbed for pre-gcode preview and sla preview enricoturri1966 2021-10-01 12:15:14 +02:00
  • bac7d2b961 Merge branch 'dk_notifications' David Kocik 2021-10-01 10:15:36 +02:00
  • b1c1055963 Close updated item info notification at new item loading David Kocik 2021-09-30 17:29:34 +02:00
  • 5a45c94ccd Remove duplicit warning about not enabled support enforcers David Kocik 2021-09-30 15:45:30 +02:00
  • 117c4a432e Object info notification level David Kocik 2021-09-30 14:58:22 +02:00
  • 213add1b2b Revert Object warning notification to SimplifySuggestion David Kocik 2021-09-30 14:28:06 +02:00
  • c4edff72d0 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sinking_objects_collision enricoturri1966 2021-10-01 07:28:19 +02:00
  • f3bd5e96c5 Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed detection of collision with circular printbed in backend enricoturri1966 2021-10-01 07:28:10 +02:00
  • 5048dbf8b4 Bumped up version number Lukas Matena 2021-09-30 16:50:50 +02:00
  • 476b48ed11 Revert "Merge branch 'tm_convex_intersect_rotcalip'" Lukas Matena 2021-09-30 16:49:00 +02:00
  • 627d8bcaef Merge branch 'tm_convex_intersect_rotcalip' tamasmeszaros 2021-09-30 15:51:56 +02:00
  • 234f062ad4 Fast convex polygon intersection test with rotating calipers tamasmeszaros 2021-09-30 15:49:12 +02:00