60e2631708
ENABLE_GCODE_VIEWER set as default in:
...
DoubleSlider hpp/cpp
2020-11-24 11:53:52 +01:00
658714086a
Fixed crash in texture compression
2020-11-24 11:09:05 +01:00
1d05a73e53
Added "Remember my choice" checkbox to the message dialog after first clicking on parameter label in Settings tabs
2020-11-24 10:04:00 +01:00
0f782ba7f5
Fixed localization on preview's legend button
2020-11-24 09:23:33 +01:00
30e6516e40
Merge branch 'tm_arrange_wipe_tower_fix'
2020-11-23 17:52:20 +01:00
4d7df63aef
Fix for gcode-viewer symlink
...
fixes #5238
2020-11-23 17:52:08 +01:00
fc69f0b47d
#5236 - Fixed color not correctly shown after slice
...
The bug was introduced with 148f4fe766 which is now replaced by this commit
2020-11-23 17:15:22 +01:00
3d0f666c74
Documentation for NotificationManager
2020-11-23 16:42:03 +01:00
ea14735edf
Fix broken wipe tower arrangement
...
fixes #5207
fixes #5216
2020-11-23 16:05:24 +01:00
6cb95a110b
ENABLE_GCODE_VIEWER set as default in:
...
GCodeViewer hpp/cpp
2020-11-23 14:30:31 +01:00
6dc0d446ec
Merge remote-tracking branch 'origin/et_wipe_moves'
2020-11-23 13:48:03 +01:00
4fcc8c7a1c
#5234 - Disabled pop-up menu on the wipe tower
2020-11-23 13:45:12 +01:00
202ce88445
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves
2020-11-23 10:11:04 +01:00
4b81129ba8
Update of the perimeter_acceleration tooltip
2020-11-23 09:13:58 +01:00
9d94fe241b
Tooltips for the parameters labels on Settings tabs are back
2020-11-21 18:16:34 +01:00
4fdda8184b
Fixed missing include
2020-11-21 16:05:58 +01:00
e611ca1460
Merge of https://github.com/prusa3d/PrusaSlicer/pull/2856
...
Add aligned rectilinear infill functionality by @m-schubert
Implements [Feature Request] Aligned rectilinear infill #1938
2020-11-21 14:10:17 +01:00
dcc2f75e05
Some minor refactoring / polishing.
2020-11-21 13:16:03 +01:00
ccd678cd7f
fixed typo in comment & formatting
2020-11-21 11:43:54 +01:00
8bf0a3e923
GCode Viewer - Fixed filament label in legend
2020-11-21 11:30:14 +01:00
592b0e82d8
Follow-up to 80e8b5e985
...
Removed the legacy PreviewData.cpp,hpp
2020-11-21 11:02:20 +01:00
50d757f601
Preview - Visualization of wipe mones
2020-11-21 10:36:10 +01:00
ac8733a644
Make monotonic infill default for bottom layers as well #4963
2020-11-20 18:58:54 +01:00
c32a2c0dab
Fixed crash in reworked infill anchoring due to numeric issues.
...
Added some more asserts to EdgeGrid.
2020-11-20 18:47:06 +01:00
044f0ce0d5
Added "Suppress to open hyperlink in browser" parameter in Preferences
2020-11-20 18:46:34 +01:00
f3cd6b8424
Fixes for arrange menu
...
Fixed issues:
- Imgui window is aligned with the arrange toolbar button
- Reset and Arrange buttons added onto the window
- Window closes after clicking the canvas or hitting ESC
- Tooltip extended with instructions for using the arrange menu
Remaining issues:
- Imgui arrange button closes the menu after clicked
- Menu is not in "exclusive or" relationship with other imgui windows.
2020-11-20 17:52:53 +01:00
bd8d58330c
Windows specific: Fixed layout of fields inside the OG_CustomCtrl
2020-11-20 17:27:44 +01:00
afba189df2
Font of the DoubleSliders is changes to default ( #5121 )
2020-11-20 17:27:44 +01:00
b8e02ec498
Added missing includes to fix build on gcc 9
2020-11-20 15:19:49 +01:00
7df0dc0655
Added "Filament -> Spool weight" parameter
2020-11-20 14:31:11 +01:00
d9f4d7cc47
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
2020-11-20 13:40:40 +01:00
a0b1680f4c
Anchoring of sparse infills can now be disabled.
2020-11-20 13:36:58 +01:00
355bcb05ed
Merge branch 'tm_fill_with_instances'
2020-11-20 13:05:05 +01:00
5150d80128
Fixed typo
2020-11-20 12:01:59 +01:00
0a56b24d30
GCode Viewer - Fixed crash when switching to tool view with gcode generated by slicers other than PrusaSlicer
2020-11-20 11:50:25 +01:00
d6d6dff706
Prototype feature: fill plater with instances of selected object
...
#fixes #1350
2020-11-20 09:58:52 +01:00
371921ca1c
Save and load arrange settings to app_config
2020-11-20 09:57:52 +01:00
b780461f75
Add minimum bounding box rotation as starting point
2020-11-20 09:57:52 +01:00
1c22667f21
Right mouse reaction to arrange button
...
Working arrange settings popup
2020-11-20 09:57:52 +01:00
a719b82dc3
Fix arrange objectfunction to avoid last object in awkward positions.
...
fixes #3900
2020-11-20 09:46:15 +01:00
69b792a2e3
close export finished notification after eject atempt
2020-11-20 09:43:16 +01:00
3f08684873
Estimated printing time per layer for SLAPrint
...
Split the time if it's needed
2020-11-19 21:41:51 +01:00
cfe37c6082
Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master
2020-11-19 19:02:32 +01:00
9dd001eef8
eject debug log
2020-11-19 15:57:38 +01:00
76e36e6893
ENABLE_GCODE_VIEWER set as default in:
...
MainFrame hpp/cpp
Plater hpp/cpp
2020-11-19 14:59:46 +01:00
b866618272
ENABLE_GCODE_VIEWER set as default in:
...
GLCanvas3D hpp/cpp
GUI_Preview hpp/cpp
2020-11-19 12:29:19 +01:00
196e58eb7d
Localization: Update for the CZ, DE, ES, FR, IT and PL languages
2020-11-18 17:25:05 +01:00
62a1e7681c
Updated UI for the "infill_anchor" parameter
2020-11-18 17:00:08 +01:00
db441046d6
Fixed Shift+A to arrange selection
2020-11-18 15:14:49 +01:00
5d8bdf6b7c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-11-18 14:10:39 +01:00