Commit Graph

16829 Commits

Author SHA1 Message Date
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
5f8d4e988e Little more refactoring. 2020-11-20 11:56:40 +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
b66786216b Merge branch 'tm_arrange_objfn_mod' 2020-11-20 09:51:48 +01:00
a719b82dc3 Fix arrange objectfunction to avoid last object in awkward positions.
fixes #3900
2020-11-20 09:46:15 +01:00
eec25481b9 Merge branch 'dk_eject' into master 2020-11-20 09:43:59 +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
163dff47d5 Merge branch 'dk_eject' into master 2020-11-19 15:58:40 +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
6b351b2722 Merge pull request #5193 from pmjdebruijn/creality_absolute_e
creality.ini: make start_gcode robust for absolute_e
2020-11-19 10:29:32 +01:00
59cb9d90af creality.ini: make start_gcode robust for absolute_e 2020-11-18 18:40:20 +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
aa3c6317f4 Atualized pt-br translation for 2.3 2020-11-18 10:20:41 -03:00
5d8bdf6b7c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-11-18 14:10:39 +01:00
d2d8b4cc50 Added missing include 2020-11-18 14:10:02 +01:00
cae3faa526 Ruler for DoubleSlider: Added estimated print time 2020-11-18 05:02:51 -08:00
e0962e007f DoubleSlider's ruler is implemented in respect to the use with sequential printing of objects 2020-11-18 05:02:51 -08:00
85cfd6599e Implemented ruler for the vertical DoubleSlider 2020-11-18 05:02:51 -08:00
f475c2b2c7 Merge remote-tracking branch 'upstream/master' into Update_translation_pt_br_v2.3 2020-11-18 09:51:19 -03:00
fe56d8e0a3 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-11-18 13:42:54 +01:00
575bc2df60 Follow-up of 808c43cb4b -> Fixed drag and drop of non-project files 2020-11-18 13:42:17 +01:00
a82df31254 Solved merge conflict - fetch upstream pt_br/PrusaSlicer.mo 2020-11-18 09:39:59 -03:00
63cedd4d63 Merge branch 'Added_translation_pt_br' 2020-11-18 09:06:24 -03:00
c6205b0755 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer 2020-11-18 13:05:04 +01:00
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
543341516b Localization, new POT 2020-11-18 12:30:00 +01:00
9044d2f22c Changed layout of the "Machine limits" settings tab 2020-11-18 12:08:09 +01:00
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
0fcb1f817d Merge branch 'lh_avoid_crossing_perimeters' of https://github.com/Prusa3D/PrusaSlicer into lh_avoid_crossing_perimeters 2020-11-17 15:35:58 +01:00
73d3ce2080 Avoid crossing perimeters: Further refactoring for clarity, code review. 2020-11-17 15:34:50 +01:00
fe8f8c5f0a Avoid crossing perimeters: Further refactoring for clarity, code review. 2020-11-17 15:23:05 +01:00
a8576bcf08 Merge branch 'dk_filaments' into master 2020-11-17 15:08:19 +01:00
58f2c9b2bd boost canonical fix at instance check. Hopefully a fix of #4973 2020-11-17 15:03:34 +01:00
10272c16bd fix of segfault on startup at SplashScreen::SetText 2020-11-17 14:43:52 +01:00
09aea4437d AvoidCrossingPerimeters: Refactored for better encapsulation. 2020-11-17 10:42:27 +01:00
5ead86bdea Removed the old motion planner. 2020-11-17 09:33:30 +01:00
3cddbad0af ENABLE_GCODE_VIEWER set as default in 3DBed.hpp/.cpp 2020-11-16 17:29:21 +01:00
8cae9a71ce Preview - Paint in grey toolpaths belonging to layers containing pause prints or custom gcodes 2020-11-16 15:01:13 +01:00
8649a8fd44 Enable previous heuristics which was disabled by mistake 2020-11-16 14:37:42 +01:00