PrusaSlicer-NonPlainar/xs
bubnikv 3d3654707b Added "Notes" page to the filament configuration.
Added "filament_max_volumetric_speed", a cap on the maximum volumetric
extrusion role, filament specific. This is very useful when mixing
rigid filament with a soft filament.

Extended the import / export of multi-string values into configuration
values, including the test cases. Multi-line strings will be enclosed
into quotes, quotes escaped using a C-style escape sequences. Single
word strings could still be stored without quotes.
2016-11-01 13:41:24 +01:00
..
lib/Slic3r Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
src Added "Notes" page to the filament configuration. 2016-11-01 13:41:24 +01:00
t Added "Notes" page to the filament configuration. 2016-11-01 13:41:24 +01:00
xsp Fixed the fill density for rectilinear, triangular and cubic infills. 2016-10-27 17:03:57 +02:00
Build.PL Disabled asserts in the release build (-DNDEBUG). 2016-10-20 13:04:23 +02:00
MANIFEST C++ supports sketched, but not finalized yet. Slic3r is still using 2016-10-16 16:30:56 +02:00
MANIFEST.SKIP Finished GCodeSender 2014-12-27 22:58:01 +01:00