PrusaSlicer-NonPlainar/src
bubnikv df19314645 Changed the default of output_filename_format to "[input_filename_base].gcode"
for FDM, and "[input_filename_base].sl1" for the SLA technology.
This improves the situation of
"Filename creation with variables broken"
https://github.com/prusa3d/PrusaSlicer/issues/1918
where anything after the last dot in the file name is considered
as an extension, therefore the .gcode resp. .sl1 extension is not added.
Now the user gets the output_filename_format filled in with the correct
extension.
Also now if the output_filename_format is empty, the output name
is generated anyway.
2019-05-16 15:55:26 +02:00
..
admesh Changed references to renamed github project 2019-05-14 19:46:01 +02:00
agg Revert "WIP: SVG import & rasterization" 2019-02-07 12:09:10 +01:00
avrdude Changed references to renamed github project 2019-05-14 19:46:01 +02:00
boost WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
clipper WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
expat WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glew WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
igl Fixed many errors in background processing synchronization and update. 2018-12-22 10:02:42 +01:00
imgui Added imgui library 2018-11-26 10:56:41 +01:00
libnest2d Fixing the broken rasterizer. 2019-04-01 12:15:47 +02:00
libslic3r Changed the default of output_filename_format to "[input_filename_base].gcode" 2019-05-16 15:55:26 +02:00
miniz WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform Fix of the previous commit. 2019-05-13 15:22:03 +02:00
poly2tri Updated poly2tri library from https://github.com/jhasse/poly2tri 2019-01-24 15:17:39 +01:00
polypartition Updated the polypartition library from https://github.com/ivanfratric/polypartition 2019-01-24 15:18:16 +01:00
qhull Changed references to renamed github project 2019-05-14 19:46:01 +02:00
semver WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
Shiny WIP: Moved sources int src/, separated most of the source code from Perl. 2018-09-19 11:02:24 +02:00
slic3r Changed the default of output_filename_format to "[input_filename_base].gcode" 2019-05-16 15:55:26 +02:00
CMakeLists.txt Generate debug symbols for Windows builds even in Release mode. 2019-05-13 19:31:20 +02:00
PrusaSlicer.cpp Changed references to renamed github project 2019-05-14 19:46:01 +02:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp Yet some renaming to PrusaSlicer 2019-05-13 15:47:33 +02:00