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 |
|
YuSanka
|
7d1fb201e7
|
Implemented updating of the settings values for PointCtrl and Choice.
* wx_EVT_KILL_FOCES doesn't handled on OSX, so values are updating on wx_EVT_TEXT like a temporary workaround.
|
2018-12-18 15:29:49 +01:00 |
|
YuSanka
|
17164ee333
|
Fixed #1225 (Added "Parameter validation" for "mm or %" values)
+ fixed correct updating of the "Contact Z distance" parameter
|
2018-12-17 18:08:32 +01:00 |
|
YuSanka
|
01edb23ffc
|
Fixed the enabling of the "split to objects/parts" buttons
|
2018-12-17 18:08:32 +01:00 |
|
YuSanka
|
825f3641e2
|
Created GetRowByItem() to fix the Scrolling of the Object List to selected item under all platforms
+ temporary suppressed object/part mane editing under OSX
|
2018-12-17 12:47:08 +01:00 |
|
YuSanka
|
9fbbbcabc8
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-12-17 08:38:10 +01:00 |
|
YuSanka
|
18a6205738
|
Fixed build on OSX & Linux
|
2018-12-17 08:37:50 +01:00 |
|
YuSanka
|
880c1ef2b4
|
Next try to fix scroll the Object List to selected item (OSX & GTK)
|
2018-12-14 17:10:08 +01:00 |
|
YuSanka
|
907e510535
|
Changed PrusaBitmapTextRenderer's inheritance to wxDataViewRenderer instead of wxDataViewCustomRenderer :
to fix name editing under OSX
|
2018-12-14 17:10:08 +01:00 |
|
YuSanka
|
48a94ebae1
|
Fixed scroll the Object List to selected item on OSX & GTK
+ fixed #1395 (maximum PresetComboBox's width limit on Ubuntu)
|
2018-12-14 12:11:23 +01:00 |
|
YuSanka
|
ef04e558a7
|
Temporary fix of the build
|
2018-12-13 15:06:34 +01:00 |
|
YuSanka
|
27f5df5fbd
|
Fixed broken DnD on GTK
+ show "Object menu" for each FullInstance instead of FullObject
|
2018-12-13 13:38:18 +01:00 |
|
YuSanka
|
2c8bc7283e
|
Scroll the Object List to selected item been visible in the list (after object/part selection from the 3DScene)
|
2018-12-13 13:38:18 +01:00 |
|
YuSanka
|
416f220c36
|
Save edited object/part's name to the object model
|
2018-12-12 14:44:43 +01:00 |
|
YuSanka
|
e1e4bf74ba
|
ObjectList: first column editing
|
2018-12-12 14:44:42 +01:00 |
|
YuSanka
|
edb6928997
|
Fix to my last commit
|
2018-12-12 10:46:12 +01:00 |
|
YuSanka
|
98f9c4f56d
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-12-12 08:50:02 +01:00 |
|
YuSanka
|
a57ff1c221
|
Fixed DnD under all platforms
+ try to fix the work of Backspase in ObjectList (using EVT_KEY_DOWN instead of EVT_CHAR)
|
2018-12-12 08:40:10 +01:00 |
|
YuSanka
|
e1cea03cda
|
Added template for the handle of the TextCtrl's focus event
|
2018-12-11 14:05:56 +01:00 |
|
YuSanka
|
d7bc1410ee
|
Update value inside TextCtrl & SpinCtrl after wxEVT_KILL_FOCES instead of wxEVT_TEXT (or wxEVT_TEXT_ENTER)
|
2018-12-11 14:05:56 +01:00 |
|
YuSanka
|
edd79883a1
|
Try to fix DnD under OSX
+ try to fix wxEVT_CHAR under OSX
+ some code-rebase
|
2018-12-11 09:37:58 +01:00 |
|
YuSanka
|
05fef33b10
|
Update extruder value for adding objects
|
2018-12-11 08:53:18 +01:00 |
|
YuSanka
|
d7db1cdc73
|
Fixed extruder number updating after changing of the extruder count
|
2018-12-10 17:02:54 +01:00 |
|
YuSanka
|
5e4c6c8e2d
|
Fixed build under OSX
|
2018-12-10 14:13:25 +01:00 |
|
YuSanka
|
293d6ba8ad
|
Suppressed import/adding of the 3mf which contains multi-part objects
+ Try to fix the wrong extruder selection under OSX
|
2018-12-10 13:40:19 +01:00 |
|
YuSanka
|
abbc451f80
|
Fixed wrong importing of the 3mf with modifier/part which is contain settings
|
2018-12-10 10:42:55 +01:00 |
|
YuSanka
|
33a2d86bad
|
After merge context menu fixing
|
2018-12-07 18:28:59 +01:00 |
|
YuSanka
|
386d46417a
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-12-07 18:00:17 +01:00 |
|
YuSanka
|
c80267bb29
|
Context menu from the object on the 3Dscene
|
2018-12-07 17:50:48 +01:00 |
|
YuSanka
|
e382692a3f
|
Try to fix sub_menu work(on the Scene) under OSX and Linux
+ some code refactoring for context menu inside ObjectList
|
2018-12-06 14:49:57 +01:00 |
|
YuSanka
|
adbf1b674b
|
GLVolume : set color from the model volume to correct part rendering on the Scene
|
2018-12-05 12:11:03 +01:00 |
|
YuSanka
|
9e19e43818
|
Fix for my last commit
|
2018-12-04 18:15:20 +01:00 |
|
YuSanka
|
e0aa25b677
|
Fixed "extruder" column editing for non-object/part items. It's suppressed now.
+ Try to fix the wrong last column width updating under OSX
|
2018-12-04 14:32:15 +01:00 |
|
YuSanka
|
129c35b714
|
One more fix to updates of the "Slice now" and "Export G-code buttons"
- "Sliced now" button is hidden when "Background process" is selected
- deleted extra enable_buttons() function call
|
2018-12-04 12:30:47 +01:00 |
|
YuSanka
|
3c86203655
|
Disable "Slice now" and "Export G-code" buttons during BGP
|
2018-12-04 10:28:56 +01:00 |
|
YuSanka
|
b3c5a62709
|
Check selection for PresetComboBox
|
2018-12-03 15:17:07 +01:00 |
|
YuSanka
|
7395b923bd
|
Update gizmos on/off state
|
2018-12-03 13:29:28 +01:00 |
|
YuSanka
|
d522e8ea70
|
Delete mixed selection
|
2018-12-03 12:13:57 +01:00 |
|
YuSanka
|
054d202817
|
Correct mixed_selection updating from 3dScene to ObjectList
|
2018-11-30 11:22:06 +01:00 |
|
YuSanka
|
4bb771683d
|
Fixed assert message after wxAutoBufferedPaintDC and warnings in 2DBed.cpp
|
2018-11-30 11:22:06 +01:00 |
|
YuSanka
|
d7f9e86400
|
Update additional object setting after print technology changing
|
2018-11-29 15:01:20 +01:00 |
|
YuSanka
|
2add733caa
|
Suppress change preset to SLA if we have multi-part object
|
2018-11-29 12:35:07 +01:00 |
|
YuSanka
|
c010e14460
|
Suppress ColorPrint for the multi-material printing
|
2018-11-28 16:03:25 +01:00 |
|
YuSanka
|
360133246c
|
Fixed ColorPrint current layer identification
|
2018-11-28 16:03:24 +01:00 |
|