32b8a59fa5Enabling /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
daf8e7fdebEnabling /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
2393d64a5aFixed some OSX Objective C warnings.
Vojtech Bubnik
2021-02-09 19:51:56 +01:00
f4fca2d90fFixed some OSX Objective C warnings.
Vojtech Bubnik
2021-02-09 19:51:56 +01:00
20456b45e5Fix of the previous commit (fixing warnings)
Vojtech Bubnik
2021-02-09 19:46:09 +01:00
96014b3bb4Fix of the previous commit (fixing warnings)
Vojtech Bubnik
2021-02-09 19:46:09 +01:00
5e9a8ea700Fixed some clang warnings
Vojtech Bubnik
2021-02-09 19:23:58 +01:00
e40485fc8aFixed some clang warnings
Vojtech Bubnik
2021-02-09 19:23:58 +01:00
770d8b5d08Finishing 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
1d13fca90eFinishing 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
2e55898d78Removal 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
60cc12002eRemoval 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
a86e7107a5Added 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
e4df27997eAdded 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
a1e49e7f8cImplemented #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
845391ecefImplemented #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
672ed99320Fix 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
3d8f969f18Fix 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
ba479066b2Fixed layout of the TreeCtrl for the Printer Settings Tab
YuSanka
2021-02-08 16:15:11 +01:00
85fb3c92deFixed layout of the TreeCtrl for the Printer Settings Tab
YuSanka
2021-02-08 16:15:11 +01:00
d135bd86decreality.ini: Add Extrudr GreenTEC Pro filament
Pascal de Bruijn
2021-02-08 17:07:41 +01:00
f58e88cec0creality.ini: Add Extrudr GreenTEC Pro filament
Pascal de Bruijn
2021-02-08 17:07:41 +01:00
1f5b7fc162Fix 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
60112e00cfFix 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
de32992b49Fix of Fan ramp not correct for layer 1 #5893
Vojtech Bubnik
2021-02-08 12:43:27 +01:00
28de7c4e39Fix of Fan ramp not correct for layer 1 #5893
Vojtech Bubnik
2021-02-08 12:43:27 +01:00
5449e6c549Fixing some compiler warnings on Linux
Vojtech Bubnik
2021-02-08 11:58:03 +01:00
831f47f4f8Fixing some compiler warnings on Linux
Vojtech Bubnik
2021-02-08 11:58:03 +01:00
cbee82dc95Fix 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
d645467246Fix 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
d001195ebdRestoring custom supports/seams after reload from disk Until now, the custom data were lost.
Lukas Matena
2021-02-08 09:51:47 +01:00
0b77d57117Restoring custom supports/seams after reload from disk Until now, the custom data were lost.
Lukas Matena
2021-02-08 09:51:47 +01:00
f3c4888291Added a missing include
Lukas Matena
2021-02-08 08:13:22 +01:00
9abde7ef06Added a missing include
Lukas Matena
2021-02-08 08:13:22 +01:00
53539a5993Added a missing include
Lukas Matena
2021-02-08 08:10:14 +01:00
ac85acdcb2Added a missing include
Lukas Matena
2021-02-08 08:10:14 +01:00
7f925e700bcreality.ini: add experimental support for CR-X (Pro)
Pascal de Bruijn
2021-02-07 16:45:14 +01:00
caa897091dcreality.ini: add experimental support for CR-X (Pro)
Pascal de Bruijn
2021-02-07 16:45:14 +01:00
723e0b6e9dcreality.ini: Add safety zone for CR-10 S Pro
Pascal de Bruijn
2021-02-07 15:43:48 +01:00
3c1ea6fe1ccreality.ini: Add safety zone for CR-10 S Pro
Pascal de Bruijn
2021-02-07 15:43:48 +01:00
8feef8bcf0creality.ini: add vendor associated color for Das Filament
Pascal de Bruijn
2021-02-07 15:03:09 +01:00
b30b8bd021creality.ini: add vendor associated color for Das Filament
Pascal de Bruijn
2021-02-07 15:03:09 +01:00
8ff82cc1d2creality.ini: increase CR-6/CR-10 Max retract_length slightly
Pascal de Bruijn
2021-02-07 13:48:28 +01:00
0dbc3e14f6creality.ini: increase CR-6/CR-10 Max retract_length slightly
Pascal de Bruijn
2021-02-07 13:48:28 +01:00
e7544ed0c4Fix of #5888 - Pause Print M117 message not saved after reloading .3mf project
YuSanka
2021-02-05 19:38:39 +01:00
6936660d3dFix of #5888 - Pause Print M117 message not saved after reloading .3mf project
YuSanka
2021-02-05 19:38:39 +01:00
aa4c018cd5Fix 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