Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-12Bumped up version number.version_1.41.2-rcversion_1.41.2-betabubnikv
2018-11-12Fix of an invalid extruder ID assignment after switching frombubnikv
2018-11-08Fix rendering performance on macOS #1250Vojtech Kral
2018-10-29Fix of issue 1368 (vector index out of bounds in the wipe tower generator)Lukas Matena
2018-10-26Updated bundled profiles for 1.41.1 final.version_1.41.1bubnikv
2018-10-23Updated Prusa3D config index to only allow 0.2.6 settings for Slic3rbubnikv
2018-10-23Bumped up the version number to 1.41.1bubnikv
2018-10-23Updated Prusa3D profiles, added an MK2.5 MMU2 wizard image (as of nowbubnikv
2018-10-15Gyroid infill - turned off bridge flow and adjusted the density multiplier to...Lukas Matena
2018-10-11AppConfig: Prevent race conditions when writing slic3r.iniVojtech Kral
2018-10-11libslic3r utils: Add a Windows-proof file move functionbubnikv
2018-10-11Fix of "Supports not generating interface layers" #1306bubnikv
2018-10-05Slicing of meshes, chaining of open polylines:version_1.41.1-rcbubnikv
2018-10-05Yet another improvement in closing gaps in slices.bubnikv
2018-10-04Improved slicing of objects with cracks and gaps.bubnikv
2018-10-04Fix of SPE-525bubnikv
2018-10-03Fix of SPE-513: unblockable supportsbubnikv
2018-10-03Updated unit tests for triangle mesh slicing, as nowbubnikv
2018-10-03Improvement in mesh slicing:bubnikv
2018-10-01Fixed crashes caused by the preceding commit.bubnikv
2018-09-27Fix ofbubnikv
2018-09-26Fixed #1244 - perl partversion_1.41.1-betaEnrico Turri
2018-09-21Enhanced fix of #1229 - perl partEnrico Turri
2018-09-17Supports - fix of the recent changes: Always generate dense supportsbubnikv
2018-09-14Merge remote-tracking branch 'origin/support_improvements'bubnikv
2018-09-14FirmwareDialog: Add appropriate set of wildcards to the file pickerVojtech Kral
2018-09-14Fix window size persistenceVojtech Kral
2018-09-14Firmware updater: Fix MMU2 lookup wrt. other Prusa devices being connectedVojtech Kral
2018-09-14Fix CMake string comparison issueVojtech Kral
2018-09-14ConfigWizard: Properly apply gcode_flavorVojtech Kral
2018-09-14Merge remote-tracking branch 'origin/vb_slicing_fix'bubnikv
2018-09-14Merge remote-tracking branch 'origin/parallel_arrange'bubnikv
2018-09-14Merge remote-tracking branch 'origin/lm_temperature_fix'bubnikv
2018-09-14Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'bubnikv
2018-09-14Fixed #1229Enrico Turri
2018-09-12Added number of toolchanges into 'Sliced info' statisticsLukas Matena
2018-09-10Fixed compile on LinuxEnrico Turri
2018-09-10Fixed #1211Enrico Turri
2018-09-07Export the first M73 line to gcode before custom gcodeEnrico Turri
2018-09-07New support settings: "support_material_auto" controls, whetherbubnikv
2018-09-07Merge pull request #1195 from mloidl/duet_whitespaceVojtech Kral
2018-09-07Refinements for small item arrangement using the increased cpu power.tamasmeszaros
2018-09-07Fixed rendering of endcaps on open toolpathsEnrico Turri
2018-09-07Cleaning up and fixing localization issues with AppController.tamasmeszaros
2018-09-07Merge remote-tracking branch 'origin/master' into parallel_arrangetamasmeszaros
2018-09-07Fixed #1204YuSanka
2018-09-07Added a Layout call for 'Sliced Info' box to show sliders when neededLukas Matena
2018-09-06minor changes for url_encodeMartin Loidl
2018-09-06Implemented support enforcers / blockers.bubnikv
2018-09-05allow whitespaces for duet uploadMartin Loidl