Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka a398cbf24c Fixed "color print" issues (SPE-836) 2019-02-26 15:55:27 +01:00
YuSanka 5cc86c49b9 Added tooltips for mode buttons.
+ some clean of an unused code
+ fix of #1861
2019-02-26 10:50:00 +01:00
YuSanka 2ff9505443 Fixed wrong updating of the editable ComboBox under OSX 2019-02-25 10:15:44 +01:00
YuSanka 416411bd64 SLA: Changed default value of the faded_layers to the current one. This information is used for export config.ini 2019-02-22 13:22:13 +01:00
YuSanka 2f71c38221 Some fixes for the last commit 2019-02-22 11:59:40 +01:00
YuSanka 26833ee641 Fixed bug with update (part of #1801) 2019-02-22 09:38:56 +01:00
YuSanka 3ccfe7f53e Fixed OSX-build 2019-02-21 11:44:01 +01:00
YuSanka 882de2843e Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-02-21 10:18:37 +01:00
YuSanka 5bc20401cd Fix of #1801 2019-02-21 10:13:05 +01:00
YuSanka fb8c66f223 Merge remote-tracking branch 'origin/master' into ys_sla_time_estimation 2019-02-20 15:14:53 +01:00
YuSanka 98a551587c Improved used material estimation (take instances too) 2019-02-20 15:13:03 +01:00
YuSanka 84f22ed50b Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-02-20 15:07:43 +01:00
YuSanka 7a4a219f60 Some Ukrainian localization improvements 2019-02-19 15:07:26 +01:00
YuSanka 327114fa3e Added missed include for the OSX build 2019-02-19 13:47:40 +01:00
YuSanka 9e3434ecc1 Fixed calculation of the consumed material for the supports 2019-02-19 12:14:13 +01:00
YuSanka 9d0acc010d Added new options for SLAPrintSettings (faded_layers) and SLAPrinterSettings (fast/slow_tilt_time and area_fill) 2019-02-18 16:24:55 +01:00
YuSanka a690466dbf Fixed a typo for the last commit 2019-02-18 13:24:56 +01:00
YuSanka 2df069323c Time estimation improvement 2019-02-18 12:28:58 +01:00
YuSanka 8a31f9d658 Fixed scaling of the Ramming/Wiping dialogs 2019-02-14 14:21:50 +01:00
YuSanka 3f23bd5224 Save statistics values to the config.ini 2019-02-13 16:30:40 +01:00
YuSanka 88f04e0fae Added calculation of the material consumption 2019-02-13 15:35:41 +01:00
YuSanka 589ac889a3 Fixed OSX build 2019-02-13 08:44:42 +01:00
YuSanka c04be58648 Implemented estimated printing time for the SLA printing 2019-02-12 16:34:42 +01:00
YuSanka 290c6206cd Fix to last commit 2019-02-11 15:36:05 +01:00
YuSanka f899cf1c91 Added scaling for more some dialogs
+ Set size for mode buttons
2019-02-11 14:14:35 +01:00
YuSanka f0cee79170 Fix of #1768 2019-02-08 17:36:38 +01:00
YuSanka 3d731bc570 Fix of #1800 2019-02-08 09:05:06 +01:00
YuSanka 9021f84eac Fix of #1771 2019-02-07 16:33:14 +01:00
YuSanka 2e14f3456e Changed sidebar controls layout 2019-02-07 14:50:48 +01:00
YuSanka ef7512fc43 Added bitmap scaling 2019-02-06 15:29:13 +01:00
YuSanka 3fdabfd7d3 Fixed scale of the PrusaDoubleSlider and typo in SysInfoDialog 2019-02-06 12:17:06 +01:00
YuSanka b2410e0f23 Merge remote-tracking branch 'origin/master' into ys_hdpi 2019-02-06 11:12:44 +01:00
YuSanka 948f03067d Added scale for ObjectList 2019-02-06 11:07:32 +01:00
YuSanka 3c83fa17cc Fixed a scale for the LegendTexture in a Preview 2019-02-06 10:55:11 +01:00
YuSanka 46f32d091a Fixed scaling of the controls and InfoDialogs (Sys and About) 2019-02-06 10:13:27 +01:00
YuSanka 7cc3a95f53 Fixed flashing
+ Adde experiments with FromDIP function
2019-02-05 11:48:28 +01:00
YuSanka 1b5c118fd0 Merge remote-tracking branch 'origin/master' into ys_hdpi 2019-02-05 11:04:28 +01:00
YuSanka b1af538d72 Fixed assert from update_changed_tree_ui() 2019-02-04 12:57:39 +01:00
YuSanka b7f24aebe3 Fixed rounding of numbers for the controls width (Try to fix controls flashing on HDPI/linux) 2019-02-04 12:07:15 +01:00
YuSanka e2b8c3e33c Merge remote-tracking branch 'origin/master' into ys_hdpi 2019-02-04 10:38:23 +01:00
YuSanka 4005d06452 Fixed "hard_code" setting of the size for the Sidebar and Tabs
+ Fixed assert after config_wizard changing
2019-02-04 10:35:16 +01:00
YuSanka ba6206ab62 First experiment to fix layouts on hdpi 2019-01-31 15:55:09 +01:00
YuSanka 1605c23e25 Updated KBShortcutsDialog 2019-01-31 13:21:33 +01:00
YuSanka a5ec951180 Added menu item for the "Fix through the Netfabb" 2019-01-30 16:27:33 +01:00
YuSanka 5a28693ff4 Updated draw_colored_band() according to the new colors.
+ some code refactoring
2019-01-30 14:45:18 +01:00
YuSanka 7957675a97 Fix to my last commit 2019-01-30 13:26:16 +01:00
YuSanka 411c02fef3 Implemented object/part renaming under OSX, using popup_menu 2019-01-30 11:35:37 +01:00
YuSanka b6852d8bf2 Fixed first binding for "Split to parts" menu item in ObjectList 2019-01-30 10:06:10 +01:00
YuSanka e291172e24 Implemented "Color Print" for preview mode (without re-slicing) 2019-01-29 15:11:29 +01:00
YuSanka b0ecf07e9b Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-01-28 12:19:28 +01:00
YuSanka c5152d04f8 Set options value from edited preset instead of default preset, when call "Add Settings"
+ added code for custom editing of the frequently used settings bundle (it's commented for this moment)
+ some code refactoring
2019-01-28 12:13:53 +01:00
YuSanka 4dfcd49869 Added missing include 2019-01-25 17:21:45 +01:00
YuSanka 9ac9086e78 Updated mode value for some options 2019-01-25 16:57:44 +01:00
YuSanka 9a01e313ad Implemented function create_freq_settings_popupmenu()
to add bundles with frequently used settings
2019-01-25 16:57:44 +01:00
YuSanka 5a7061a7fb Updated settings menu according to the view mode
+ Created new class PrusaMenu, derived from wxMenu and contains pointers to the separators.
2019-01-25 16:57:44 +01:00
YuSanka 9b8cdb95dc Updated view mode for object_list and object_menu 2019-01-25 10:57:13 +01:00
YuSanka 54bd2e55c7 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-01-24 15:40:54 +01:00
YuSanka 10641f7e9c Improved application recreation after language change 2019-01-24 15:32:50 +01:00
YuSanka 6044be7793 Fixed sidebar layouting after a creation of the App 2019-01-24 12:11:01 +01:00
YuSanka f07aba73cb Set uniformly scaling by default 2019-01-24 10:24:10 +01:00
YuSanka 8fd6194403 Improved Instance splitting :
- Added icon and context menu for Instance.
- Added multiple selection and splitting for the instances (add new object with selected instances)
2019-01-23 16:12:47 +01:00
YuSanka 94b5f9c567 Implemented splitting of object instances by :
- drag & drop outside of any object
 - set as a separated Object (context menu)
2019-01-22 16:40:37 +01:00
YuSanka 5dafad3816 Fix of SPE-777
Added a flag to optimize the checking if the volume is splittable
2019-01-21 15:43:06 +01:00
YuSanka fe8a149fb4 Fix of SPE-765
Suppress the dialog closing by clicking on a logo.
2019-01-21 15:43:06 +01:00
YuSanka 7a30dd250a Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-01-21 13:05:59 +01:00
YuSanka 1a474ea282 L10n improvements 2019-01-21 12:34:28 +01:00
YuSanka d6a203613d Fix of SPE-772
"Debug Assertion Failed" after the attention to D&D single material *.3mf to MMU preset
2019-01-15 15:54:48 +01:00
YuSanka 519f5e5ea7 Fix of #1606
+ Added dialog closing by "Esc" button for the FirmwareDialog.
2019-01-15 10:31:34 +01:00
YuSanka 793e3cd470 Added "Frequently changed parameters for SLA-profiles" 2019-01-15 09:33:50 +01:00
YuSanka 66f998bdbf Fix of the change of the perimeters count in a vase-mode (part fix of #1649) 2019-01-14 15:41:24 +01:00
YuSanka 8ab45a8258 Fixed #1638 2019-01-14 09:23:24 +01:00
YuSanka b82a9d9090 Fix of #1619 2019-01-11 17:19:09 +01:00
YuSanka 3205961655 Use OSXDisableAllSmartSubstitutions() for TextCtrl field under OSX 2019-01-11 16:32:16 +01:00
YuSanka 04c0b59bc6 Fixed wrong ModeButtons layout on settings tabs under OSX 2019-01-11 12:47:40 +01:00
YuSanka 14096da20a Fixed #1577 2019-01-11 09:05:27 +01:00
YuSanka 2a896e6ba1 Added a colored band for DoubleSlider 2019-01-10 17:24:58 +01:00
YuSanka fcf41c7eb8 Fixed OSX compilation bug 2019-01-10 13:44:31 +01:00
YuSanka 107152b25e Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-01-10 11:10:01 +01:00
YuSanka c62a51ead1 Implemented ModeSizer with ModeButtons for the mode view changing from the settings tabs and plater 2019-01-10 11:09:31 +01:00
YuSanka 71359d756f Fixed typo 2019-01-09 11:01:57 +01:00
YuSanka 2dadf4b5dc Fixed a crash after settings adding for the instance from the scene's context menu 2019-01-09 10:30:48 +01:00
YuSanka 6d7e2b2dd7 Added SetLock() function for PrusaLockButton 2019-01-09 08:52:08 +01:00
YuSanka 6efcdd1ddf Added wxEVT_TEXT_ENTER handling for TextCtrl, SpinCtrl & PointCtrl (but it doesn't work under OSX) (fix of #1518) 2019-01-08 16:06:58 +01:00
YuSanka 24e0c9b79e Added "uniform scaling" button 2019-01-08 13:34:47 +01:00
YuSanka 4d0c0ac748 Fix of Cyrillic named files inside the object list (part of the #1622) 2019-01-08 11:48:32 +01:00
YuSanka 591d42fd76 Fixed editing of the extruder's settings (SPE-735) 2019-01-08 10:18:21 +01:00
YuSanka b66f41f43d Fixed #1543 2019-01-07 16:20:50 +01:00
YuSanka bbed47acd0 Fixed #1579 2019-01-07 10:32:33 +01:00
YuSanka 0fd20d4cdc Fixed object_list layouts 2018-12-21 14:42:28 +01:00
YuSanka 22f95d4b43 Fixed view_mode updating on the Tabs 2018-12-21 12:59:48 +01:00
YuSanka fb78957687 Fixed updating of settings after selection of the preset with "modified" suffix
+ Added EVT_SPINCTRL binding
2018-12-21 10:59:21 +01:00
YuSanka 3182611ac2 Fixed page updating according to view_mode (after preset changing) 2018-12-21 09:19:00 +01:00
YuSanka b9ac016d89 Improve parameter validation for "something or %" settings 2018-12-21 08:00:26 +01:00
YuSanka 3fbc4afc95 Upgraded "Keyboard shortcuts" dialog 2018-12-20 12:53:25 +01:00
YuSanka c40b8aba24 Fixed recreate_GUI() after language change. 2018-12-19 17:38:41 +01:00
YuSanka 4c55f1ce9e DoubleSlider issues (1 & 3 from SPE-686)
+ added icon for "Keyboard shortcuts" dialog
2018-12-19 15:58:42 +01:00
YuSanka 918cb48d45 Fixed OSX build & language selection (SPE-696) 2018-12-19 14:51:18 +01:00
YuSanka b7c506170d Fixed OSX build
+ Added shortcut (?) for "Keyboard Shortcuts" dialog
2018-12-19 14:01:46 +01:00
YuSanka 661086554a Added "Keyboard Shortcuts" dialog 2018-12-19 13:06:46 +01:00
YuSanka 1dc3145e69 Suppressed selection's update if SettingsItem for the current object/part is selected 2018-12-18 15:29:49 +01:00