Commit Graph
100 Commits
Author SHA1 Message Date
YuSanka 71f5ed5b9e Added new icon for "change extruder" menu.
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
YuSanka 16137411c4 Fixed icon positioning and color_band scaling for DoubleSlider under OSX 2019-11-28 16:23:58 +01:00
YuSanka 0005049927 Updated icons for DoubleSlider 2019-11-28 15:40:18 +01:00
YuSanka a3ff1b4282 Added updated profiles INI files 2019-11-28 10:54:29 +01:00
YuSanka 773dace33c Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-28 10:34:05 +01:00
YuSanka dfd38c7818 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-28 09:01:14 +01:00
YuSanka c87feb9870 Code cleaning - removed unused state from DoubleSlider 2019-11-28 08:38:28 +01:00
YuSanka 322c0230c3 Code cleaning - deleted extruder selector 2019-11-27 16:03:16 +01:00
YuSanka 901a20b3b1 Code cleaning 2019-11-27 15:27:44 +01:00
YuSanka 496e09302f Implemented a message on Printer display for pause print
+ Added new icons
2019-11-27 14:44:33 +01:00
YuSanka 963969e210 Fixed RadioButton selection in ExtruderSequenceDialog under OSX 2019-11-27 09:21:28 +01:00
YuSanka 6a68002a1f Implemented use of aliases in Plater's preset comboboxes 2019-11-25 15:57:36 +01:00
YuSanka afb8483250 Merge remote-tracking branch 'origin/master' into ys_aliases 2019-11-25 10:44:58 +01:00
YuSanka 6429c3bd89 Added code for next step of a preset's aliasing 2019-11-25 10:40:36 +01:00
YuSanka 1096c24fae Show _Finish_ button 2019-11-25 09:33:54 +01:00
YuSanka 5bf1c02303 Implemented aliase for sla_materials 2019-11-22 10:42:30 +01:00
YuSanka cb395460c4 Implemented aliases for filaments 2019-11-21 13:12:06 +01:00
YuSanka 15251397b8 Added wxEXPAND flag to Filament and SLA Materials pages 2019-11-18 13:26:52 +01:00
YuSanka ec6c87756f Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-18 09:18:25 +01:00
YuSanka bc68b8eaf2 ExtruderSequenceDialog :
Fixed layouts after the second opening of the dialog.
 (Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
 (0 is not a valid value)
2019-11-16 02:12:37 +01:00
YuSanka 0fb8b2ce09 Delete color changes for unused extruders 2019-11-15 16:36:29 +01:00
YuSanka 840c59cd3d Added new PrusaResearch.ini (with MINI and aliases) 2019-11-15 08:34:55 +01:00
YuSanka 8c22b0cd4f Added MINI and Creality Ender to ConfigWizard 2019-11-14 14:04:02 +01:00
YuSanka 8ec1465ea5 Added editing of custom G-code
+ Code cleaning
2019-11-12 16:59:27 +01:00
YuSanka 050a9adf36 OSX issue: Fix Background drawing for some of controls in Dark mode 2019-11-12 13:54:36 +01:00
YuSanka 74e4a743af Added missed update for a config after extruder change from the ObjectList.
Fixed erase "tool_change" ticks from ticks set.
2019-11-12 10:42:20 +01:00
YuSanka 519291394a Save/Load new color print data to/from amf and 3mf files. 2019-11-11 16:01:34 +01:00
YuSanka 6c8bb51f4a Use constant names for G-codes like M600, M601 and "tool_change"(Change extruder) 2019-11-11 09:38:45 +01:00
YuSanka 49175c3112 Merge remote-tracking branch 'origin/master' into ys_resin_cost 2019-11-08 19:33:18 +01:00
YuSanka 7a22e43825 Hided extruder selector in preview mode.
Fixed tooltips for double slider.
Changed left button menu for multi-material print
2019-11-08 16:38:04 +01:00
YuSanka db458df3b5 Fixed controls layout in ExtruderSequenceDialog
Dimension of SVG-icons is calculated now according to the scale factor (on Retina displays)
2019-11-08 14:52:11 +01:00
YuSanka ae4948bd94 Fixed crash from start if SLA preset is selected.
Fixed extruder selection from ObjectList under OSX
2019-11-08 11:24:57 +01:00
YuSanka f2120c1122 Fixed a sequence of the legend items 2019-11-07 16:36:24 +01:00
YuSanka 72852ffab5 Updated DoubleSlider band. Added smart color selection for M600 2019-11-07 13:57:43 +01:00
YuSanka c4a62819f4 Implemented new color change preview from Gcode
+ Added missed "change_extruder.svg"
2019-11-07 08:13:26 +01:00
YuSanka ba0ad954e8 Code cleaning for the 6ed9adaeff commit 2019-11-05 12:56:57 +01:00
YuSanka 6ed9adaeff New legend for color print.
Some improvements for coloration multimaterial print indicator
2019-11-05 09:48:53 +01:00
YuSanka d5f7956a55 Set custom color for color change 2019-11-04 13:42:47 +01:00
YuSanka c564f693e9 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-11-03 19:34:34 +01:00
YuSanka 674c6ce1c5 Implemented coloration of multi-extruder print with color changes for separated extruder. 2019-11-03 19:33:02 +01:00
YuSanka 8d27cfd4a6 Changed context menu for DoubleSlider 2019-10-31 15:24:20 +01:00
YuSanka 8ebd9ce7c4 Save "color_change" for a selected extruder to G_code 2019-10-29 15:34:35 +01:00
YuSanka 52538b93c2 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-10-29 13:09:19 +01:00
YuSanka ffcf25e5cb Fix for #3108 2019-10-29 13:07:57 +01:00
YuSanka 398d20c79b Improvements for extruder selector (added possibility to create combobox with thin icons)
Call of an update extruder selector after a change of extruder or filament color
2019-10-24 10:52:34 +02:00
YuSanka 2a5cf689a4 Preview mode: Implemented a show of the part printed by selected extruder 2019-10-24 08:43:27 +02:00
YuSanka 8dea6c2fd8 Fixed a crash with the following repro:
1) Start PrusaSlicer
2) Select printer: Original Prusa i3 MK2.5
3) Load any stl file
4) In Printer Settings turn on "Support stealth mode"
5) Press "Slice now"
-> crash
All the "machine_XXXXX" vectors in the print config contain a single value instead of two leading to a vector subscript out of range
when read into GCode::_do_export()
2019-10-22 12:50:09 +02:00
YuSanka 0d89fd84db Fixed a case when (under OSX) after some manipulation with an object or a part and then add some setting from 3dScene, "Revert button(s)" are still appear(s) in right panel 2019-10-22 10:30:07 +02:00
YuSanka e834c804f6 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-21 08:18:46 +02:00
YuSanka 7ef9af8aed Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-18 13:05:24 +02:00
YuSanka 33ba6fe4c6 Implemented possibility to set extruder sequence for whole print 2019-10-18 12:35:35 +02:00
YuSanka ea8695c06c Fixed GCode export for color_print extensions.
M25 is changed to M601
2019-10-16 12:03:51 +02:00
YuSanka 4fa2567ea2 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-16 10:31:29 +02:00
YuSanka 76ec1bc7e3 Improved extruder_selector for DoubleSlider 2019-10-16 10:30:29 +02:00
YuSanka 4b0fe7cba4 Implemented custom extruder(tool) change from DoubleSlider 2019-10-15 15:42:30 +02:00
YuSanka 5c2b5a167b Context menu is extended for multiple material printing 2019-10-14 12:59:10 +02:00
YuSanka 8e6bb7c20d Add missed icons 2019-10-11 10:39:54 +02:00
YuSanka 5d9a136b8a Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-10 16:17:09 +02:00
YuSanka 62b7892fa1 OSX: Call m_extruder_editor->Hide(), when extruder selection in ObjectList is changed 2019-10-10 16:13:27 +02:00
YuSanka db6c501b4d Added code to colorized of axes names in manipulation panel (temporarily commented)
Related to (#3053)
2019-10-10 16:08:52 +02:00
YuSanka 70ef0f25ef Information from DoubleSlider is saved to Model
GCode creating can work with that values.
2019-10-10 16:03:58 +02:00
YuSanka 6ac53aa4f3 Improved Tooltips for selected action icon 2019-10-09 15:06:52 +02:00
YuSanka 20c7801264 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-09 13:42:54 +02:00
YuSanka 1ade11fd57 Fixed OSX build 2019-10-09 13:15:03 +02:00
YuSanka 2afaefad24 Bugfix for extruders Column: suppress draw bitmap for Instance and allow Extruder editing for Layer Range 2019-10-09 12:36:13 +02:00
YuSanka 09a7b348f4 Merge remote-tracking branch 'origin/master' into ys_color_print_extension 2019-10-09 11:34:57 +02:00
YuSanka 688a559b5f Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-10-09 11:31:48 +02:00
YuSanka c1bb34cc4d Some changing in implementation of emulate_kill_focus according to new code architecture.
+ Cleaning of the code from unused parts
2019-10-09 11:24:28 +02:00
YuSanka 8cdcac6ad8 First implementations for an extension of color change feature :
Added context menu for "plus" button on DoubleSlider
2019-10-09 09:28:50 +02:00
YuSanka 47a8b49f8b Fixed get extruder color for SLA presets 2019-10-07 12:36:16 +02:00
YuSanka ffa544ade3 Merge remote-tracking branch 'origin/ys_extruders_color' 2019-10-03 14:25:25 +02:00
YuSanka da7275bdea Merge remote-tracking branch 'origin/ys_manipulation_panel_rw' 2019-10-03 14:24:20 +02:00
YuSanka 63f31ce4db Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-10-02 22:51:18 +02:00
YuSanka b3603a09fc Fixed a bug: Wrong save of a preset if the preset is already exist.
Step to repro:
1. Select system "Some_preset" preset
2. Make some changes
3. Save preset with "Some_preset - Copy" name.
=>  "Some_preset - Copy" is selected, there is/are marked option(s) only different from system preset.
repeate 1-3 steps
=>  "Some_preset - Copy" is selected, there is/are marked option(s) different from DEFAULT preset.
2019-10-02 22:50:55 +02:00
YuSanka 8bc569284e Corrected editor position and size 2019-10-02 16:14:40 +02:00
YuSanka 9e01740db6 More improvements 2019-10-02 15:02:13 +02:00
YuSanka 4171a6a80d Improvements for https://github.com/prusa3d/PrusaSlicer/commit/15902766d051315d8efe7a5e2771b28af45a69ba 2019-10-02 14:08:36 +02:00
YuSanka d87f2d11ae Fix OSX build 2019-10-02 12:17:02 +02:00
YuSanka 15902766d0 Workaround for extruder editing under OSX 2019-10-02 11:53:50 +02:00
YuSanka a0b46a4019 Merge remote-tracking branch 'origin/master' into ys_extruders_color 2019-10-01 18:20:59 +02:00
YuSanka d7ebc4de5b Added color for extruder 2019-10-01 18:19:28 +02:00
YuSanka 45b81f1805 Fixed "unhandled unknown exception", when try to change an extruder count.
Side effect after https://github.com/prusa3d/PrusaSlicer/commit/86b258f727212fde4cf4a7a5160bfe7d2b7e0972.
2019-10-01 14:27:51 +02:00
YuSanka c07a193b4e Implemented BitmapChoiseRenderer 2019-09-30 14:34:29 +02:00
YuSanka f5593c05aa Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2019-09-30 14:04:45 +02:00
YuSanka 904bbcc006 Fix of SPE-1035 (Wrong filament color updating for multi-material print) 2019-09-30 13:59:26 +02:00
YuSanka c370fccd8b Changed default values.
And bottle_volume is preferred to recalculation instead of bottle_weight
2019-09-27 12:08:08 +02:00
YuSanka 82bc243281 Implemented possibility to set a resin cost 2019-09-26 16:36:31 +02:00
YuSanka 1a03b664b9 Some changes for alignments in manipulation panel 2019-09-25 15:04:39 +02:00
YuSanka f6996b7dda Try to fix Linux build 2019-09-25 12:45:39 +02:00
YuSanka efb9ef37f6 Merge remote-tracking branch 'origin/master' into ys_manipulation_panel_rw 2019-09-25 11:33:19 +02:00
YuSanka 6faf67d90c Add binding for ManipulationEditors 2019-09-25 11:25:05 +02:00
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 d90a27d5f8 Merge remote-tracking branch 'origin' into ys_manipulation_panel_rw 2019-09-23 14:37:06 +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