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-09-09Fixed export of pause print lines into gcodeenricoturri1966
2020-09-03GCodeProcessor -> Added cancel callbackenricoturri1966
2020-09-02Merge branch lm_seam_painter_frontendLukas Matena
2020-08-18GCodeProcessor -> Calculate per layer time estimateenricoturri1966
2020-08-18Slight code cleanupLukas Matena
2020-08-17Code cleanupenricoturri1966
2020-08-17GCodeProcessor -> Do not export width tags to gcodeenricoturri1966
2020-08-17GCodeProcessor -> Added debug code to check toolpaths data extracted from gco...enricoturri1966
2020-08-11ENABLE_GCODE_VIEWER -> More general drag and drop for .gcode filesenricoturri1966
2020-08-11ENABLE_GCODE_VIEWER -> Drag and drop .gcode files into gcode viewerenricoturri1966
2020-08-10GCodeProcessor -> Export remaining time (lines M73) to gcodeenricoturri1966
2020-08-07GCodeProcessor -> Fixed export of estimated time to gcode filenameenricoturri1966
2020-08-05Refactoring to allow to quickly build the various options to show the estimat...enricoturri1966
2020-08-04Fixed conflicts after merge with masterenricoturri1966
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03ENABLE_GCODE_VIEWER -> Estimated print time statistics moved from PrintStatis...enricoturri1966
2020-07-30ENABLE_GCODE_VIEWER -> Export to gcode layer z and layer height at each layer...enricoturri1966
2020-07-29GCodeProcessor -> Calculate mm3 per mm on the flyenricoturri1966
2020-07-28GCodeProcessor -> Human readable extrusion roles in gcodeenricoturri1966
2020-07-22Code cleanup and small refactoringenricoturri1966
2020-07-21Fixed conflicts after merge with masterenricoturri1966
2020-07-21ENABLE_GCODE_VIEWER -> Partial refactoring in preparation for removal of old ...enricoturri1966
2020-07-21Empty layer check fixLukas Matena
2020-07-17Fixed conflicts after merge with masterenricoturri1966
2020-07-17GCodeViewer -> Added estimated printing times for move typesenricoturri1966
2020-07-16Empty layers check converted to a warning (except for the first layer)Lukas Matena
2020-07-16ENABLE_GCODE_VIEWER -> Integration of time estimator into GCodeProcessorenricoturri1966
2020-07-08GCodeViewer -> Added imgui dialog for estimated printing timesenricoturri1966
2020-06-12Fixed conflicts after merge with masterenricoturri1966
2020-06-08Merge remote-tracking branch 'origin/master' into custom_gcodesYuSanka
2020-06-07Editing of the custom GCodes like ColorChange and PausePrintYuSanka
2020-06-04Fixed conflicts after merge with masterenricoturri1966
2020-06-03G-code placeholder parser - new values:Vojtech Bubnik
2020-06-03WIP: first_layer_print_min/max, first_layer_print_convex_hullVojtech Bubnik
2020-05-27Fixed conflicts after merge with masterenricoturri1966
2020-05-26Few more include chains brokenLukas Matena
2020-05-07GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWERenricoturri1966
2020-04-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode...enricoturri1966
2020-04-24WIP: Monotonous infillbubnikv
2020-04-23GCodeViewer -> Refactoring and code cleanupenricoturri1966
2020-04-22GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualizati...enricoturri1966
2020-04-14WIP: Ironing over top surfaces.bubnikv
2020-04-06GCodeProcessor additions:enricoturri1966
2020-04-03GCodeProcessor additions:enricoturri1966
2020-04-02GCodeProcessor additions:enricoturri1966
2020-03-30Small refactoringenricoturri1966
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-17Fix of Wipe to Infill causes severe overextrusion (thicker walls & infill) (#...bubnikv