PrusaSlicer-NonPlainar/src/slic3r/Utils
Vojtech Bubnik 589d2be442 Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windows 10) #6193
This is more a workaround than a fix: Windows 10 3D model fixing API refuses
to load a zip64 encoded 3MF. We need to get in touch with Microsoft on that
issue, for now the 3MFs generated for the Windows 10 3D model fixing API
will be limited to 4GB. Saving a bigger 3MF will fail.
2021-03-08 09:36:21 +01:00
..
ASCIIFolding.cpp Fixed ASCII folding for non-foldable non-ASCII characters 2020-12-21 10:31:37 +01:00
ASCIIFolding.hpp Fixed ASCII folding for non-foldable non-ASCII characters 2020-12-21 10:31:37 +01:00
AstroBox.cpp Fixing wxString::Format encoding mismatches (part 3) 2020-03-03 10:54:17 +01:00
AstroBox.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
Bonjour.cpp Fixing Clang warnings 1 2021-02-08 17:52:29 +01:00
Bonjour.hpp Bonjour: Add txt key-val extraction, filtering based on printer tech 2019-03-14 14:46:31 +01:00
Duet.cpp Tiny changes in the new Duet3D dsf support code 2020-10-19 17:23:13 +02:00
Duet.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
FixModelByWin10.cpp Fix of Repair with Netfabb does not work on builds after 2.3.0 release (Windows 10) #6193 2021-03-08 09:36:21 +01:00
FixModelByWin10.hpp Model fixing through Netfabb service (Windows only): 2019-02-03 22:14:34 +01:00
FlashAir.cpp Fixing Clang warnings 3 2021-02-08 17:52:29 +01:00
FlashAir.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
HexFile.cpp Firmware updater: Support for CW1 2019-04-02 10:33:37 +02:00
HexFile.hpp Firmware updater: Support for CW1 2019-04-02 10:33:37 +02:00
Http.cpp Fixing Clang warnings 1 2021-02-08 17:52:29 +01:00
Http.hpp Enable http digest authentication for CURL 2020-11-25 13:58:03 +01:00
MacDarkMode.hpp Enumerate screens and calculate maximum screen scaling. 2019-05-17 19:16:03 +02:00
MacDarkMode.mm Trying to fix the remaining OSX warnings 2021-02-10 19:07:09 +01:00
OctoPrint.cpp Include PrintConfig for the definition of AuthorizationType 2020-09-11 16:51:05 +02:00
OctoPrint.hpp Fixing Clang warnings 2 2021-02-08 17:52:29 +01:00
PresetUpdater.cpp Fixing Clang warnings 1 2021-02-08 17:52:29 +01:00
PresetUpdater.hpp Notifications & warning dialog 2020-08-03 15:49:25 +02:00
PrintHost.cpp cleanup 2020-12-10 11:02:46 +01:00
PrintHost.hpp cleanup 2020-12-10 11:02:46 +01:00
Process.cpp Replaced __linux macro with __linux__ 2021-01-11 13:31:30 +01:00
Process.hpp Added a missing include 2020-10-12 17:52:48 +02:00
Profile.hpp Clean-up of Shiny profiler integration, so that the intrusiver profiling 2020-08-27 12:14:49 +02:00
Repetier.cpp Fixing Clang warnings 3 2021-02-08 17:52:29 +01:00
Repetier.hpp Fixing Clang warnings 2 2021-02-08 17:52:29 +01:00
RetinaHelper.hpp Fixed some clang warnings 2021-02-09 19:23:58 +01:00
RetinaHelperImpl.hmm Mac: Implement Retina for the 3D scene, fix #97 2019-01-24 20:03:12 +01:00
RetinaHelperImpl.mm Fixed some OSX Objective C warnings. 2021-02-09 19:51:56 +01:00
Serial.cpp Replaced __linux macro with __linux__ 2021-01-11 13:31:30 +01:00
Serial.hpp Comment out stale implementation in Serial, fix #2150 2019-08-02 15:20:52 +02:00
UndoRedo.cpp Fixing Clang warnings 3 2021-02-08 17:52:29 +01:00
UndoRedo.hpp UndoRedo extension:: 2020-12-14 16:22:40 +01:00