YuSanka
|
bc9d0e1f02
|
Merge remote-tracking branch 'origin/ys_preset_edit_buttons' into ys_comboboxes
|
2019-03-20 10:33:50 +01:00 |
|
YuSanka
|
dcaf901bc2
|
Some code refactoring
|
2019-03-20 10:14:49 +01:00 |
|
YuSanka
|
18fbcdafe7
|
Some improvements
|
2019-03-19 14:36:32 +01:00 |
|
YuSanka
|
2dde84679c
|
Added "Edit Preset" buttons on the sidebar.
+ fixed Filament presets updating for the multi-material Printer (inside update_compatible(...) function)
|
2019-03-18 15:10:40 +01:00 |
|
Enrico Turri
|
15c0782608
|
Follow-up of a5b202aa1d (fixed cleanup of toolpaths in preview after scene update)
|
2019-03-18 14:07:55 +01:00 |
|
bubnikv
|
383a5127d3
|
Update the SLA slices at the print preview once the index is calculated.
|
2019-03-14 15:11:27 +01:00 |
|
YuSanka
|
4662223e5b
|
Typo fixed
|
2019-03-13 13:37:36 +01:00 |
|
YuSanka
|
0d7b16c244
|
Set DoubleBuffered state for the Tabs (under MSW)
+ Some improvements/experiments for the presets selection from the Plater
+ Some fix of a sidebar layout
|
2019-03-13 13:13:46 +01:00 |
|
YuSanka
|
343c33e868
|
Fixed layout for the action buttons
+ Tried to use DoubleBuffered for the controls drawing on the Sidebar (under MSW only)
|
2019-03-12 11:51:45 +01:00 |
|
Vojtech Kral
|
41a0278881
|
PostProcessor on Unix: Execute using default shell #1908
escape gcode path, collect stderr
|
2019-03-12 11:10:30 +01:00 |
|
bubnikv
|
695b43adb9
|
Refactoring of the Slice / Export G-code button
|
2019-03-12 09:41:57 +01:00 |
|
bubnikv
|
5867c337b6
|
Merge remote-tracking branch 'remotes/origin/ys_buttons'
|
2019-03-12 09:01:17 +01:00 |
|
YuSanka
|
375f8acf3e
|
Added "Supports" on Sidebar for SLA mode
+ Checked scheduling process calling after change Support/Pad parameters from the Sidebar
|
2019-03-11 16:03:32 +01:00 |
|
YuSanka
|
9b45f2faf0
|
Fixed an updating of the button's show during SLA slicing
|
2019-03-11 10:23:59 +01:00 |
|
bubnikv
|
53b84d2098
|
Moved the "Delete" button in the 3D Canvas pop up menu from the very top
below the add / remove instance, so that it could not be selected by mistake.
|
2019-03-08 17:00:56 +01:00 |
|
YuSanka
|
f4f69fd6c7
|
Added case of a slicing cancellation
|
2019-03-08 15:40:28 +01:00 |
|
Enrico Turri
|
b9e67be089
|
Final version of fix to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:04:01 +01:00 |
|
Enrico Turri
|
42f307de81
|
3rd attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:55 +01:00 |
|
Enrico Turri
|
20699ad660
|
2nd attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:49 +01:00 |
|
Enrico Turri
|
942d94e34c
|
1st attempt to prevent showing old framebuffer when switching between views on Mac
|
2019-03-08 12:03:43 +01:00 |
|
Enrico Turri
|
f760dfed36
|
Refactoring - Shared members of GLCanvas3D as references instead of pointers
|
2019-03-08 12:03:37 +01:00 |
|
Enrico Turri
|
444002e156
|
Code cleanup
|
2019-03-08 12:03:31 +01:00 |
|
Enrico Turri
|
55342be4a1
|
Use unique camera shared by 3d view and preview (experimental)
|
2019-03-08 12:03:17 +01:00 |
|
Enrico Turri
|
eed3d11785
|
Force canvas resize when switching between views
|
2019-03-06 13:37:20 +01:00 |
|
YuSanka
|
7776115e7a
|
Fixed message type and disabled "Split to parts" in toolbar for the SLA printer
|
2019-03-05 16:19:02 +01:00 |
|
Vojtech Kral
|
400c46e697
|
PrintHost: Fix host type configuration, refactor, fix #1687
|
2019-03-05 16:12:15 +01:00 |
|
Vojtech Kral
|
78e5af1b04
|
PrintHost: Don't offer print start for SL1
|
2019-03-05 16:12:15 +01:00 |
|
YuSanka
|
0f435d28df
|
Fixed OSX and Linux build
|
2019-03-05 14:26:44 +01:00 |
|
Enrico Turri
|
7585fd2499
|
Fixed conflicts after merge with master
|
2019-03-05 08:27:21 +01:00 |
|
bubnikv
|
650ff5a36b
|
Fixed a bug, where a bounding box volume was shown at the side bar
instead of volume of the mesh.
|
2019-03-04 15:29:07 +01:00 |
|
Enrico Turri
|
5b91a4fd97
|
Added svg icons for view toolbar and gismos
|
2019-03-04 14:21:52 +01:00 |
|
Enrico Turri
|
8dd62c85c2
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
|
2019-03-04 13:47:34 +01:00 |
|
Enrico Turri
|
20fd2f99a7
|
Removed reset of gcode preview from schedule_background_process()
|
2019-03-04 10:44:40 +01:00 |
|
Enrico Turri
|
d3350fe0ce
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
|
2019-03-04 08:33:52 +01:00 |
|
YuSanka
|
ea32ab6cd9
|
Merge remote-tracking branch 'origin/master' into ys_buttons
|
2019-03-01 12:13:33 +01:00 |
|
YuSanka
|
5194df7c68
|
Added a tooltip for the "Slice now" button and changed its behavior according to a hold of Shift
+ some code refactoring
|
2019-03-01 12:10:20 +01:00 |
|
YuSanka
|
d5efdecb6c
|
Implemented another behavior of the "Slice Now" / "Export/Send G-code" buttons (SPE-831)
|
2019-03-01 11:00:34 +01:00 |
|
Enrico Turri
|
8adb611bd9
|
Code cleanup
|
2019-03-01 10:46:28 +01:00 |
|
Enrico Turri
|
00f9dd6de5
|
Do not regenerate existing gcode preview toolpaths when switching to Preview
|
2019-03-01 10:42:46 +01:00 |
|
bubnikv
|
ef72778421
|
Reworked the "new modifier mesh place on face" code to not place
on face if the instance coordinate system is skewed.
|
2019-03-01 10:09:20 +01:00 |
|
Enrico Turri
|
e2f265128e
|
ENABLE_MODE_AWARE_TOOLBAR_ITEMS set as default
|
2019-02-28 12:21:36 +01:00 |
|
Enrico Turri
|
fd3c1e11f6
|
Automatic generation of variants of icons for toolbars and gizmos
|
2019-02-26 12:56:13 +01:00 |
|
Enrico Turri
|
3174e37841
|
Allow non-squared textures for toolbars and gizmo icons
|
2019-02-26 10:40:00 +01:00 |
|
Enrico Turri
|
419e951a7e
|
1st installment of svg icons for toolbars and gizmos
|
2019-02-26 09:56:23 +01:00 |
|
Vojtech Kral
|
af518ff070
|
Attempt to fix 3D scene popup menu on Linux
|
2019-02-25 10:35:51 +01:00 |
|
bubnikv
|
c5103cb564
|
Restart background processing for all steps on G-code export and send to
octoprint for SLA if the slicing for a single object only is active.
|
2019-02-25 10:21:12 +01:00 |
|
Enrico Turri
|
2cc33c7361
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
|
2019-02-25 09:32:02 +01:00 |
|
bubnikv
|
69bada26c3
|
Merge remote-tracking branch 'origin/ys_bf_updating'
|
2019-02-22 16:56:20 +01:00 |
|
Enrico Turri
|
8130c2d08f
|
Code cleanup
|
2019-02-22 12:06:56 +01:00 |
|
YuSanka
|
907093ade3
|
Some fixes for the last commit
|
2019-02-22 11:59:40 +01:00 |
|