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-03-05Adjustable wipe tower brimLukas Matena
2021-03-03Follow-up of 6a46b71dc1b72834f36e16f1bbf3e13f40e64c1d - Fix build on non-Wind...enricoturri1966
2021-03-03#5843 - GCodeProcessor: added processing of lines G28enricoturri1966
2021-02-26GCodeProcessor -> use boost::starts_with()enricoturri1966
2021-02-26#4402 - Review and merge of #6106 Temperature visualization in preview and G-...enricoturri1966
2021-02-26Fix of 8f293f0cb560b80b6ace68d1febdb026b379097fLukáš Hejl
2021-02-25Tech ENABLE_VOLUMETRIC_EXTRUSION_PROCESSING set as defaultenricoturri1966
2021-02-25Fix of crash when using raft with modified Shape-Box with height 0.5mm #5652Vojtech Bubnik
2021-02-24#6117 - Allow import of gcode files processed by ArcWelderenricoturri1966
2021-02-23Fixed calculation of a distance from begin of a contour in the avoid crossing...Lukáš Hejl
2021-02-23Fixed inner offset in the avoid crossing perimeters.Lukáš Hejl
2021-02-22Bugfix: custom seam did not work for triangles that were exactly verticalLukas Matena
2021-02-22Fix aligned seam when sequential printing is enabledLukas Matena
2021-02-19Follow-up of 9afaebac75e2ae9381751b1905db0d18255a7009 -> Fixed wrong gcode li...enricoturri1966
2021-02-18#5538 - Validation of custom g-code against gcode processor reserved keywordsenricoturri1966
2021-02-17Tech ENABLE_TOOLPATHS_WIDTH_HEIGHT_FROM_GCODE set as defaultenricoturri1966
2021-02-16Fix of Supports printed too slowly. #984Vojtech Bubnik
2021-02-16#5611 - Added option to show gcode line number on horizontal slider in previewenricoturri1966
2021-02-11#6006 - Gcode processor: fixed error prompt for gcode lines Tc, Tx, T?enricoturri1966
2021-02-10Reduction on compiler warnings, mainly on MSVC.Vojtech Bubnik
2021-02-08Fixing Clang warnings 3Lukas Matena
2021-02-08Fixing Clang warnings 1Lukas Matena
2021-02-08Fix of Fan ramp not correct for layer 1 #5893Vojtech Bubnik
2021-02-05EdgeGrid refactoring to support both open and closed contours.Vojtech Bubnik
2021-02-03Squash merge of lh_brim_rework,Vojtech Bubnik
2021-01-29Fixing GCC warnings 1Lukas Matena
2021-01-045677 - GCodeProcessor accepts gcode line T-1 as valid for RepRapFirmware and ...enricoturri1966
2020-12-17Random seam: optimization and fix of a possible infinite loopLukas Matena
2020-12-17GCodeViewer - Fixed visualization of time estimates for silent modeenricoturri1966
2020-12-16Fixed of unintentional disabling of wipe even in cases when avoid crossing pe...Lukáš Hejl
2020-12-15#5415 - Fixed preview when volumetric extrusion is turned onenricoturri1966
2020-12-15Apply avoid crossing perimeters also for supports.Lukáš Hejl
2020-12-14Tweaked clamping of max toolpaths widthenricoturri1966
2020-12-14#5378 - Do not apply machine limits for non-Marlin firmwaresenricoturri1966
2020-12-14Avoid crossing perimeters max detour could newly be specifiedVojtech Bubnik
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-12-09Fix of 298b730589371d39fe4a85851a9c72f87fc22d8eVojtech Bubnik
2020-12-09Implemented linear tapering of extrusion rate for the 1st spiral vase layerVojtech Bubnik
2020-12-08Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-12-08#4936 - Take toolpaths width and height from gcode decorations, if availableenricoturri1966
2020-12-08Merge branch 'lh_avoid_crossing_perimeters'Vojtech Bubnik
2020-12-07Fix of Command line slicing bad gcode #5029Vojtech Bubnik
2020-12-07Fix of [BUG]Environment variables not all exported while calling Post-Process...Vojtech Bubnik
2020-12-07Tech ENABLE_SHOW_WIPE_MOVES set as defaultenricoturri1966
2020-12-05Bugfix: custom seam identificationLukas Matena
2020-12-05Bugfix: custom seam did not work on first layer with elephant foot compensati...Lukas Matena
2020-12-05Bugfix: seam enforcers not always respected (#5137, #5294)Lukas Matena
2020-12-04Ramp up layer cooling fan over X layers #848Vojtech Bubnik
2020-12-03External paths avoid crossing perimeters of holesLukáš Hejl
2020-11-29Fixed compiler warningsLukáš Hejl