Commit Graph

617 Commits

Author SHA1 Message Date
d9c589569e Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-19 14:47:25 +01:00
eb89a67a60 Fix of SPE-691 Slicer crash after extruder change
Added synchronization of GCodePreviewData between the front end / back end
(GCodePreview data is only used if PrintStep psGCodeExport is finished).
Added reset of GCodePreviewData on Print::apply() to conserve RAM.
2018-12-19 14:47:16 +01:00
b16f27b238 Visual hints in the 3D scene when sidebar matrix fields have focus (wip [position+scale+size] and disabled) 2018-12-19 14:44:37 +01:00
9289e3fe2e Fixed OSX build
+ Added shortcut (?) for "Keyboard Shortcuts" dialog
2018-12-19 14:01:46 +01:00
f9109f44a9 Added "Keyboard Shortcuts" dialog 2018-12-19 13:06:46 +01:00
2176ab7469 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-19 12:07:53 +01:00
b3884d19bc Fix of SPE-695 Minus key should not delete object 2018-12-19 12:07:45 +01:00
2e877dc123 Do not clear selection if left-clicking out of objects while shift is down 2018-12-19 11:59:59 +01:00
e78324c7ed Fixed loading of huge models 2018-12-19 09:54:15 +01:00
2e91ab8290 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-18 19:13:15 +01:00
ef709aad69 Fixed a crash when trying to delete a wipe tower with the delete key. 2018-12-18 19:12:59 +01:00
377ce3d74c Http & ErrorDialog: Improve error reporting 2018-12-18 18:50:37 +01:00
3f7bf047aa Fixed scaling of the object, if it was loaded too big.
Here the large object was not scaled uniformly, and the Z height
of the bed was set incorrectly to one.
2018-12-18 18:41:20 +01:00
7c2085be67 Suppressed selection's update if SettingsItem for the current object/part is selected 2018-12-18 15:29:49 +01:00
a251e583a3 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
f3d7199a32 PrintHost: Basic SL1 support 2018-12-18 14:37:35 +01:00
be943e9d53 Sidebar matrix field behavior for multiple volume selection 2018-12-18 14:08:46 +01:00
60ae00a949 Sidebar matrix field behavior for single volume selection 2018-12-18 13:07:50 +01:00
a3ac9d7a98 Rendering of selection center (disabled) 2018-12-18 12:35:49 +01:00
88f2edb7b4 Sidebar matrix field behavior for single full object selection 2018-12-18 11:50:22 +01:00
dbbd2fa9c6 Sidebar matrix field behavior for single full instance selection 2018-12-18 11:11:06 +01:00
11cd2428a8 Sidebar matrix fields focus handling 2018-12-18 10:40:53 +01:00
888dafac6f Added size fields to sidebar matrix manipulators 2018-12-18 10:10:14 +01:00
067dc4414a Removed unneeded methods from ObjectManipulation 2018-12-18 09:34:41 +01:00
10a4cd0fee Fixed update of gcode preview view type when changing printer 2018-12-18 09:08:32 +01:00
9443a842db 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
6bd7a3a72f Fixed the enabling of the "split to objects/parts" buttons 2018-12-17 18:08:32 +01:00
0fc0ba119d OctoPrint basics working, niceties to-do 2018-12-17 17:14:00 +01:00
91f54f7855 Fixed volume shown in info panel for scaled objects 2018-12-17 15:45:20 +01:00
9c60c5410d Added accelerator table on Windows to let numpad work with CTRL key as required by window menu shortcuts 2018-12-17 14:40:54 +01:00
b1537f2f43 Axes rendering 2018-12-17 14:09:35 +01:00
8c0cd70c82 Added background texture to gizmos overlay 2018-12-17 13:20:57 +01:00
6342ccbf6c Small refactoring into gizmos overlay in preparation for background texture 2018-12-17 12:49:47 +01:00
35c26557f9 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
bc825ac346 WIP: Fix of PrusaControl import.
Now the transformation matrices need to be restored as well.
2018-12-17 12:11:51 +01:00
1067faec4a Scalable toolbar icons 2018-12-17 11:11:49 +01:00
b2b84a85a3 Added background texture to toolbars 2018-12-17 10:55:14 +01:00
ad00c62886 Merge branch 'master' of https://github.com/prusa3d/Slic3r 2018-12-17 08:38:10 +01:00
c698531330 Fixed build on OSX & Linux 2018-12-17 08:37:50 +01:00
46d844c8be Make the increase of extruder motor current during MM filament
exchange sequences configurable.
2018-12-14 20:09:10 +01:00
364c2ac307 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-14 17:19:31 +01:00
3ac180f2cd Fix of SLADisplayOrientation updates 2018-12-14 17:19:17 +01:00
236b82ef90 Next try to fix scroll the Object List to selected item (OSX & GTK) 2018-12-14 17:10:08 +01:00
76ed41d1c8 Changed PrusaBitmapTextRenderer's inheritance to wxDataViewRenderer instead of wxDataViewCustomRenderer :
to fix name editing under OSX
2018-12-14 17:10:08 +01:00
e9633a50cc 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
905d015309 Fix for SPE-688 (crash when saving zip to low disk space) 2018-12-13 18:49:08 +01:00
c8e7b75344 Temporary fix of the build 2018-12-13 15:06:34 +01:00
e5bc1cb598 Fixed broken DnD on GTK
+ show "Object menu" for each FullInstance instead of FullObject
2018-12-13 13:38:18 +01:00
8322afa988 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
4d456bdba5 Removed display_flip_xy and added display_orientation instead.
When starting Slic3r and the profile is FDM type than it yields an assertion failure for wx. See Tab::update_page_tree_visibility() line 2371
2018-12-13 12:42:45 +01:00