YuSanka
d90f5fa591
Added "one_layer" mode for PrusaDoubleSlider
2018-08-24 13:36:19 +02:00
YuSanka
2ec045a0fb
Added SetSliderValues and GetActiveValue functions
2018-08-23 14:44:49 +02:00
YuSanka
2a7059edb3
Added active icon for selected tick
2018-08-23 13:01:18 +02:00
YuSanka
8a9bdc55ee
Added functions for tick adding/deleting
2018-08-22 18:00:48 +02:00
YuSanka
d2282c4bf9
Refactored code
2018-08-22 14:24:30 +02:00
YuSanka
a5119a41a5
Added overriding of the DoGetBestSize() to correct control sizing on OSX and Linux/GTK
2018-08-22 10:44:11 +02:00
YuSanka
5cd4597d38
Fix for last commit
2018-08-22 08:54:07 +02:00
YuSanka
bc64154f21
PrusaDoubleSlider improvement
...
+ OnKeyDown
+ marked selected thumb
+ marked selected control
...
2018-08-21 17:48:52 +02:00
YuSanka
1b26cd414d
DoubleSlider prototype
2018-08-21 02:03:10 +02:00
YuSanka
d10cdeb25f
Delete previous experiments
2018-08-16 16:43:16 +02:00
YuSanka
eae7752d30
Corrections for the last commit
2018-08-16 10:43:56 +02:00
YuSanka
e6fce6e1f6
Try to handle wxEVT_KEY_DOWN on OSX
2018-08-16 09:46:34 +02:00
YuSanka
5de933b77e
Try to fix evt_motion on OSX & GTK
2018-08-16 09:35:21 +02:00
YuSanka
3391ea050d
Try to handle wxEVT_CHAR_HOOK on OSX
2018-08-16 09:12:24 +02:00
YuSanka
8c7cc73da6
Update extruder value for the object from the beginning
2018-08-15 13:59:33 +02:00
YuSanka
76249e5625
Fixed typo in LambdaObjectDialog. It was a reason of the wrong cube size updating for generic modifier "Cube".
...
+ some code cleaning
2018-08-15 12:47:46 +02:00
YuSanka
3e549c153d
Improvement of extruder selection for the object/part according to the actually extruders count
2018-08-15 11:18:20 +02:00
YuSanka
f0095d19be
Some code refactoring
2018-08-15 10:09:05 +02:00
YuSanka
3c3b8ed76f
fixed typo in update_extruder_in_config
2018-08-14 16:16:26 +02:00
YuSanka
92b578779e
Test of update_extruder_in_config()
2018-08-14 16:10:58 +02:00
YuSanka
817fb5adb3
Test of item_changed_selection(obj_idx)
2018-08-14 15:35:54 +02:00
YuSanka
79f2801d2a
One more try to understand OSX crashing on UnselectAll
2018-08-14 14:34:04 +02:00
YuSanka
a2eff85fa8
Try to fix OSX crashing on UnselectAll
2018-08-14 14:13:07 +02:00
YuSanka
acac6b0b44
Fixed DnD down-moving on GTK
2018-08-14 13:04:11 +02:00
YuSanka
13388f1caa
Drag & Drop for sub-objects (parts of the object)
2018-08-13 14:15:43 +02:00
YuSanka
73ba96381e
Drag&Drop test on Linux and OSX
2018-08-13 10:30:36 +02:00
YuSanka
9df6804835
next try
2018-08-10 14:55:34 +02:00
YuSanka
4b8d7bd7fa
Fry to fix OSX-crashing on UnselectAll
2018-08-10 14:02:47 +02:00
YuSanka
0477d4d802
Fixed tooltip showing on Linux and OSX(maybe)
2018-08-10 12:19:35 +02:00
YuSanka
a7c29b98bd
Try to understand wxEVT_MOTION on OSX
2018-08-10 08:26:15 +02:00
YuSanka
1029a4c0e0
Experiments with tooltips
2018-08-09 17:53:34 +02:00
YuSanka
72c77a3592
Next experiment
2018-08-09 17:33:44 +02:00
YuSanka
fede9e95ff
Experiments with wxEVT_LEFT_DOWN/wxEVT_MOTION on OSX
2018-08-09 15:55:08 +02:00
YuSanka
dc8cdcc2ba
Added tooltips with manifold_warning information
2018-08-09 12:02:09 +02:00
YuSanka
6fb4ced410
Fix for previous commit
2018-08-01 15:54:56 +02:00
YuSanka
ed5f5239aa
Added tooltips for objects list
...
Updated icons with transparency
2018-08-01 14:17:31 +02:00
YuSanka
19411df0e4
Correct split for the parts too
2018-07-31 15:31:12 +02:00
YuSanka
128d0f7708
Correct object splitting to parts (sub-objects)
2018-07-31 12:04:01 +02:00
YuSanka
814d255c77
Added split-function for the object in list.
...
Updated adding of amf-objects.
2018-07-30 17:03:14 +02:00
YuSanka
2142070331
Fixed Linux-bug : "Add part" => segmentation fault.
...
Deleted experimental code
2018-07-30 14:25:09 +02:00
YuSanka
085ae68e6d
+1 experiment
2018-07-30 13:19:31 +02:00
YuSanka
460021f7d0
EXPERIMENTS for Linux
2018-07-30 12:17:32 +02:00
YuSanka
b6d1d10502
Added updating for the Z_rotation after object selection changing
2018-07-30 10:48:40 +02:00
YuSanka
c2993de6e0
Scale and rotation from scene to value updates correctly
2018-07-29 21:42:57 +02:00
YuSanka
54f14e7ebb
+1 message
2018-07-27 16:55:42 +02:00
YuSanka
c2e09b5bcb
Added "printf"s to find of an crashing place
2018-07-27 15:57:53 +02:00
YuSanka
575b85bfd6
Try to fix correct extruder updating on all OS
2018-07-27 12:26:14 +02:00
YuSanka
1148c8c018
Experiment on OSX to understand events order
2018-07-27 10:52:16 +02:00
YuSanka
f7c0303acf
Fixed wrong drawing of the object additional settings
2018-07-27 10:42:54 +02:00
YuSanka
c19fe985e8
Del information msg
2018-07-26 17:22:10 +02:00
YuSanka
36e8544df2
Added DATAVIEW_ITEM_VALUE_CHANGED event for Linux and OSX
2018-07-26 16:51:18 +02:00
YuSanka
ca1a11742b
After merging bug fixes
2018-07-26 15:47:18 +02:00
YuSanka
e0bb6bafd5
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-07-26 11:27:25 +02:00
YuSanka
da18e25dfb
Added callback for 3dScene updating after extruder changing
2018-07-26 10:59:03 +02:00
YuSanka
ef0d667d6c
Extruder updating
2018-07-25 17:48:15 +02:00
YuSanka
ac9ba61f06
Correct updating for settings list of the object/part
2018-07-25 16:14:28 +02:00
YuSanka
60224415de
Prototype for adding object/part settings to panel
2018-07-24 18:39:40 +02:00
YuSanka
97a25cf608
Work with model objects like reference (from/to perl side)
2018-07-24 12:15:36 +02:00
YuSanka
36f8050d7b
Added popup menu with multiple choice of settings
2018-07-23 17:35:50 +02:00
YuSanka
a6b1e8466d
Added popupmenu for add_settings
2018-07-09 16:42:31 +02:00
YuSanka
fcc781195b
Added updating of the is_external value for edited_preset after loading preset from (.ini, .gcode, .amf, .3mf etc)
2018-07-09 12:10:57 +02:00
YuSanka
182e4232b2
Added error icon before object if errors auto-repaire was detected
...
+ Added size object updating (in the object setting panel)
2018-07-04 16:32:01 +02:00
YuSanka
60f703e7c7
Added function for the sidetext changing
...
+ some code reorganization
2018-07-04 14:52:36 +02:00
YuSanka
38768a7bda
Replaced Object list before Object(Part) Settings
2018-07-04 12:38:34 +02:00
YuSanka
54298c8e61
First right-panel reorganization:
...
* Replaced Object list from CollapsiblePane
* Sub-object are adding by context menu from list
* (sub)objects can be deleted by only one "Delete" button
* Added extruder selection to list
2018-07-04 09:03:43 +02:00
YuSanka
b682fb1829
Enabled "delete preset" button after current profile saving
2018-07-03 12:19:34 +02:00
YuSanka
07b28b2a8c
Bug-fixes of the OSX crashing
2018-07-02 13:51:50 +02:00
YuSanka
678498bed6
Typo fixed
2018-06-29 14:00:22 +02:00
YuSanka
f8ab8b43de
Experiment with Toolpits of selected preset on OSX
2018-06-29 13:07:58 +02:00
YuSanka
16e42b0226
Added tooltips for selected Preset
2018-06-29 11:29:23 +02:00
YuSanka
2cbf5b75db
Final Fix of tooltips on OSX showing on the first page of a parameter tab.
2018-06-28 18:30:22 +02:00
YuSanka
9e4bea8cce
Code cleaning
2018-06-28 18:14:34 +02:00
YuSanka
896d898124
Resizing panel to 1 px
2018-06-28 17:52:20 +02:00
YuSanka
5f1f7dcbed
Fix of tooltips on OSX showing on the first page of a parameter tab.
2018-06-28 17:34:55 +02:00
YuSanka
0171f49ad0
And last try..
2018-06-28 17:14:45 +02:00
YuSanka
75bda8cfd8
Addition to last commit
2018-06-28 16:50:06 +02:00
YuSanka
0b1833a2af
Try to fix tooltips on OSX
2018-06-28 16:01:06 +02:00
YuSanka
5605835ba9
Use silent_mode only with MK3 printer
2018-06-28 12:40:27 +02:00
YuSanka
c1724f45c9
Fixed post-merge bugs
2018-06-26 13:34:25 +02:00
YuSanka
03f21eac05
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2018-06-26 11:18:55 +02:00
YuSanka
5da3986e22
Updated POT-file
2018-06-26 11:17:40 +02:00
YuSanka
2fae893af2
Fixed #998
...
Added detection of gtk2/gtk3 GUI libraries required by Alien::wxWidgets.
Added gtk2/gtk3 include paths, so we may call gtk2/3 API directly if needed for some workaround.
2018-06-26 10:37:36 +02:00
YuSanka
0371f368a4
Merge remote-tracking branch 'origin/master' into new_main_page_ui
2018-06-26 09:26:27 +02:00
YuSanka
f9b85b6700
Correct updating of "Machine limits" and "Single extruder MM setup" pages
2018-06-25 16:03:43 +02:00
YuSanka
515502e685
Fixed #994 .
...
Print double-type values according to "full" value instead of 2 digits after point
2018-06-25 13:32:28 +02:00
YuSanka
318212f475
Fixed crashing-bug after language changing (detected under Debug)
2018-06-25 12:27:42 +02:00
YuSanka
362a9d8eda
Fixed bug #995
2018-06-25 11:40:40 +02:00
YuSanka
54c90ee948
Updated PrintConfig default values for machine limits
...
+ fixed incorrect default value setting for the TextCtrl
2018-06-22 16:13:34 +02:00
YuSanka
3fdefbfbea
Added updatin of the "Machine limits" page according to "use silent mode"
2018-06-22 13:01:41 +02:00
YuSanka
c10e9a6840
Fixed crash-bug when close application after language changing
2018-06-22 12:27:56 +02:00
YuSanka
bfe7896709
Try to fix uncorrect setup on Linux
2018-06-22 10:59:54 +02:00
YuSanka
9ba1af5834
Merge remote-tracking branch 'origin/master' into add_kinematics
2018-06-22 09:22:29 +02:00
YuSanka
4454c3437f
"Machine limits" page is completed
2018-06-21 16:15:56 +02:00
YuSanka
b6ebbdb94a
Updated "Machine limits"(Kinematics) page according to the new config
2018-06-20 16:30:55 +02:00
YuSanka
e0bd97ab9c
Merge remote-tracking branch 'origin/machine-limits-config' into add_kinematics
2018-06-20 14:26:51 +02:00
YuSanka
fd4feb689e
Added prototype for "Kinematics" Page
...
+ Added enum_labels to localizations
+ Added bold font for the name of Options Groups
2018-06-20 14:20:48 +02:00
YuSanka
86b02224ae
Updated PL language
2018-06-20 09:42:14 +02:00
YuSanka
8a3cf3f71d
Correct selection update on MSW
2018-06-19 16:24:49 +02:00
YuSanka
a772a19915
"MoveUp" & "MoveDown" work correctly
2018-06-19 12:24:16 +02:00
YuSanka
12232f1a6d
"Delete part" button works correctly
...
Prepared functions for "Split", "MoveUp" & "MoveDown" buttons (update_model function is missing)
2018-06-18 16:22:15 +02:00