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
2020-08-13Fix build on win and rpitamasmeszaros
2020-08-13replace ccr_::enumerate with flexible for_eachtamasmeszaros
2020-08-13Minor change to SLAPrinter interfacetamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-07-21Fixed back-end warning infrastructure: The Print / PrintObjectbubnikv
2020-07-14Support for collecting warnings from the background processing.Vojtech Bubnik
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-02-18Do EFC for the first faded layers of SLA, interpolate efc parameterstamasmeszaros
2020-02-03Make sure that when drill holes are manipulated with, all data are invalidate...Lukas Matena
2020-02-03Fixed conflicts after mergeLukas Matena
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena
2020-01-31Put hole drilling into separate steptamasmeszaros
2020-01-29Function sla_trafo made accessible from outside SLAPrint.cpp unitLukas Matena
2020-01-24Bugfixes and refactoring for SLA backendtamasmeszaros
2020-01-24Allowed to do drilling without hollowingLukas Matena
2020-01-24Use mesh boolean in the backend to drill holes.tamasmeszaros
2019-11-18Merge branch 'master' into lm_tm_hollowingtamasmeszaros
2019-11-13Holes are now visible on slices in preview.tamasmeszaros
2019-11-12SLAPrint steps moved to separate module.tamasmeszaros
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-06Hollowing step in SLAPrint process, PrintConfig params added.tamasmeszaros
2019-11-05Add oversampling and gaussian filter to hollowing.tamasmeszaros
2019-10-23Zipper made available for modification after RasterWriter finishes.tamasmeszaros
2019-10-23ENABLE_THUMBNAIL_GENERATOR -> WIP: Added missing include and preparation for ...Enrico Turri
2019-10-01sla::Raster interface clarified and covered with tests.tamasmeszaros
2019-10-01Deeper test coverage for support tree generation.tamasmeszaros
2019-10-01Reworked pad creation algorithm with new parameters:tamasmeszaros
2019-09-11Add new config values to SL1 zip file config.initamasmeszaros
2019-08-29Fix memory leak.tamasmeszaros
2019-07-31Merge remote-tracking branch 'origin/ys_overrides'YuSanka
2019-07-30Improved logging of SLA support tree creation.tamasmeszaros
2019-07-25Reworked the FFF Print::update() to process the filament retractbubnikv
2019-06-27WIP Undo / Redo: ModelID / ModelBase renamed to ObjectID / ObjectBasebubnikv
2019-06-18Merge branch 'master' into tm_sla_printer_mirrortamasmeszaros
2019-06-14Warning hunt session.tamasmeszaros
2019-05-18Mirroring refactored.tamasmeszaros
2019-05-17Changed the G-code export and send to OctoPrint GUI codebubnikv
2019-05-06Fix asan crash on statistics steptamasmeszaros
2019-04-08Finished SLA print / material correction visualization.bubnikv
2019-04-08Merge remote-tracking branch 'remotes/origin/master' into tm_relative_correctionbubnikv
2019-04-05SLA: Invalidate all PrintObjects if the scaling correction changes.bubnikv
2019-04-04Altering sla export interface to support explicit project name.tamasmeszaros
2019-04-04Added method for relative correction retrieval.tamasmeszaros
2019-04-02Add mirror correction to rasterized polygons.tamasmeszaros
2019-04-02Merge branch 'master' of https://github.com/prusa3d/Slic3rbubnikv
2019-04-02Handling of left hand oriented coordinate systems:bubnikv
2019-04-02Rethought sla status indication.tamasmeszaros
2019-03-29Merging with master for having minz png compression.tamasmeszaros
2019-03-28Merge branch 'tm_sla_png_minz'tamasmeszaros
2019-03-28Improving Zipper API error handling.tamasmeszaros