Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka cfa4f3f4d6 Added new icons 2019-04-12 17:10:29 +02:00
YuSanka 3a412a3a82 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-04-12 12:28:36 +02:00
YuSanka 50f8f45e0a Added new icons 2019-04-12 12:15:56 +02:00
YuSanka 7b54c59b61 Added new icons 2019-04-10 09:41:04 +02:00
YuSanka ed8b1a7ecb Localization: Updated dictionaries 2019-04-09 16:54:31 +02:00
YuSanka e0340f4f81 Set "cog" ison for sla_print preset 2019-04-08 12:29:08 +02:00
YuSanka af05e5fc2c Fixed crash under oSX after selection with SHIFT from 3DScene 2019-04-08 11:10:57 +02:00
YuSanka 618d124bfb Icon updating for all application 2019-04-08 11:10:57 +02:00
YuSanka d31590f438 Fixed Typo for the last commit 2019-04-05 12:18:58 +02:00
YuSanka 0c662e298f Merge remote-tracking branch 'origin/ys_selection' 2019-04-05 11:25:29 +02:00
YuSanka ef5281c3c9 Some improvements for a loading of icons 2019-04-05 11:18:59 +02:00
YuSanka 77dcb7f5a3 Added missed code for my last commit 2019-04-05 09:04:52 +02:00
YuSanka ccee04cd68 Implemented new logic for Instances splitting 2019-04-04 18:03:40 +02:00
YuSanka 8631cb006b Improved Selection from ObjectList side 2019-04-04 18:03:40 +02:00
YuSanka 63dea6d5dc Merge remote-tracking branch 'origin/master' into ys_selection 2019-04-04 15:09:37 +02:00
YuSanka 09054a0bc9 Fixed non-consistency of the selection 2019-04-04 15:07:54 +02:00
YuSanka d806e8e5e1 Merge remote-tracking branch 'origin/master' into ys_selection 2019-04-03 08:42:12 +02:00
YuSanka fed0f189d3 Fixed typo 2019-04-03 08:39:36 +02:00
YuSanka 81809018bc Selection improvements
+ "Delete" menu_item for Instances under OSX
2019-04-02 16:33:52 +02:00
YuSanka ac6a232795 Improved Selection from ObjectList side 2019-03-29 14:36:59 +01:00
YuSanka 44d3243df1 Added context menu Item "Change Extruder" on 3D-Scene 2019-03-28 16:32:19 +01:00
YuSanka 016b5e35b6 Some _cosmetic_ fixes :
+ Set wxDEFAULT_DIALOG_STYLE for MsgDialog
+ Changed Msg text before language changing
2019-03-28 16:32:19 +01:00
YuSanka 3c163285e5 Fix of SPE-879 and #2021 2019-03-27 17:00:29 +01:00
YuSanka 87febaacc0 Fix of #2014 2019-03-27 13:19:27 +01:00
YuSanka c8291c6e52 Fix of #2029
+ Some improvements for the language changing
2019-03-26 18:02:26 +01:00
YuSanka 910979cf73 Fixed crash after change of a language
+ Updating of a mode after recreation
2019-03-26 10:09:53 +01:00
YuSanka 0198e71789 Implemented issue #1990 2019-03-21 09:37:52 +01:00
YuSanka 452eb62f11 Some code refactoring 2019-03-20 16:22:01 +01:00
YuSanka e2349bdd2e Added workaround for the non-editable wxBitmapComboBoxs under OSXDisableAllSmartSubstitutions
+ experiments with Linux
2019-03-20 12:04:18 +01:00
YuSanka b36e4fa512 Merge remote-tracking branch 'origin/ys_preset_edit_buttons' into ys_comboboxes 2019-03-20 10:33:50 +01:00
YuSanka 438010f0f8 Some code refactoring 2019-03-20 10:14:49 +01:00
YuSanka b7a1bd927a Some improvements 2019-03-19 14:36:32 +01:00
YuSanka bdaadcccd9 Implemented SPE-874
(Delete items from context menu for Simple mode)
2019-03-19 09:53:47 +01:00
YuSanka 8be8b604f5 Merge remote-tracking branch 'origin/vb_faster_tabs' into ys_comboboxes 2019-03-19 08:52:58 +01:00
YuSanka ba54ce0309 Added "Edit Preset" buttons on the sidebar.
+ fixed Filament presets updating for the multi-material Printer (inside update_compatible(...) function)
2019-03-18 15:10:40 +01:00
YuSanka fe91edc521 Set MinSize() in respect to em_unit 2019-03-18 10:38:21 +01:00
YuSanka e74bde858a Deleted imaginary optimization for the Preset comboboxes on sidebar. 2019-03-16 22:23:51 +01:00
YuSanka 6548a6d525 Fixed preset selection after ConfigWizard running 2019-03-15 14:21:53 +01:00
YuSanka 639b641722 Disabled DoubleBuffered for Tabs
+ set helper functions like a static (GUI_ObjectList.cpp)
2019-03-14 15:46:26 +01:00
YuSanka f02f24c4b7 Implemented set extruder number on multiple items at the same time (#1940) 2019-03-14 13:15:28 +01:00
YuSanka 7cced0613a Fixed crash after deleting of the part with no extruder options in configuration 2019-03-14 09:22:15 +01:00
YuSanka 5ecd78434c Fixed #1949 2019-03-14 09:19:21 +01:00
YuSanka 22fcf245c4 Fixed updating of the extruder value for last part in the object after deleting another parts (#1931) 2019-03-13 16:42:36 +01:00
YuSanka 46d19aa52d Added function for the updating of the Error icon after a fix through the NetFabb 2019-03-13 15:35:39 +01:00
YuSanka dec1c6ecfb Typo fixed 2019-03-13 13:37:36 +01:00
YuSanka a6dcbc8791 Set DoubleBuffered state for the Tabs (under MSW)
+ Some improvements/experiments for the presets selection from the Plater
+ Some fix of a sidebar layout
2019-03-13 13:13:46 +01:00
YuSanka 956b4bf4ff Merge branch 'master' of https://github.com/prusa3d/Slic3r 2019-03-12 11:59:59 +01:00
YuSanka 077b4cbfbc Fixed layout for the action buttons
+ Tried to use DoubleBuffered for the controls drawing on the Sidebar (under MSW only)
2019-03-12 11:51:45 +01:00
YuSanka a25853982c Added "Supports" on Sidebar for SLA mode
+ Checked scheduling process calling after change Support/Pad parameters from the Sidebar
2019-03-11 16:03:32 +01:00
YuSanka c77d15c98b Fixed OnWhile() function for the PrusaDoubleSlider (#1913)
Current behavior: Move selected thumb only. If no one thumb is selected, set selection to the thumb nearest to the current mouse position
2019-03-11 12:59:14 +01:00
YuSanka 40abbc7184 Fixed an updating of the button's show during SLA slicing 2019-03-11 10:23:59 +01:00
YuSanka b382ad1ffb Some improvements 2019-03-08 16:20:20 +01:00
YuSanka 063d812d64 Added case of a slicing cancellation 2019-03-08 15:40:28 +01:00
YuSanka 99e43d6b24 wxBitmapComboBoxes without bitmaps 2019-03-07 16:23:02 +01:00
YuSanka 0ec718a510 All wxComboBoxes are changed to the wxBitmapComboBoxes 2019-03-07 16:21:56 +01:00
YuSanka ef3482a427 Fixed a scrolling of the selected item in ObjectList (SPE-849) 2019-03-07 15:26:19 +01:00
YuSanka 000a60e198 Added "Export object as STL" menu item to the ObjectList context menu 2019-03-07 12:09:23 +01:00
YuSanka 8756a14557 Fixed crash on "stoi argument out of range" from SpinConrol (SPE-847) 2019-03-07 10:56:17 +01:00
YuSanka aa0737fa5e Fixed assert after try to add Part to Object with several Instances from the ObjectList.
+ Fixed selection on the 3DScene before a context menu showing
2019-03-07 10:08:21 +01:00
YuSanka f1f68cfd85 Fixed a crash after a printer preset changing with selected setting's item in an object list 2019-03-06 09:28:55 +01:00
YuSanka c1a24d2fbb Fixed message type and disabled "Split to parts" in toolbar for the SLA printer 2019-03-05 16:19:02 +01:00
YuSanka 2ddd2ed4c7 Fixed a preset selection after a config wizard running (SPE-841) 2019-03-05 15:36:14 +01:00
YuSanka 95ca670efb Fixed OSX and Linux build 2019-03-05 14:26:44 +01:00
YuSanka de0bd2ea44 Fixed SLA-parameters initialization with correct current values, not default (SPE-834) 2019-03-05 10:46:57 +01:00
YuSanka 6f0efd1168 Fixed a bug in a printer preset updating 2019-03-04 15:33:33 +01:00
YuSanka 7a38d83d03 Deleted no-needed string from the PrintExport data 2019-03-01 12:30:45 +01:00
YuSanka 247b70395b Merge remote-tracking branch 'origin/master' into ys_buttons 2019-03-01 12:13:33 +01:00
YuSanka 84a96d3ba0 Added a tooltip for the "Slice now" button and changed its behavior according to a hold of Shift
+ some code refactoring
2019-03-01 12:10:20 +01:00
YuSanka a123099f80 Implemented another behavior of the "Slice Now" / "Export/Send G-code" buttons (SPE-831) 2019-03-01 11:00:34 +01:00
YuSanka a76bd40c62 Fixed a preview mode selection after updating of a PrusaDoubleSlider 2019-02-27 13:39:25 +01:00
YuSanka 72986239ce Fixed an assert from PrusaDoubleSlider 2019-02-27 11:05:59 +01:00
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