c01cb9aad0
Added tech ENABLE_THUMBNAIL_GENERATOR -> 1st installment of generation of thumbnail from plater (WIP)
2019-10-22 16:02:31 +02:00
3dcaa17886
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
3f1674f91d
Fixed build on Linux and Mac
2019-10-21 15:20:36 +02:00
0594a3535c
Mouse3DController::connect_device() -> Modified logic to detect and select plugged device
2019-10-21 14:21:51 +02:00
402695b222
Mouse3DController -> Added debug output of device serial number
2019-10-21 11:30:29 +02:00
ada6905aa9
Follow-up of a065c92302 -> proper enabling of debug output
2019-10-21 11:12:56 +02:00
ec39044b13
Mouse3DController -> Enabled debug output to check device connection on Linux and Max
2019-10-21 11:06:18 +02:00
3b6b9219a9
Implemented possibility to set extruder sequence for whole print
2019-10-18 12:35:35 +02:00
9ece4c11a4
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-17 08:09:23 +02:00
f0f9ac6e33
Fixed GCode export for color_print extensions.
...
M25 is changed to M601
2019-10-16 12:03:51 +02:00
35015f1780
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-16 10:31:29 +02:00
c469699a7c
Improved extruder_selector for DoubleSlider
2019-10-16 10:30:29 +02:00
3f57887454
Ported test_skirt_brim from upstream Slic3r, thanks @lordofhyphens
2019-10-15 16:31:20 +02:00
9fbba6d8bd
Implemented custom extruder(tool) change from DoubleSlider
2019-10-15 15:42:30 +02:00
f2c9cfdfe3
Context menu is extended for multiple material printing
2019-10-14 12:59:10 +02:00
2399d964de
ENABLE_3DCONNEXION_DEVICES tech set as default
2019-10-11 15:51:36 +02:00
5ab873d0e6
ENABLE_3DCONNEXION_DEVICES -> Added support for 3Dconnexion universal receiver and battery level report
2019-10-11 15:29:57 +02:00
ad46ae9ce0
ENABLE_3DCONNEXION_DEVICES -> Debug output of device features
2019-10-11 09:16:20 +02:00
1fb12bc6fe
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-11 08:19:24 +02:00
ee8261fbc1
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-10 16:17:09 +02:00
2cc479b190
OSX: Call m_extruder_editor->Hide(), when extruder selection in ObjectList is changed
2019-10-10 16:13:27 +02:00
43e80e3e23
Added code to colorized of axes names in manipulation panel (temporarily commented)
...
Related to (#3053 )
2019-10-10 16:08:52 +02:00
4ea0e7bf9d
Information from DoubleSlider is saved to Model
...
GCode creating can work with that values.
2019-10-10 16:03:58 +02:00
920d8d3258
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-10 16:01:24 +02:00
d911925d72
Do not show context menu when the user deletes sla support points by right clicking on them and the mouse pointer is hovering the selected object
2019-10-10 16:00:32 +02:00
b15baf513a
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-10 15:44:52 +02:00
3554b70e72
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-10-10 14:45:09 +02:00
212333514f
Fixed crash in Plater::priv::can_reload_from_disk()
2019-10-10 14:44:52 +02:00
447fa0017c
ENABLE_3DCONNEXION_DEVICES -> Refactoring and code cleanup
2019-10-10 11:55:17 +02:00
6455ba7a78
wxExtensions.cpp: BitmapChoiceRenderer now updates config immediately after its combobox closes
...
This was needed because for some reason, the combobox would not lose focus when mouse left the ObjectList on Linux (KILL_FOCUS forces the update).
The update could be bypassed on Win too by changing extruder and hitting shortcut to reslice.
2019-10-10 11:03:55 +02:00
b217f3aa5e
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-10 10:50:06 +02:00
6a3c73ed06
ENABLE_3DCONNEXION_DEVICES -> Slightly increased camera target movement limits
2019-10-10 10:49:47 +02:00
0e6d8162e3
#3008 - Reduced max size of bed texture
2019-10-10 09:35:21 +02:00
ec9ea9fb03
Fixed build on OsX
2019-10-10 09:29:55 +02:00
19217c94f7
ENABLE_3DCONNEXION_DEVICES -> Experimental input queues with max size
2019-10-10 09:04:44 +02:00
bd0b78a7f9
ENABLE_3DCONNEXION_DEVICES -> Added temporary debug output to measure input queue sizes
2019-10-09 15:23:30 +02:00
dfaeef72d0
Improved Tooltips for selected action icon
2019-10-09 15:06:52 +02:00
e871c4df95
ENABLE_3DCONNEXION_DEVICES -> Reworked deadzone check
2019-10-09 14:39:28 +02:00
0604315671
ENABLE_3DCONNEXION_DEVICES -> Added tech ENABLE_3DCONNEXION_DEVICES_DEBUG_OUTPUT for debug output
2019-10-09 14:18:43 +02:00
cf6387db71
ENABLE_3DCONNEXION_DEVICES -> Reworked parsing of data coming from device
2019-10-09 14:01:13 +02:00
efb87b7ca5
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-09 13:42:54 +02:00
031897a691
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-09 13:41:09 +02:00
cb12254503
Fixed context menu showing up when user right clicks on 3D scene and release the mouse button after dragging over the objects list
2019-10-09 13:39:24 +02:00
5100256201
Fixed OSX build
2019-10-09 13:15:03 +02:00
bcf306fc53
Bugfix for extruders Column: suppress draw bitmap for Instance and allow Extruder editing for Layer Range
2019-10-09 12:36:13 +02:00
d181b71e0f
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
2019-10-09 12:16:44 +02:00
a42d7f1aef
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-10-09 11:34:57 +02:00
d156bf75a0
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2019-10-09 11:31:48 +02:00
c826fd9449
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
d3c337b69a
Fixed conflicts after merging with master
2019-10-09 11:17:48 +02:00