Commit Graph

5055 Commits

Author SHA1 Message Date
eb600afb14 Bring PrusaSlicer to top when drag and dropping a project file on its executable 2020-11-27 09:35:32 +01:00
4e75d0ad88 Fix bed filling with more existing instances than needed 2020-11-26 15:11:54 +01:00
3bc30d868e Refactoring:
1. Use C++ style cast instead of C style
2. Deleted unused code from Search
2020-11-26 14:34:54 +01:00
92df2ee84f Fixed bug introduced with 4d483f323f 2020-11-26 13:37:08 +01:00
282e453ce7 Enabled tech ENABLE_CTRL_M_ON_WINDOWS -> Added customizable support for legacy CTRL+M settings dialog on Windows in preference dialog 2020-11-26 11:00:24 +01:00
2a84f5efdd Customizable association of .3mf, .stl and .gcode files on Windows 2020-11-26 10:09:34 +01:00
28a66dee26 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-11-26 08:43:22 +01:00
3e01419c43 GCode Viewer -> Show extimated layer time on the vertical slider for gcode produced by PrusaSlicer 2.3.0, Cura, Simplify3D, CraftWare, ideaMaker 2020-11-26 08:43:04 +01:00
a90f22dc35 PhysicalPrinterDialog: Fixed editing of the SLA physical printers
Bug repro:
1. Create sla physical printer.
2. Close dialog.
3. Open dialog to edit printer -> in preset combobox is selected fff printer preset
2020-11-25 22:48:12 +01:00
cc5b5b977a Hot fix for 9305535039 2020-11-25 21:18:51 +01:00
ac0f4b7b27 Suppress scroll for SLA support and pad settings on the right panel 2020-11-25 20:13:26 +01:00
527a287224 OSX and Linux specific: Fixed preset selection 2020-11-25 20:13:26 +01:00
6a6f0dcc12 Fixed conflicts after merge with master 2020-11-25 12:42:26 +01:00
8751d2944b Preference dialog centered on the application 2020-11-25 12:40:05 +01:00
b1d28fca9e Instance check on windows: concider whole window name when searching for another instance 2020-11-25 12:28:10 +01:00
4dcbacb7f3 Added a possibility to suppress scrolling for some ComboBoxes 2020-11-24 18:44:13 +01:00
ea09886779 Merge branch 'tm_arrange_perf_improve' 2020-11-24 16:20:17 +01:00
db97a97116 Fix of [2.3.0-alpha4] Crash - several models cause crash when slicing #5208
Fixed some issues in internal anchors of the Adaptive Cubic infill.
The ugly and dangerous implicit casting operators in Line, MultiPoint,
Polyline and Polygon were made explicit.
2020-11-24 16:01:08 +01:00
a089c75766 Add "slow" hint to rotations for arrangement 2020-11-24 15:36:39 +01:00
ecb8a729df DoubleSlider: Fixed ruler for the short objects 2020-11-24 15:14:04 +01:00
56504bb8ce Fix for #5231. Suppress scrolling for the PresetComboBoxes when they aren't dropped. 2020-11-24 15:14:04 +01:00
28387920df Stop bed filling if enough instances are generated 2020-11-24 14:41:36 +01:00
501ddf35bb Fixed conflicts after merge with master 2020-11-24 13:37:52 +01:00
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
a611bac4b5 Do not show anything in vertical slider if estimated times are missing 2020-11-24 12:00:46 +01:00
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
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
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
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
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
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