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
YuSanka
196e58eb7d
Localization: Update for the CZ, DE, ES, FR, IT and PL languages
2020-11-18 17:25:05 +01:00
YuSanka
62a1e7681c
Updated UI for the "infill_anchor" parameter
2020-11-18 17:00:08 +01:00
enricoturri1966
db441046d6
Fixed Shift+A to arrange selection
2020-11-18 15:14:49 +01:00
enricoturri1966
5d8bdf6b7c
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-11-18 14:10:39 +01:00
enricoturri1966
d2d8b4cc50
Added missing include
2020-11-18 14:10:02 +01:00
YuSanka
cae3faa526
Ruler for DoubleSlider: Added estimated print time
2020-11-18 05:02:51 -08:00
YuSanka
e0962e007f
DoubleSlider's ruler is implemented in respect to the use with sequential printing of objects
2020-11-18 05:02:51 -08:00
YuSanka
85cfd6599e
Implemented ruler for the vertical DoubleSlider
2020-11-18 05:02:51 -08:00
enricoturri1966
fe56d8e0a3
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-11-18 13:42:54 +01:00
enricoturri1966
575bc2df60
Follow-up of 808c43cb4b -> Fixed drag and drop of non-project files
2020-11-18 13:42:17 +01:00
enricoturri1966
c6205b0755
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
2020-11-18 13:05:04 +01:00
enricoturri1966
ab2f4f6766
ENABLE_GCODE_VIEWER set as default in:
...
SysInfoDialog.cpp
Selection hpp/cpp
Preferences.cpp
GUI_Utils.hpp
KBShortcutsDialog.cpp
2020-11-18 13:04:34 +01:00
YuSanka
543341516b
Localization, new POT
2020-11-18 12:30:00 +01:00
YuSanka
9044d2f22c
Changed layout of the "Machine limits" settings tab
2020-11-18 12:08:09 +01:00
enricoturri1966
a72d8f7aef
ENABLE_GCODE_VIEWER set as default in:
...
3DScene hpp/cpp
AboutDialog.cpp
BackgroundSlicingProcess hpp/cpp
BitmapCache.cpp
ConfigWizard_private.hpp
GUI_App hpp/cpp
GUI_Init.cpp
2020-11-18 10:44:03 +01:00
David Kocik
58f2c9b2bd
boost canonical fix at instance check. Hopefully a fix of #4973
2020-11-17 15:03:34 +01:00