Commit Graph

  • 3a446764e4 Merge pull request #5508 from pmjdebruijn/minimum_boost_version Vojtěch Bubník 2021-02-10 11:21:35 +01:00
  • 03c1045b46 Merge pull request #5740 from rsobik/patch-1 Vojtěch Bubník 2021-02-10 11:12:15 +01:00
  • 3a7dadd0f2 Merge pull request #5740 from rsobik/patch-1 Vojtěch Bubník 2021-02-10 11:12:15 +01:00
  • 20979556c3 Merge pull request #5723 from mathiasvr/patch-1 Vojtěch Bubník 2021-02-10 11:06:45 +01:00
  • 9a5bacdf25 Merge pull request #5723 from mathiasvr/patch-1 Vojtěch Bubník 2021-02-10 11:06:45 +01:00
  • 32b8a59fa5 Enabling /utf-8 on MSVC. Hopefully a fix of fix some msvc compile error under Chinese Windows system. #5583 Hopefully it will not break any localization. Vojtech Bubnik 2021-02-10 11:04:46 +01:00
  • daf8e7fdeb Enabling /utf-8 on MSVC. Hopefully a fix of fix some msvc compile error under Chinese Windows system. #5583 Hopefully it will not break any localization. Vojtech Bubnik 2021-02-10 11:04:46 +01:00
  • b7ae342e8e Merge pull request #5963 from wavexx/remove_undeeded_includes Vojtěch Bubník 2021-02-10 10:43:56 +01:00
  • 6fc7007f51 Merge pull request #5963 from wavexx/remove_undeeded_includes Vojtěch Bubník 2021-02-10 10:43:56 +01:00
  • f050bf7676 Merge pull request #5752 from sebastianha/master Vojtěch Bubník 2021-02-10 10:00:46 +01:00
  • 877c609e5c Merge pull request #5752 from sebastianha/master Vojtěch Bubník 2021-02-10 10:00:46 +01:00
  • a5972e64fa Fixing compiler warnings: Fixed broken Linux build. Vojtech Bubnik 2021-02-09 20:06:08 +01:00
  • 0fdfb1306e Fixing compiler warnings: Fixed broken Linux build. Vojtech Bubnik 2021-02-09 20:06:08 +01:00
  • f61119e02f Yet another clang compiler warning suppressed. Vojtech Bubnik 2021-02-09 20:04:11 +01:00
  • 01e55d990e Yet another clang compiler warning suppressed. Vojtech Bubnik 2021-02-09 20:04:11 +01:00
  • 2393d64a5a Fixed some OSX Objective C warnings. Vojtech Bubnik 2021-02-09 19:51:56 +01:00
  • f4fca2d90f Fixed some OSX Objective C warnings. Vojtech Bubnik 2021-02-09 19:51:56 +01:00
  • 20456b45e5 Fix of the previous commit (fixing warnings) Vojtech Bubnik 2021-02-09 19:46:09 +01:00
  • 96014b3bb4 Fix of the previous commit (fixing warnings) Vojtech Bubnik 2021-02-09 19:46:09 +01:00
  • 5e9a8ea700 Fixed some clang warnings Vojtech Bubnik 2021-02-09 19:23:58 +01:00
  • e40485fc8a Fixed some clang warnings Vojtech Bubnik 2021-02-09 19:23:58 +01:00
  • 770d8b5d08 Finishing the "Iron all surfaces" feature. Fixes Ironing all solid surface does not seem to work #5703 Vojtech Bubnik 2021-02-09 18:49:33 +01:00
  • 1d13fca90e Finishing the "Iron all surfaces" feature. Fixes Ironing all solid surface does not seem to work #5703 Vojtech Bubnik 2021-02-09 18:49:33 +01:00
  • 5a638f10cc Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer Vojtech Bubnik 2021-02-09 18:36:36 +01:00
  • 7f9dc88cb0 Merge branch 'master' of https://github.com/Prusa3d/PrusaSlicer Vojtech Bubnik 2021-02-09 18:36:36 +01:00
  • 2e55898d78 Removal of not numerically robust libraries "poly2tree" and "polypartition". Adjustment of GUI/3DBed.cpp,hpp to use the more stable triangulation algoritm derived from SGI glut. Fix of an extremely slow bridging calculation, caused by an extremely slow bridged area detection function, of which the results were never used. Fixes "slicing fails or takes too long #5974" Vojtech Bubnik 2021-02-09 18:36:28 +01:00
  • 60cc12002e Removal of not numerically robust libraries "poly2tree" and "polypartition". Adjustment of GUI/3DBed.cpp,hpp to use the more stable triangulation algoritm derived from SGI glut. Fix of an extremely slow bridging calculation, caused by an extremely slow bridged area detection function, of which the results were never used. Fixes "slicing fails or takes too long #5974" Vojtech Bubnik 2021-02-09 18:36:28 +01:00
  • a86e7107a5 Added check for loaded STL file if it was saved in meters. Related to #4521 (Some files are imported in the wrong size) YuSanka 2021-02-09 17:04:32 +01:00
  • e4df27997e Added check for loaded STL file if it was saved in meters. Related to #4521 (Some files are imported in the wrong size) YuSanka 2021-02-09 17:04:32 +01:00
  • a1e49e7f8c Implemented #4931 - Added colored background for the Manipulation panel, if option "Use colors for axes values in Manipulation panel" is enabled in Preferences -> GUI + Fix one more compilation warning in UnsavedChangesDialog.cpp YuSanka 2021-02-09 16:03:32 +01:00
  • 845391ecef Implemented #4931 - Added colored background for the Manipulation panel, if option "Use colors for axes values in Manipulation panel" is enabled in Preferences -> GUI + Fix one more compilation warning in UnsavedChangesDialog.cpp YuSanka 2021-02-09 16:03:32 +01:00
  • 820c18923b Fixed compilation warning Vojtech Bubnik 2021-02-09 14:09:16 +01:00
  • faa367eb44 Fixed compilation warning Vojtech Bubnik 2021-02-09 14:09:16 +01:00
  • 28d2c122db Fixed build on Windows enricoturri1966 2021-02-09 10:24:08 +01:00
  • 5cdd4d5843 Fixed build on Windows enricoturri1966 2021-02-09 10:24:08 +01:00
  • c21e1b5ac4 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-02-09 10:01:36 +01:00
  • 8a59e9dd1c Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-02-09 10:01:36 +01:00
  • 627b727463 Fixed gouraud fragment shader enricoturri1966 2021-02-09 09:59:41 +01:00
  • 1d6e984d17 Fixed gouraud fragment shader enricoturri1966 2021-02-09 09:59:41 +01:00
  • e833e63c42 Fixed a crash on language changing (DiffPresetDialog should get mainframe as a parent explicitly) YuSanka 2021-02-09 09:55:26 +01:00
  • a1688767d3 Fixed a crash on language changing (DiffPresetDialog should get mainframe as a parent explicitly) YuSanka 2021-02-09 09:55:26 +01:00
  • 0b4720338f Merge pull request #5968 from pmjdebruijn/creality_max rtyr 2021-02-09 09:19:40 +01:00
  • f6cdd87a5a Merge pull request #5968 from pmjdebruijn/creality_max rtyr 2021-02-09 09:19:40 +01:00
  • cfca723422 tabulation fix xxorza 2021-02-08 18:44:48 -08:00
  • da0c6d1cc7 tabulation fix xxorza 2021-02-08 18:44:48 -08:00
  • 0ca4ccc828 moved postprocessing onto temp dir xxorza 2021-02-08 18:43:34 -08:00
  • b83b94c7f3 moved postprocessing onto temp dir xxorza 2021-02-08 18:43:34 -08:00
  • 310531d2db Updated Kossel bed textures. rtyr 2021-02-08 23:43:21 +01:00
  • 545acd0286 Updated Kossel bed textures. rtyr 2021-02-08 23:43:21 +01:00
  • 1d0484a25d Anycubic 0.0.7 Updated start g-code rtyr 2021-02-08 23:41:13 +01:00
  • be6c841c35 Anycubic 0.0.7 Updated start g-code rtyr 2021-02-08 23:41:13 +01:00
  • 8fbafbea87 Merge branch 'lm_warnings': Fixes lots of Clang warnings Lukas Matena 2021-02-08 18:04:36 +01:00
  • 136863bd54 Merge branch 'lm_warnings': Fixes lots of Clang warnings Lukas Matena 2021-02-08 18:04:36 +01:00
  • a7728634f0 Clang: silence -Wdeprecated-declarations for now RPi: hopefully silence a warning Lukas Matena 2021-02-08 17:50:29 +01:00
  • c5b19648ec Clang: silence -Wdeprecated-declarations for now RPi: hopefully silence a warning Lukas Matena 2021-02-08 17:50:29 +01:00
  • 1834ebe981 Fixing Clang warnings 3 Lukas Matena 2021-01-29 18:08:04 +01:00
  • f968cfd2d5 Fixing Clang warnings 3 Lukas Matena 2021-01-29 18:08:04 +01:00
  • b85de89751 Fixing Clang warnings 2 Lukas Matena 2021-01-29 17:12:06 +01:00
  • 301ac20fa1 Fixing Clang warnings 2 Lukas Matena 2021-01-29 17:12:06 +01:00
  • 0ff0444dcc Fixing Clang warnings 1 Lukas Matena 2021-01-29 16:16:23 +01:00
  • 22ef17af54 Fixing Clang warnings 1 Lukas Matena 2021-01-29 16:16:23 +01:00
  • cd1322ce3f FDM supports gizmo 'autoset by angle' improvements: Lukas Matena 2021-01-14 13:00:54 +01:00
  • ee1cb97ea4 FDM supports gizmo 'autoset by angle' improvements: Lukas Matena 2021-01-14 13:00:54 +01:00
  • 672ed99320 Fix of Hilbert Curve Infill: Unable to slice, PrusaSlicer not responding. #5771 Fixed by hard limiting the number of iterations of reorder_by_two_exchanges_with_segment_flipping() Vojtech Bubnik 2021-02-08 17:40:47 +01:00
  • 3d8f969f18 Fix of Hilbert Curve Infill: Unable to slice, PrusaSlicer not responding. #5771 Fixed by hard limiting the number of iterations of reorder_by_two_exchanges_with_segment_flipping() Vojtech Bubnik 2021-02-08 17:40:47 +01:00
  • ba479066b2 Fixed layout of the TreeCtrl for the Printer Settings Tab YuSanka 2021-02-08 16:15:11 +01:00
  • 85fb3c92de Fixed layout of the TreeCtrl for the Printer Settings Tab YuSanka 2021-02-08 16:15:11 +01:00
  • d135bd86de creality.ini: Add Extrudr GreenTEC Pro filament Pascal de Bruijn 2021-02-08 17:07:41 +01:00
  • f58e88cec0 creality.ini: Add Extrudr GreenTEC Pro filament Pascal de Bruijn 2021-02-08 17:07:41 +01:00
  • 1f5b7fc162 Fix of a selection of default print / filament / sla print / sla material profile after wizard closes for the first time with the first printer installed. Vojtech Bubnik 2021-02-08 15:56:32 +01:00
  • 60112e00cf Fix of a selection of default print / filament / sla print / sla material profile after wizard closes for the first time with the first printer installed. Vojtech Bubnik 2021-02-08 15:56:32 +01:00
  • a94de05499 Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-02-08 13:23:34 +01:00
  • cb753314cf Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer enricoturri1966 2021-02-08 13:23:34 +01:00
  • c767ce18de Removed debug code enricoturri1966 2021-02-08 13:23:11 +01:00
  • e44b586442 Removed debug code enricoturri1966 2021-02-08 13:23:11 +01:00
  • 76291936d7 UnsavedChangesDialog: Fixed warnings YuSanka 2021-02-08 13:14:35 +01:00
  • a0511a6058 UnsavedChangesDialog: Fixed warnings YuSanka 2021-02-08 13:14:35 +01:00
  • de32992b49 Fix of Fan ramp not correct for layer 1 #5893 Vojtech Bubnik 2021-02-08 12:43:27 +01:00
  • 28de7c4e39 Fix of Fan ramp not correct for layer 1 #5893 Vojtech Bubnik 2021-02-08 12:43:27 +01:00
  • 5449e6c549 Fixing some compiler warnings on Linux Vojtech Bubnik 2021-02-08 11:58:03 +01:00
  • 831f47f4f8 Fixing some compiler warnings on Linux Vojtech Bubnik 2021-02-08 11:58:03 +01:00
  • cbee82dc95 Fix of "infill percentage not changing #5993" Fix of aa4c018cd5 Infill is a percent, which is a number from 0 to 100, not from 0 to 1. Vojtech Bubnik 2021-02-08 11:39:30 +01:00
  • d645467246 Fix of "infill percentage not changing #5993" Fix of aa4c018cd5 Infill is a percent, which is a number from 0 to 100, not from 0 to 1. Vojtech Bubnik 2021-02-08 11:39:30 +01:00
  • d001195ebd Restoring custom supports/seams after reload from disk Until now, the custom data were lost. Lukas Matena 2021-02-08 09:51:47 +01:00
  • 0b77d57117 Restoring custom supports/seams after reload from disk Until now, the custom data were lost. Lukas Matena 2021-02-08 09:51:47 +01:00
  • f3c4888291 Added a missing include Lukas Matena 2021-02-08 08:13:22 +01:00
  • 9abde7ef06 Added a missing include Lukas Matena 2021-02-08 08:13:22 +01:00
  • 53539a5993 Added a missing include Lukas Matena 2021-02-08 08:10:14 +01:00
  • ac85acdcb2 Added a missing include Lukas Matena 2021-02-08 08:10:14 +01:00
  • 7f925e700b creality.ini: add experimental support for CR-X (Pro) Pascal de Bruijn 2021-02-07 16:45:14 +01:00
  • caa897091d creality.ini: add experimental support for CR-X (Pro) Pascal de Bruijn 2021-02-07 16:45:14 +01:00
  • 723e0b6e9d creality.ini: Add safety zone for CR-10 S Pro Pascal de Bruijn 2021-02-07 15:43:48 +01:00
  • 3c1ea6fe1c creality.ini: Add safety zone for CR-10 S Pro Pascal de Bruijn 2021-02-07 15:43:48 +01:00
  • 8feef8bcf0 creality.ini: add vendor associated color for Das Filament Pascal de Bruijn 2021-02-07 15:03:09 +01:00
  • b30b8bd021 creality.ini: add vendor associated color for Das Filament Pascal de Bruijn 2021-02-07 15:03:09 +01:00
  • 8ff82cc1d2 creality.ini: increase CR-6/CR-10 Max retract_length slightly Pascal de Bruijn 2021-02-07 13:48:28 +01:00
  • 0dbc3e14f6 creality.ini: increase CR-6/CR-10 Max retract_length slightly Pascal de Bruijn 2021-02-07 13:48:28 +01:00
  • e7544ed0c4 Fix of #5888 - Pause Print M117 message not saved after reloading .3mf project YuSanka 2021-02-05 19:38:39 +01:00
  • 6936660d3d Fix of #5888 - Pause Print M117 message not saved after reloading .3mf project YuSanka 2021-02-05 19:38:39 +01:00
  • aa4c018cd5 Fix of Slicing hangs when Infill Percentage set very low #5910 When passing a PrintRegionConfig to the slicing back end, zero an infill density if it is already nearly zero. This avoids an ugly division by zero in the infill code and it also makes clear to the back end that we don't want an infill. Vojtech Bubnik 2021-02-05 17:58:55 +01:00