Files
OrcaSlicer/src/slic3r/GUI
Vojtech Bubnik cf32b56454 Implemented extension of the G-code post-processor framework:
1) New environment variable SLIC3R_PP_HOST contains one of
   "File", "PrusaLink", "Repetier", "SL1Host", "OctoPrint", "FlashAir", "Duet", "AstroBox" ...
2) New environment variable SLIC3R_PP_OUTPUT_NAME contains the name
   of the G-code file including path (for SLIC3R_PP_HOST == "File")
   or a name of the file after upload to the host (PrusaLink, Octoprint ...)
3) The post-processing script may suggest a new output file name
   (likely based on SLIC3R_PP_OUTPUT_NAME) by saving it as a single line
   into a new "output name" temp file. The "output name" file name is
   created by suffixing the input G-code file name with ".output_name".

Please note that the G-code viewer visualizes G-code before post-processing.

Fixes Broken PostProcessing when script changes out-filename #6042
2021-08-10 15:22:01 +02:00
..
2021-07-19 15:46:50 +02:00
2021-08-02 14:40:13 +02:00
2021-07-19 15:46:50 +02:00
2021-01-29 10:47:02 +01:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2020-12-14 12:23:29 +01:00
2021-01-29 10:47:02 +01:00
2021-07-28 15:40:55 +02:00
2021-07-29 13:20:50 +02:00
2021-07-29 13:20:50 +02:00
2021-08-10 14:48:23 +02:00
2021-08-02 15:00:41 +02:00
2021-08-10 14:48:23 +02:00
2021-08-10 14:48:23 +02:00
2021-07-22 15:50:48 +02:00
2021-08-10 14:48:23 +02:00
2021-06-30 08:56:35 +02:00
2021-08-10 14:48:23 +02:00
2021-08-10 14:48:23 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-05-11 11:02:12 +02:00
2021-06-18 19:46:04 +02:00
2021-06-18 19:46:04 +02:00
2021-07-19 15:46:50 +02:00