David Kocik
b1d28fca9e
Instance check on windows: concider whole window name when searching for another instance
2020-11-25 12:28:10 +01:00
enricoturri1966
501ddf35bb
Fixed conflicts after merge with master
2020-11-24 13:37:52 +01:00
enricoturri1966
3219885ec0
Tech ENABLE_DRAG_AND_DROP_FIX -> Apply dialog implemented with 808c43cb4b also to drag and drop of project files into application executable
2020-11-24 13:35:43 +01:00
enricoturri1966
a611bac4b5
Do not show anything in vertical slider if estimated times are missing
2020-11-24 12:00:46 +01:00
enricoturri1966
60e2631708
ENABLE_GCODE_VIEWER set as default in:
...
DoubleSlider hpp/cpp
2020-11-24 11:53:52 +01:00
enricoturri1966
658714086a
Fixed crash in texture compression
2020-11-24 11:09:05 +01:00
YuSanka
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
enricoturri1966
0f782ba7f5
Fixed localization on preview's legend button
2020-11-24 09:23:33 +01:00
tamasmeszaros
30e6516e40
Merge branch 'tm_arrange_wipe_tower_fix'
2020-11-23 17:52:20 +01:00
tamasmeszaros
4d7df63aef
Fix for gcode-viewer symlink
...
fixes #5238
2020-11-23 17:52:08 +01:00
enricoturri1966
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
David Kocik
3d0f666c74
Documentation for NotificationManager
2020-11-23 16:42:03 +01:00
tamasmeszaros
ea14735edf
Fix broken wipe tower arrangement
...
fixes #5207
fixes #5216
2020-11-23 16:05:24 +01:00
enricoturri1966
6cb95a110b
ENABLE_GCODE_VIEWER set as default in:
...
GCodeViewer hpp/cpp
2020-11-23 14:30:31 +01:00
enricoturri1966
6dc0d446ec
Merge remote-tracking branch 'origin/et_wipe_moves'
2020-11-23 13:48:03 +01:00
enricoturri1966
4fcc8c7a1c
#5234 - Disabled pop-up menu on the wipe tower
2020-11-23 13:45:12 +01:00
enricoturri1966
202ce88445
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves
2020-11-23 10:11:04 +01:00
Vojtech Bubnik
4b81129ba8
Update of the perimeter_acceleration tooltip
2020-11-23 09:13:58 +01:00
YuSanka
9d94fe241b
Tooltips for the parameters labels on Settings tabs are back
2020-11-21 18:16:34 +01:00
Vojtech Bubnik
4fdda8184b
Fixed missing include
2020-11-21 16:05:58 +01:00
Vojtech Bubnik
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
Vojtech Bubnik
dcc2f75e05
Some minor refactoring / polishing.
2020-11-21 13:16:03 +01:00
Vojtech Bubnik
ccd678cd7f
fixed typo in comment & formatting
2020-11-21 11:43:54 +01:00
enricoturri1966
8bf0a3e923
GCode Viewer - Fixed filament label in legend
2020-11-21 11:30:14 +01:00
Vojtech Bubnik
592b0e82d8
Follow-up to 80e8b5e985
...
Removed the legacy PreviewData.cpp,hpp
2020-11-21 11:02:20 +01:00
enricoturri1966
50d757f601
Preview - Visualization of wipe mones
2020-11-21 10:36:10 +01:00
Vojtech Bubnik
ac8733a644
Make monotonic infill default for bottom layers as well #4963
2020-11-20 18:58:54 +01:00
Vojtech Bubnik
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
YuSanka
044f0ce0d5
Added "Suppress to open hyperlink in browser" parameter in Preferences
2020-11-20 18:46:34 +01:00
tamasmeszaros
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
YuSanka
bd8d58330c
Windows specific: Fixed layout of fields inside the OG_CustomCtrl
2020-11-20 17:27:44 +01:00
YuSanka
afba189df2
Font of the DoubleSliders is changes to default ( #5121 )
2020-11-20 17:27:44 +01:00
Lukáš Hejl
b8e02ec498
Added missing includes to fix build on gcc 9
2020-11-20 15:19:49 +01:00
YuSanka
7df0dc0655
Added "Filament -> Spool weight" parameter
2020-11-20 14:31:11 +01:00
Vojtech Bubnik
d9f4d7cc47
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
2020-11-20 13:40:40 +01:00
Vojtech Bubnik
a0b1680f4c
Anchoring of sparse infills can now be disabled.
2020-11-20 13:36:58 +01:00
tamasmeszaros
355bcb05ed
Merge branch 'tm_fill_with_instances'
2020-11-20 13:05:05 +01:00
Enrico Turri
5150d80128
Fixed typo
2020-11-20 12:01:59 +01:00
Enrico Turri
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
tamasmeszaros
d6d6dff706
Prototype feature: fill plater with instances of selected object
...
#fixes #1350
2020-11-20 09:58:52 +01:00
tamasmeszaros
371921ca1c
Save and load arrange settings to app_config
2020-11-20 09:57:52 +01:00
tamasmeszaros
b780461f75
Add minimum bounding box rotation as starting point
2020-11-20 09:57:52 +01:00
tamasmeszaros
1c22667f21
Right mouse reaction to arrange button
...
Working arrange settings popup
2020-11-20 09:57:52 +01:00
tamasmeszaros
a719b82dc3
Fix arrange objectfunction to avoid last object in awkward positions.
...
fixes #3900
2020-11-20 09:46:15 +01:00
David Kocik
69b792a2e3
close export finished notification after eject atempt
2020-11-20 09:43:16 +01:00
YuSanka
3f08684873
Estimated printing time per layer for SLAPrint
...
Split the time if it's needed
2020-11-19 21:41:51 +01:00
David Kocik
cfe37c6082
Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master
2020-11-19 19:02:32 +01:00
David Kocik
9dd001eef8
eject debug log
2020-11-19 15:57:38 +01:00
enricoturri1966
76e36e6893
ENABLE_GCODE_VIEWER set as default in:
...
MainFrame hpp/cpp
Plater hpp/cpp
2020-11-19 14:59:46 +01:00
enricoturri1966
b866618272
ENABLE_GCODE_VIEWER set as default in:
...
GLCanvas3D hpp/cpp
GUI_Preview hpp/cpp
2020-11-19 12:29:19 +01:00