Lukáš Hejl
|
f394d26f83
|
Added missing includes to fix build on gcc 9
|
2020-11-20 15:19:49 +01:00 |
|
YuSanka
|
5330b34d0a
|
Added "Filament -> Spool weight" parameter
|
2020-11-20 14:31:11 +01:00 |
|
Lukáš Hejl
|
606db666fc
|
Fix missing include
|
2020-11-20 14:22:24 +01:00 |
|
Vojtech Bubnik
|
d5e6b17d70
|
Merge branch 'master' of https://github.com/Prusa3D/PrusaSlicer
|
2020-11-20 13:40:40 +01:00 |
|
Vojtech Bubnik
|
8d1e13fccd
|
Anchoring of sparse infills can now be disabled.
|
2020-11-20 13:36:58 +01:00 |
|
tamasmeszaros
|
20995c7b7a
|
Merge branch 'tm_fill_with_instances'
|
2020-11-20 13:05:05 +01:00 |
|
Enrico Turri
|
cf42e9fc6e
|
Fixed typo
|
2020-11-20 12:01:59 +01:00 |
|
Vojtech Bubnik
|
060f1d48c1
|
Little more refactoring.
|
2020-11-20 11:56:40 +01:00 |
|
Enrico Turri
|
148f4fe766
|
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
|
adf81af6de
|
Prototype feature: fill plater with instances of selected object
#fixes #1350
|
2020-11-20 09:58:52 +01:00 |
|
tamasmeszaros
|
bc3696bd42
|
Save and load arrange settings to app_config
|
2020-11-20 09:57:52 +01:00 |
|
tamasmeszaros
|
e17e6b4d0e
|
Add minimum bounding box rotation as starting point
|
2020-11-20 09:57:52 +01:00 |
|
tamasmeszaros
|
d5bdaceff2
|
Right mouse reaction to arrange button
Working arrange settings popup
|
2020-11-20 09:57:52 +01:00 |
|
tamasmeszaros
|
096d0c9860
|
Fix arrange objectfunction to avoid last object in awkward positions.
fixes #3900
|
2020-11-20 09:46:15 +01:00 |
|
David Kocik
|
a0239a7509
|
close export finished notification after eject atempt
|
2020-11-20 09:43:16 +01:00 |
|
YuSanka
|
5144feb319
|
Estimated printing time per layer for SLAPrint
Split the time if it's needed
|
2020-11-19 21:41:51 +01:00 |
|
David Kocik
|
5f97b2512b
|
Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master
|
2020-11-19 19:02:32 +01:00 |
|
David Kocik
|
c6e9b48db5
|
eject debug log
|
2020-11-19 15:57:38 +01:00 |
|
enricoturri1966
|
a1905d9b9e
|
ENABLE_GCODE_VIEWER set as default in:
MainFrame hpp/cpp
Plater hpp/cpp
|
2020-11-19 14:59:46 +01:00 |
|
enricoturri1966
|
ef9cea76c2
|
ENABLE_GCODE_VIEWER set as default in:
GLCanvas3D hpp/cpp
GUI_Preview hpp/cpp
|
2020-11-19 12:29:19 +01:00 |
|
YuSanka
|
4cc3e939da
|
Localization: Update for the CZ, DE, ES, FR, IT and PL languages
|
2020-11-18 17:25:05 +01:00 |
|
YuSanka
|
03b336145f
|
Updated UI for the "infill_anchor" parameter
|
2020-11-18 17:00:08 +01:00 |
|
enricoturri1966
|
df19697d8e
|
Fixed Shift+A to arrange selection
|
2020-11-18 15:14:49 +01:00 |
|
enricoturri1966
|
72f9cc07e8
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2020-11-18 14:10:39 +01:00 |
|
enricoturri1966
|
d0c87eb7ca
|
Added missing include
|
2020-11-18 14:10:02 +01:00 |
|
YuSanka
|
feffb66085
|
Ruler for DoubleSlider: Added estimated print time
|
2020-11-18 05:02:51 -08:00 |
|
YuSanka
|
cb844a4034
|
DoubleSlider's ruler is implemented in respect to the use with sequential printing of objects
|
2020-11-18 05:02:51 -08:00 |
|
YuSanka
|
6e748f2e4a
|
Implemented ruler for the vertical DoubleSlider
|
2020-11-18 05:02:51 -08:00 |
|
enricoturri1966
|
badb85650e
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2020-11-18 13:42:54 +01:00 |
|
enricoturri1966
|
24b425cf57
|
Follow-up of 808c43cb4b -> Fixed drag and drop of non-project files
|
2020-11-18 13:42:17 +01:00 |
|
enricoturri1966
|
0ed3262645
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer
|
2020-11-18 13:05:04 +01:00 |
|
enricoturri1966
|
87e1875822
|
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
|
5be9d42519
|
Localization, new POT
|
2020-11-18 12:30:00 +01:00 |
|
YuSanka
|
a9f6e6da9d
|
Changed layout of the "Machine limits" settings tab
|
2020-11-18 12:08:09 +01:00 |
|
enricoturri1966
|
faff112ea8
|
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 |
|
Vojtech Bubnik
|
f206b743fd
|
Avoid crossing perimeters: Further refactoring for clarity, code review.
|
2020-11-17 15:34:50 +01:00 |
|
David Kocik
|
16dd7c74f1
|
boost canonical fix at instance check. Hopefully a fix of #4973
|
2020-11-17 15:03:34 +01:00 |
|
David Kocik
|
1e12b99338
|
fix of segfault on startup at SplashScreen::SetText
|
2020-11-17 14:43:52 +01:00 |
|
Vojtech Bubnik
|
62ab17bf6e
|
AvoidCrossingPerimeters: Refactored for better encapsulation.
|
2020-11-17 10:42:27 +01:00 |
|
Vojtech Bubnik
|
04c2fde671
|
Removed the old motion planner.
|
2020-11-17 09:33:30 +01:00 |
|
enricoturri1966
|
a20ce2f484
|
ENABLE_GCODE_VIEWER set as default in 3DBed.hpp/.cpp
|
2020-11-16 17:29:21 +01:00 |
|
enricoturri1966
|
afddcf71db
|
Preview - Paint in grey toolpaths belonging to layers containing pause prints or custom gcodes
|
2020-11-16 15:01:13 +01:00 |
|
Lukáš Hejl
|
49ce613be7
|
Enable previous heuristics which was disabled by mistake
|
2020-11-16 14:37:42 +01:00 |
|
Lukáš Hejl
|
c702b3b71d
|
Add heuristics for removing unnecessary detours
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
9936b8e34e
|
Add missing includes
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
3db66af716
|
Fix another compiler warning
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
266e6dee5d
|
Fix compiler warnings
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
c00c7eaed3
|
Rework of outer borders to reduce unnecessary detours along the border.
The resulting path now contains all intersection with borders, which allows eliminating more unnecessary detours and more simplify the path.
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
ef9de07740
|
Disabling wipe for avoid crossing perimeters
|
2020-11-16 14:22:32 +01:00 |
|
Lukáš Hejl
|
7f94e9fa59
|
Fixed perimeters crossing when supports are printed.
|
2020-11-16 14:22:32 +01:00 |
|