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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17Changed the G-code export and send to OctoPrint GUI codebubnikv
2019-03-12Refactoring of the Slice / Export G-code buttonbubnikv
2019-03-01Implemented another behavior of the "Slice Now" / "Export/Send G-code" button...YuSanka
2019-02-21WIP: SLA support "Generate points" and "Apply Changes" will reslicebubnikv
2018-12-20Fix: Schedule SLA print uploads too (the same way as FFF)Vojtech Kral
2018-12-12WIP OctoPrint integrationVojtech Kral
2018-12-11Trigger background processing update when switching to a preview tab.bubnikv
2018-12-03Implemented naming of the SLA export file based on the output file namebubnikv
2018-11-26Removed some obsolete Perl bindings.bubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
2018-11-20Renamed PrintBase::Status to SlicingStatusEventbubnikv
2018-11-20Fixed missing wxEvent type on GCC, fixed some compiler warnings.bubnikv
2018-11-20The slicing progress message can now trigger refresh of the 3D scene.bubnikv
2018-11-16Partial update of 3D scene (GLVolumes derived from Model and frombubnikv
2018-11-13Merge remote-tracking branch 'origin/dev_native' into tm_sla_supports_backendtamasmeszaros
2018-11-13GLVolume: split composite_id to object_id, volume_id and instance_id.bubnikv
2018-11-13zip file output dialog and status indication for sla in the statusbar.tamasmeszaros
2018-11-08Integrated SLAPrint into background processing.bubnikv
2018-11-08Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrintbubnikv
2018-11-06Catch unhandled exceptions in background processing, callbubnikv
2018-10-30WIP: Fixed some issues with cancelation & restart of background processing.bubnikv
2018-10-23WIP: Background processing is almost working now.bubnikv
2018-10-23WIP: Reconstruction of background processing.vb_dev_native_background_processingbubnikv
2018-10-18WIP: Slicing from GUI.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv