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-05-09Fixed missing conversion from wxString to std::stringbubnikv
2019-05-09Some more localization fixes.bubnikv
2019-05-09Fixed localization of status bar updates during the slicing process.bubnikv
2019-05-04Localization improvementsYuSanka
2019-04-15Harmonized the application naming.bubnikv
2019-04-04SLA export: Finalize filename when exporting & uploading,Vojtech Kral
2019-03-15Remove wxWidgets zipper.tamasmeszaros
2019-03-15Error handling and more comments for Zipper.tamasmeszaros
2019-03-15Miniz zipping seems to work.tamasmeszaros
2019-02-25Renamed the SLA output file to ".sl1"bubnikv
2019-02-21WIP: SLA support "Generate points" and "Apply Changes" will reslicebubnikv
2019-01-29Fix of OcctoPrint using Post Processor does not work #1731bubnikv
2019-01-03Replaced all wxString.ToStdString() with wxString.ToUTF8().data()bubnikv
2018-12-20Fix: Schedule SLA print uploads too (the same way as FFF)Vojtech Kral
2018-12-19Fix of SPE-691 Slicer crash after extruder changebubnikv
2018-12-17OctoPrint basics working, niceties to-doVojtech Kral
2018-12-13Fix for SPE-688 (crash when saving zip to low disk space)tamasmeszaros
2018-12-12Print time in output G-code: fill in the time if the file exportbubnikv
2018-12-12OctoPrint WIP: Fix buildVojtech Kral
2018-12-12OctoPrint WIP: Fix buildVojtech Kral
2018-12-12WIP OctoPrint integrationVojtech Kral
2018-12-12WIP: Time estimate in file names.bubnikv
2018-12-03Implemented naming of the SLA export file based on the output file namebubnikv
2018-11-22Removed legacy GUI Perl bindings,bubnikv
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-13Slicing object and rasterization generates output zip. Needs testing.tamasmeszaros
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-31WIP: SL1 profiles, SL1 in wizard, switching between FFF / SLAbubnikv
2018-10-30WIP: Fixed some issues with cancelation & restart of background processing.bubnikv
2018-10-24Temporary file name generated with boost::filesystem::path (an attempt to sol...Lukas Matena
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-10-02Removed Localization to GUI_AppYuSanka
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv