PrusaSlicer-NonPlainar/src/slic3r/Utils
Vojtech Bubnik 7c571c1d9d Merge of pull request Add support for RepetierServer #4384 by @docbobo
with the following refactorings:

1) Removed the "printhost_slug" config from the Printer config
   and from all the Printer config related spots.
2) "printhost_slug" renamed to "printhost_port". Slug sounds nasty.
3) Improved error reporting of RepetierHost class.
4) Refactored for the new "Physical Printers"

Following refactorings were done independently of the Repetier pull request:
1) Removed PrintHost static print config.
2) Clean-up after conversion of print host configuration
   from Printer config to Physical Printer config.
3) Fixed some issues, where the Printer config was still queried for
   host configuration. Vojtech believes that this should not happen
   after the host configuration is converted to physical printers.

Vojtech still feels that more refactoring is needed in regard to porting
the host configuration from Printer profile to the new Physical Printer
profile.
2020-10-28 09:51:05 +01:00
..
ASCIIFolding.cpp ASCII folding applied over the matched string 2020-05-03 15:45:47 +02:00
ASCIIFolding.hpp ASCII folding applied over the matched string 2020-05-03 15:45:47 +02: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
Bonjour.hpp
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 WIP Refactoring of exceptions: 2020-09-14 18:03:22 +02:00
FixModelByWin10.hpp
FlashAir.cpp Merge branch 'master' into dev 2020-03-24 21:51:05 +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
HexFile.hpp
Http.cpp Wifi Duet upload: Improved some string copying. 2020-10-21 14:42:08 +02:00
Http.hpp Wifi Duet upload: Improved some string copying. 2020-10-21 14:42:08 +02:00
MacDarkMode.hpp
MacDarkMode.mm
OctoPrint.cpp Include PrintConfig for the definition of AuthorizationType 2020-09-11 16:51:05 +02:00
OctoPrint.hpp Include PrintConfig for the definition of AuthorizationType 2020-09-11 16:51:05 +02:00
PresetUpdater.cpp Follow-up to 2020-10-24 16:35:34 +02:00
PresetUpdater.hpp Notifications & warning dialog 2020-08-03 15:49:25 +02:00
PrintHost.cpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
PrintHost.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
Process.cpp starting prusaslicer from gcode viewer and vice versa, by menus or by stl drop on icon. Bring gcode viewer forward after start. 2020-10-12 15:26:19 +02: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 Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
Repetier.hpp Merge of pull request Add support for RepetierServer #4384 by @docbobo 2020-10-28 09:51:05 +01:00
RetinaHelper.hpp
RetinaHelperImpl.hmm
RetinaHelperImpl.mm
Serial.cpp Added a missing include for gcc 2020-09-15 16:40:57 +02:00
Serial.hpp
UndoRedo.cpp New class ModelConfig wrapping DynamicPrintConfig and a timestamp 2020-09-24 15:34:13 +02:00
UndoRedo.hpp