Commit Graph

  • 6d895872b0 call render in main thread by function callAfter(hint by @Vojtech) Filip Sykala 2021-08-20 14:29:52 +02:00
  • c821b0a3ad Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer Vojtech Bubnik 2021-08-20 14:21:33 +02:00
  • f98f7ba3e8 Fixed unreliable application of filament overrides to PlaceholderParser. Sometimes the PlaceholderParser used main config instead of filament overrides and vice versa. Follow-up to #3649 Vojtech Bubnik 2021-08-20 14:21:22 +02:00
  • 6efea25478 Change UI job's process() method to be protected, as it should have been tamasmeszaros 2021-08-20 13:43:52 +02:00
  • 883f46662d Fix warnings when newer CMake is used. tamasmeszaros 2021-08-20 13:42:10 +02:00
  • 79e8e8627f Tech ENABLE_FIX_MIRRORED_VOLUMES_3MF_IMPORT_EXPORT - fixed export/import to/from 3mf file of mirrored volumes enricoturri1966 2021-08-20 11:24:48 +02:00
  • 7e0e552fd2 Moved raft_first_layer_density and raft_first_layer_expansion from 'Raft' section to 'Support material', the values are also used for first supports layer when raft is disabled. Lukas Matena 2021-08-20 10:22:17 +02:00
  • ea4e9b35a3 Fix for #6803 - Illegal character in filename when STL opened direct from CAD app YuSanka 2021-08-20 09:26:39 +02:00
  • 4ebcbca711 Fixed sequential print clearance contours not disappearing when switching to SLA printer enricoturri1966 2021-08-20 09:36:53 +02:00
  • 8fab4885c7 Add dirty state into Gizmo (hint by @DavidKocik) Filip Sykala 2021-08-20 09:13:09 +02:00
  • cce3041a95 Add warning as tip for simplify big model. Filip Sykala 2021-08-20 07:53:33 +02:00
  • 421089ebc8 Possibility to link curl and glew dynamically in static mode. tamasmeszaros 2021-08-19 16:56:22 +02:00
  • 40f78ca31c Merge branch 'dk_desktop' David Kocik 2021-08-19 15:33:53 +02:00
  • f1f3e22a10 Desktop integration: escaping \' inside executable path David Kocik 2021-08-19 15:21:39 +02:00
  • 8f58b11b08 Rotated arrow asset. David Kocik 2021-08-19 14:01:54 +02:00
  • 6d44bde96d Progress notification: fix of wrong method call. David Kocik 2021-08-19 12:36:18 +02:00
  • adfb5b6b49 Small refactoring into GLModel::render() enricoturri1966 2021-08-19 12:12:25 +02:00
  • 316d38807d Simplified shader printbed.vs enricoturri1966 2021-08-19 11:54:41 +02:00
  • c08b4be0e6 Fix of missplaced checkbox Perform desktop integration in config wizard. David Kocik 2021-08-19 11:00:36 +02:00
  • 97418cf9f5 Desktop integration in config wizard ifdef David Kocik 2021-08-19 10:27:23 +02:00
  • b686b5764e Fix opening of gizmos after clicking on info lines in object list when object has instances Lukas Matena 2021-08-19 10:22:26 +02:00
  • 250d2391e6 Merge branch 'dk_desktop' David Kocik 2021-08-19 10:19:49 +02:00
  • 12328a74f7 Desktop integration changes David Kocik 2021-08-19 10:15:42 +02:00
  • f44d2e14a1 Removed debug code enricoturri1966 2021-08-19 09:47:01 +02:00
  • 81113218cc Added retract acceleration member variable to GCodeProcessor and modified GCodeProcessor::process_M204() method enricoturri1966 2021-08-19 09:38:51 +02:00
  • a3b089eceb Remove misleading comment tamasmeszaros 2021-08-18 16:51:14 +02:00
  • 1672130d45 Remove code duplication, clarify naming of orientation searches tamasmeszaros 2021-08-18 16:47:59 +02:00
  • 74edeb147b Add min z height orientation search tamasmeszaros 2021-08-18 15:44:48 +02:00
  • caf8ef4aab Auto selection of presets (#6817) Oleksandra Yushchenko 2021-08-18 16:10:35 +02:00
  • 5be61fb31c Fix build on Linux (gcc 8.4) Lukas Matena 2021-08-18 15:29:51 +02:00
  • a3f995ac45 Add "Revert" buttons for text colors Settings YuSanka 2021-08-18 15:02:36 +02:00
  • 120be3a76d Fixed compile warning enricoturri1966 2021-08-18 13:04:45 +02:00
  • cc48f6c6a4 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-08-18 12:08:00 +02:00
  • 27fcf55eaa Add cancel and statusFn into init phase of simplification Filip Sykala 2021-08-18 12:07:46 +02:00
  • 8a5278354e Fixed updating of cut contour in cut gizmo by comparing ObjectIDs, for consistency with other gizmos and hopefully more robustness Lukas Matena 2021-08-18 11:14:31 +02:00
  • 3cf6d1c888 Revert 740067c and e645f4a 740067c: "Fixed cut contours in gizmo cut after deleting an object" e645f4a: "Fixed cut contours after cutting an object in gizmo cut" Lukas Matena 2021-08-18 11:17:41 +02:00
  • cc88b1e86b Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-08-18 10:37:21 +02:00
  • 1e863cc031 Add restriction for simplification Filip Sykala 2021-08-18 10:37:08 +02:00
  • 740067c576 Fixed cut contours in gizmo cut after deleting an object enricoturri1966 2021-08-18 10:23:18 +02:00
  • ad0902e44e Update build tutorial to reflect current state tamasmeszaros 2021-08-18 10:05:12 +02:00
  • 9767747b3b #6796 - Fixed crash when selecting Thick Bridges option and then slicing enricoturri1966 2021-08-18 09:54:21 +02:00
  • 5e0cbbef83 Fix SLA support strut piercing into model tamasmeszaros 2021-08-18 09:36:01 +02:00
  • 432629ec97 Fixed compile warning enricoturri1966 2021-08-18 09:08:39 +02:00
  • e645f4a4ee Fixed cut contours after cutting an object in gizmo cut enricoturri1966 2021-08-18 08:59:56 +02:00
  • 4e32863b99 Merge branch 'tm_rotfinder_fixes' tamasmeszaros 2021-08-17 16:15:41 +02:00
  • 24815381d2 Some improvements to "less supports" optimizer tamasmeszaros 2021-08-17 15:37:41 +02:00
  • 1a2e58e521 Add better defined names for orientation optimizer goals tamasmeszaros 2021-08-17 15:35:52 +02:00
  • 11c91d781e FIX: extra frame request Do not freeze bargraph in Siplify dialog when no mouse move. Filip Sykala 2021-08-17 15:28:08 +02:00
  • 86c1e5c50f Default values for brim_offset anf elefant_foot_compensation set to zero Lukas Matena 2021-08-17 15:09:34 +02:00
  • 82373334bc Merge remote-tracking branch 'origin/lh_brim_offset' Lukas Matena 2021-08-17 15:02:41 +02:00
  • 2173e8ab5a Merge branch 'lm_del_info_item' Lukas Matena 2021-08-17 10:05:15 +02:00
  • dd1e1307be Use Del key to delete custom supports etc. from the object list Lukas Matena 2021-08-16 09:48:29 +02:00
  • 08e2e29afd ObjectList: Implemented interface for delete InfoItem YuSanka 2021-08-12 13:53:22 +02:00
  • 5a005e8e0a Slightly changed 'Some objects missing' warning text Lukas Matena 2021-08-16 13:26:27 +02:00
  • 090728b9d5 Add private member prefix m_ Filip Sykala 2021-08-17 08:58:45 +02:00
  • c04856e049 Extend simplify test to chack distance of each triangle center and each vertices. Both simplify to origin and vice versa Filip Sykala 2021-08-16 18:04:38 +02:00
  • db7f424e46 Merge branch 'tm_rotfinder_fixes' tamasmeszaros 2021-08-16 16:43:08 +02:00
  • c37bb0cdd1 Extend tooltip texts tamasmeszaros 2021-08-16 16:42:56 +02:00
  • 900814ff47 Add tooltips for combo items in rotation optimization dialog tamasmeszaros 2021-08-16 16:03:20 +02:00
  • 268b06bdbb fix position of window Filip Sykala 2021-08-16 15:30:33 +02:00
  • 21fd35d243 Fix: Do not close dialog after preview Filip Sykala 2021-08-16 13:04:39 +02:00
  • 0b2ee3bb46 SLA supports: ask about saving changes when Esc is pressed Lukas Matena 2021-08-16 13:05:31 +02:00
  • b90ca142a5 Merge branch 'master' into fs_QuadricEdgeCollapse Filip Sykala 2021-08-16 11:56:56 +02:00
  • 6745076e79 Merge branch 'fs_QuadricEdgeCollapse' of https://github.com/prusa3d/PrusaSlicer into fs_QuadricEdgeCollapse Filip Sykala 2021-08-16 11:55:43 +02:00
  • 62f8ab1cbe Add check of neighbors Add store triangle for debug purpose Filip Sykala 2021-08-16 11:53:37 +02:00
  • 8b5a63eaf8 Make the input mesh transformation consistent. tamasmeszaros 2021-08-16 11:29:09 +02:00
  • 11b994a702 Rotfinder fixes wip tamasmeszaros 2021-07-27 16:17:12 +02:00
  • 0e0c52ade3 PR idx update rtyr 2021-08-13 15:50:32 +02:00
  • d569789285 Fixes after merging 2.3.2/2.3.3 changes from stable to master. Vojtech Bubnik 2021-08-13 14:53:13 +02:00
  • add67d769a Fix of 2.3.2 regression in configuration layer (reading of nullable boolean vectors) Fix of Filament overrides on saved 3MF MMU profiles are broken #6711 Vojtech Bubnik 2021-07-14 10:13:52 +02:00
  • b8531b86e4 Changed one line in CZ dictionary for the Configuration Substitutions dialog. Fixed one bug in the preceding commit. Vojtech Bubnik 2021-07-07 15:22:42 +02:00
  • 1c078b1f47 Improved error handling when installing configuration updates: In case the configuration snapshot cannot be taken before installing configuration updates (because the current configuration state is invalid), ask user whether to continue or abort. Vojtech Bubnik 2021-07-07 15:17:21 +02:00
  • 5ca4848980 Adjusted wording of the config substitution dialog. Vojtech Bubnik 2021-07-02 08:57:36 +02:00
  • 16104587ac Improvement in the subtitution information dialog. bubnikv 2021-07-01 16:48:38 +02:00
  • 14330b02b3 Workaround for OSX file picker. Saving SL1S files did not work, the file picker replaced the SL1S extension with SL1. bubnikv 2021-07-01 16:25:17 +02:00
  • 26822347ed Forward compatibility, parameter susbtitution: Substitute vector values (extruder specific) with their default, if the default is a single value vector. Show the "Physical Printers" label in the substitution window. bubnikv 2021-07-01 08:44:02 +02:00
  • 3a0b71deed Configuration compatibility - implemented substitution and reporting for vectors of bools (including the nullable bools). bubnikv 2021-06-30 18:55:43 +02:00
  • 5b843aa291 Fix of the previous commit. bubnikv 2021-06-30 16:52:44 +02:00
  • bd159f4e52 Fixed typo in SL1S file mask template. bubnikv 2021-06-30 16:26:52 +02:00
  • c7691ec95e Forward compatibility - config substitutions: 1) Verify whether a value looks like an enum 2) Always report substitution of an enum with a boolean. bubnikv 2021-06-30 16:19:06 +02:00
  • 4fa651456d Support for CurWa CW1S firmware updater. bubnikv 2021-06-30 15:19:47 +02:00
  • e199dd5b20 Follow-up 88d5f40b7c - Small fix for text formatting YuSanka 2021-06-30 14:32:39 +02:00
  • ca530717e0 MSW specific: Fixed a crash on change of the extruder using keyboard YuSanka 2021-06-28 19:30:31 +02:00
  • 21dfb05384 InfoDialog: Improvements * Fixed localization * Substitutions are aligned in table YuSanka 2021-06-30 14:19:20 +02:00
  • cfc0ae7ef3 Ammended the previous commit (SL1 / SL1S in file picker) Vojtech Bubnik 2021-06-29 17:43:11 +02:00
  • a25d2d1de4 Support for SL1S printer: Where SL1 is mentioned, mention it as SL1 / SL1S. Support loading / saving of SL1S files in addition to SL1. Vojtech Bubnik 2021-06-29 17:29:13 +02:00
  • 0094d50d93 Move show_substitutions_info() call into UI thread tamasmeszaros 2021-06-29 16:21:56 +02:00
  • 965c2f2c55 Improved error reporting when importing various configuration files: 1) Slic3r::RuntimeError was replaced with ConfigurationError, all exceptions thrown by the configuration layer are derived from ConfigurationError. 2) When parsing configuration files, ConfigurationError is catched and rethrown extended with the file name being parsed. Vojtech Bubnik 2021-06-29 15:41:47 +02:00
  • 4cbe7a9545 If configuration update is available, show Dialog with information about it before ConfigWizard is opened YuSanka 2021-06-29 13:25:02 +02:00
  • 5dac5a2ca5 Fixed missing include Vojtech Bubnik 2021-06-28 17:45:13 +02:00
  • 856da036eb Fixed loading of system presets with incompatible system profile keys before the "reconfigure" dialog is shown. Vojtech Bubnik 2021-06-28 17:26:24 +02:00
  • 1e60acde12 Substitutions : Implemented InfoDialog YuSanka 2021-06-28 17:20:04 +02:00
  • 731ac9287e Added a missing include (GCC 11.1) Lukáš Hejl 2021-08-13 12:00:55 +02:00
  • 88c8134f15 AutoColorChange detection: Small improvements - at least 25% (instead of 30%) of object's height have to be a solid YuSanka 2021-08-13 11:00:30 +02:00
  • 8e28ca6f4a Fixed reading of configuration from 3MF broken with e947a29fc8 Vojtech Bubnik 2021-08-13 10:52:44 +02:00
  • bcad6a251d Added bed model and bed texture for i3 Mega, i3 Mega S. rtyr 2021-08-13 00:39:55 +02:00
  • 60e8e78240 Reorderded hints, removed extra space mikolaszuza 2021-08-12 17:48:32 +02:00
  • a6b083d76a Toolbar highlight arrow David Kocik 2021-08-12 14:52:42 +02:00
  • 117485c562 Notifications: MMU segmentation icon David Kocik 2021-08-12 15:29:14 +02:00
  • e947a29fc8 Follow-up to 7c01ddf996 Vojtech Bubnik 2021-08-12 15:27:32 +02:00