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
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-05-04Implemented generic mechanism for executing tasks on UI thread synchronouslyVojtech Bubnik
2021-03-04Add a notification when custom support enforcers are not used due to supports...Lukas Matena
2020-12-03Further improvement error reporting with buggy custom G-code sections #1516Vojtech Bubnik
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-11-04New Export Finished notification showing path and opening containing folder. ...David Kocik
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Few more include chains brokenLukas Matena
2020-05-15GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Con...enricoturri1966
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-04-24Fixed conflicts after merge with masterenricoturri1966
2020-04-23Initial version of sl1 import with sla::Raster refactor.tamasmeszaros
2020-03-25Fixed conflicts after merge with masterenricoturri1966
2020-03-25ENABLE_THUMBNAIL_GENERATOR set as defaultenricoturri1966
2020-03-24Merge branch 'master' into devLukas Matena
2020-03-12Saving one enumeration of external drives when deciding whetherbubnikv
2020-03-03Include cleanup in several filesLukas Matena
2020-03-02ENABLE_GCODE_VIEWER - Basic framework for new gcode viewerEnrico Turri
2020-01-20Platter->Platerfoxox
2020-01-14Refactoring of GCode::process_layer().bubnikv
2019-11-28Merge remote-tracking branch 'origin/master' into ys_color_print_extensionYuSanka
2019-11-22ENABLE_THUMBNAIL_GENERATOR -> Thumbnails generated using a callback functionEnrico Turri
2019-11-16ExtruderSequenceDialog :YuSanka
2019-11-07Follow up, unify boost::thread usage.tamasmeszaros
2019-10-25ENABLE_THUMBNAIL_GENERATOR -> Allow for multiple thumbnails into gcode and sl...Enrico Turri
2019-10-24ENABLE_THUMBNAIL_GENERATOR -> Code cleanupEnrico Turri
2019-10-23ENABLE_THUMBNAIL_GENERATOR -> WIP: Refactoring and preparation for adding thu...Enrico Turri
2019-10-15Implemented custom extruder(tool) change from DoubleSliderYuSanka
2019-08-30Fixing stack overflow issues when slicing in SLA mode:bubnikv
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