Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka b2e7081d31 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-24 14:33:20 +02:00
YuSanka 9607fbeb6d Fix of SPE-1027 2019-09-24 14:32:59 +02:00
YuSanka a234193dea Fixed localization for "Configuration Wizard" menu item 2019-09-23 16:29:07 +02:00
YuSanka c0c937425f Added missed comment to https://github.com/prusa3d/PrusaSlicer/commit/7e060f84bd534fb027bdc3a1f4b48cce912090bd 2019-09-23 14:24:53 +02:00
YuSanka 4aec14ddab Replace "mm3/s" with "mm³/s" in preview legend for a "Volumetric flow rate" 2019-09-23 11:11:43 +02:00
YuSanka 4e22761f95 Fix of #2977 2019-09-23 10:17:53 +02:00
YuSanka 89ebf1f1e8 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-20 11:30:53 +02:00
YuSanka 7e060f84bd Forcing of explicit SetWidth for the columns under OSX, as an attempt to fix a narrow column width on 4(5)K monitors under OSX 2019-09-20 11:30:29 +02:00
YuSanka a27026aa03 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-20 09:58:33 +02:00
YuSanka 8aaff08355 Added Possibility to create "shape" as an independent object from 3dScene,
using right click on empty place
2019-09-20 09:57:27 +02:00
YuSanka 0b093160f5 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-19 15:29:11 +02:00
YuSanka 29f3c938e6 Fix of SPE-1026 (Height range value works differently if you press enter and if you leave textbox)
Related to GH #2946
2019-09-19 15:28:36 +02:00
YuSanka 381735581b Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-19 14:12:12 +02:00
YuSanka ddf37d3b01 Fix under OSX for https://github.com/prusa3d/PrusaSlicer/commit/584b37513f54d625f0f3a7490cd63ce48f83a95f 2019-09-19 14:11:56 +02:00
YuSanka 91311fc0a0 Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-19 12:30:35 +02:00
YuSanka 584b37513f Implemented possibility to create "shape" as an object (#2865) 2019-09-19 12:30:16 +02:00
YuSanka 0890c1417a Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-17 13:42:06 +02:00
YuSanka 93aa5ac6ce Fixed re-scaling under MSW for Layers editing
+ Clean code in GUI_ObjectManipulation.cpp
2019-09-17 13:41:44 +02:00
YuSanka 13bde53955 Call update_config_values after deleting of a overridden option 2019-09-16 12:05:56 +02:00
YuSanka a12e6a7bde More clear identification if is there object selected 2019-09-16 11:55:05 +02:00
YuSanka 6850d9d6c4 Duplicate of https://github.com/prusa3d/PrusaSlicer/commit/284355d3786d80687a37067d1083d6f70963aa5f 2019-09-16 10:49:51 +02:00
YuSanka 284355d378 Fix of #2878 (endless warning loop in configuration update) 2019-09-16 10:22:26 +02:00
YuSanka c4d90ed47a Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-05 15:31:38 +02:00
YuSanka 4263fa8dff DoubleSlider refactoring 2019-09-05 15:31:22 +02:00
YuSanka 1651c8db6e Fixed ColorPrint Legend update if Print preset was changed and model was resliced. 2019-09-05 09:13:59 +02:00
YuSanka 8c43b04970 Fixed debug crash in update_changed_tree_ui
Reproduce: For MK2.5S printer preset set flag "Support stealth mode"
2019-09-04 14:37:09 +02:00
YuSanka 229eff72d6 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-04 13:21:13 +02:00
YuSanka aab3001b24 Added DoubleSlider::epsilon() to get a permissible error for layer height 2019-09-04 13:16:44 +02:00
YuSanka 200ac4c35e Fixed layer Z rounding for ticks on DoubleSlider 2019-09-04 11:36:26 +02:00
YuSanka 7211562f25 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-04 09:24:59 +02:00
YuSanka db2319cb5c Fixed sidebar layouts for selected "Object" and "Layers" items in ObjectList 2019-09-04 09:24:44 +02:00
YuSanka 6b95c579af Fixed an adding of color change tick on last layer 2019-09-04 08:53:21 +02:00
YuSanka 5ae23a242b Try to fix asserts from wxBitmapCombobox 2019-09-03 15:30:37 +02:00
YuSanka 6befe7099b Fixed couple of warnings in Field.cpp, GUI_App.cpp and OptionsGroup.cpp 2019-09-03 10:59:04 +02:00
YuSanka f73976ec8f Merge branch 'dev' of https://github.com/prusa3d/PrusaSlicer into dev 2019-09-03 10:29:29 +02:00
YuSanka c960c2cf27 Code clean in Tab.cpp and Fixed couple of Mac-warnings in :
GUI.cpp
GUI_App.cpp
GUI_ObjectList.cpp
MainFrame.hpp
Plater.cpp
PresetBundle.cpp
PresetHints.cpp
Tab.cpp
Tab.hpp
wxExtensions.cpp
wxExtensions.hpp
2019-09-03 10:29:17 +02:00
YuSanka 9e73674578 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-02 16:49:41 +02:00
YuSanka ac4730bc7e Fix of SPE-1015 (Colorchange doesn't work correct on last and first layers) 2019-09-02 16:49:17 +02:00
YuSanka fdb51912c2 Fixed SPE-1014 (Support settings in context menu for modifier) 2019-09-02 14:44:00 +02:00
YuSanka dba5dd36f7 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-02 14:02:47 +02:00
YuSanka 94712544aa Fix for #2845
+ Fixed get_config_value for coFloatOrPercent (percent mode allow non-just-int values)
2019-09-02 14:02:26 +02:00
YuSanka 107bb1a308 Fix of #2850 2019-09-02 10:53:07 +02:00
YuSanka e247d66889 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-02 10:07:31 +02:00
YuSanka 82f89229a9 Fixed side effect after changes in https://github.com/prusa3d/PrusaSlicer/commit/54cf0f22d5654cc0d1794144e466321dd33255b6
+ Code cleaning
2019-09-02 10:06:19 +02:00
YuSanka aed072cc4d Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-08-27 16:02:29 +02:00
YuSanka 9730ec6fff Small LayersRange UI improvements 2019-08-27 16:02:15 +02:00
YuSanka a1f34adcf6 Fix of #2821 2019-08-27 09:31:19 +02:00
YuSanka ed2bad6709 Unified calculation of icon size for preset BitmapComboBox 2019-08-25 10:31:18 +02:00
YuSanka 55b2b0737c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-08-25 09:44:46 +02:00
YuSanka ea2e07ec74 Fixed application crash, when change focus from overridden option to empty space in ObjectList. 2019-08-25 09:44:32 +02:00
YuSanka 097e7a12ae Fixed layout of extruder color icon 2019-08-24 15:42:41 +02:00
YuSanka 8f019e5fa9 Set bigger scroll step for sidebar 2019-08-23 16:05:18 +02:00
YuSanka 90096e2c8b Fixed assert on Linux 2019-08-23 15:32:47 +02:00
YuSanka 6b4f6f43dd Merge remote-tracking branch 'origin/master' into lm_wiping_dialog_colors 2019-08-23 14:27:25 +02:00
YuSanka 6dbba8dbb0 Added missed include for OSX build 2019-08-23 13:58:12 +02:00
YuSanka 7929bda24a Resize of the KBShortcutsDialog according to the display size 2019-08-23 13:22:29 +02:00
YuSanka 058a1d9a98 Some refactoring for ObjectList::remove() for the purpose of getting correct Undo/Redo snapshots 2019-08-23 12:32:58 +02:00
YuSanka 77d793c540 KBShortcutsDialog is changed to ScrollWindow 2019-08-23 09:44:03 +02:00
YuSanka 628d2a2614 Fixed "split to part" for Undo/Redo stack 2019-08-22 15:43:06 +02:00
YuSanka ee38d80318 Added missed include
+ Added update of overrided settings, if they are shown on sidebar
2019-08-22 14:21:50 +02:00
YuSanka a966a46896 Merge remote-tracking branch 'origin/master' into ys_update_settings 2019-08-22 13:19:44 +02:00
YuSanka 8828ec7860 Code refactoring: ConfigManipulation moved to separate files.
Use of ConfigManipulation inside of TabPrint(TabSLAPrint)::update().
2019-08-22 13:19:01 +02:00
YuSanka 7ff68ad210 Merge remote-tracking branch 'origin/master' into ys_update_settings 2019-08-22 10:27:45 +02:00
YuSanka ea4f76ea80 Implemented update for overridden options on sidebar 2019-08-22 10:25:19 +02:00
YuSanka 2cc2c02a9c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-08-21 08:45:22 +02:00
YuSanka 18d3792d37 Fixed a slack bug with wrong filament preset selection after importing of config 2019-08-20 18:45:12 +02:00
YuSanka 448d773da0 Fixed default transparency for ColorPicker from sidebar (was appeared under OSX for empty extruder color).
+ Fixed wrong getting of instance printable value inside add_object_to_list()
2019-08-20 15:27:51 +02:00
YuSanka ae9b0a401c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-08-20 13:01:51 +02:00
YuSanka 52c24a1662 Set list manipulation action on LeftButton too
Note: Doesn't work under OSX
2019-08-20 13:01:01 +02:00
YuSanka 7706a5be3e Fixed #2738
+ Added update for plater config option "filament_colour", when we have multiple extruder print.
2019-08-20 09:52:01 +02:00
YuSanka 6780e74521 Update 3D-scene after filament's color change 2019-08-20 09:52:01 +02:00
YuSanka 3e62d7ae64 Implemented button "Reset to Filament Color" 2019-08-20 09:52:00 +02:00
YuSanka 283cee3f27 Fixed SPE-1000.
Since the value inserted from the keyboard or clipboard is not updated under OSX,
we forcibly set the input value for SpinControl every time during editing.
Thus we can't set min control value bigger then 0.
Otherwise, it couldn't be possible to input from keyboard value less then min_val.
2019-08-19 12:58:59 +02:00
YuSanka 463783e092 Added ConfigManipulation to universal config manipulation (updating). 2019-08-16 16:47:29 +02:00
YuSanka dac301e3b6 Update volumes on 3DScene, after adding of part for unprintable object 2019-08-16 13:14:51 +02:00
YuSanka 36d2a38a2f Fix of #2745 2019-08-14 17:07:30 +02:00
YuSanka 2d1c554758 Some reverts for commit 4cd4d2c8b5 2019-08-14 17:07:30 +02:00
YuSanka 5cf9bb0282 Fixed set printable state for a first instance after increasing instance count 2019-08-13 18:15:12 +02:00
YuSanka 4cd4d2c8b5 Fixed wrong page selection for Printer Setting after application run 2019-08-13 17:09:42 +02:00
YuSanka 6adb2e7aea Merge remote-tracking branch 'origin/ys_scaling' 2019-08-13 13:50:05 +02:00
YuSanka 08dced3ce7 Fix of scaling on Manipulation panel 2019-08-12 15:21:06 +02:00
YuSanka ba15c99c2f GTK issue: Fixed layer range editing.
Bug description: When try to change min/max Z value, object is unselected and layers "planes" on 3DScene are wrong positioned
2019-08-09 17:47:35 +02:00
YuSanka 0a9c5a9433 Fixed extra "Add_Selection" snapshot on call context menu from scene
+ Added take_snapshot for toggle_instance_printable_state
2019-08-09 09:49:10 +02:00
YuSanka 850fbdbe56 Added snapshot taking for Set Printable/Unprintable for full object 2019-08-07 15:39:46 +02:00
YuSanka d25c5e0473 Added printable state update on canvas from Undo/redo 2019-08-07 14:28:46 +02:00
YuSanka abe16fa22e Added printable property for object with instances 2019-08-07 14:11:41 +02:00
YuSanka 91e0b7aa9a Fixed control of options category for single material profiles 2019-08-06 19:02:17 +02:00
YuSanka 35a06d5bf4 Merge remote-tracking branch 'origin' into ys_printable_property 2019-08-06 16:28:25 +02:00
YuSanka 8a2362587d Save/load printable flag to/from 3mf and amf 2019-08-06 16:27:56 +02:00
YuSanka 0520da3241 Merge remote-tracking branch 'origin' into ys_printable_property 2019-08-06 10:31:17 +02:00
YuSanka b43f7c3880 Generated new POT-file
Fixed lines with translation of the empty strings
2019-08-06 10:01:10 +02:00
YuSanka 13ee32538a Fixed selection after multiple selected Copy/Paste 2019-08-06 09:41:09 +02:00
YuSanka 4152a5df43 Implemented update on canvas of a printable state for new volumes added from ObjectList 2019-08-05 14:57:30 +02:00
YuSanka 9b5a577c07 Fixed OnContextMenu() under OSX 2019-08-05 11:02:56 +02:00
YuSanka e8f27c6407 Added call a toggle printable property for instance from ObjectList 2019-08-05 10:05:28 +02:00
YuSanka 825446d145 Merge remote-tracking branch 'origin/master' into ys_printable_property 2019-08-05 08:45:47 +02:00
YuSanka f712e5fcf4 Implemented set printable state for ObjectList 2019-08-05 08:44:55 +02:00
YuSanka eaccd73756 Added InvalidItem() to ObjectDataViewModel to controling if item till exist during multiple deleting
+ some code cleaning
2019-08-02 17:53:35 +02:00
YuSanka 3b24565411 Fixed wrong naming of bottom infill pattern 2019-08-02 16:16:12 +02:00
YuSanka 9471c9cd17 Implemented FR #2633 2019-08-01 16:25:08 +02:00