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
2022-03-17Fixed various issues in the ported Lightning infill.lh_fix_lightning_infillLukáš Hejl
2022-02-03Change precision units to mmtamasmeszaros
2022-02-03Added new param sla_output_precision in nanometerstamasmeszaros
2022-02-03SLA archiver implemented for svg output, switchable in config. tamasmeszaros
2022-02-02WIP: Implemented support for QOI G-code thumbnail format as requestedVojtech Bubnik
2022-01-18Merge remote-tracking branch 'origin/master' into devYuSanka
2022-01-17WIP: G-code find / replace using a new gcode_substitutions PrintConfigVojtech Bubnik
2022-01-12Merge remote-tracking branch 'origin/master' into devYuSanka
2022-01-10Minor tweaks in machine limits handling:Lukas Matena
2021-12-14Merge branch 'master' into devLukas Matena
2021-12-10Localization: Next improvements: CS, IT, ES, DE, ES, FRYuSanka
2021-12-09Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into devenricoturri1966
2021-12-08Updated tooltip on 'synchronize supports with object layers'Lukas Matena
2021-12-08The default SLA material speed was set to fast.Vojtech Bubnik
2021-12-07Added a check that first layer height is not expressed as a percentage (relat...YuSanka
2021-12-03Follow-up to c6de3e84eb42969c78f4fdb64f7e413d43674f6bVojtech Bubnik
2021-12-01WIP Lightning Infill, roughly integrated, untested, disabled withVojtech Bubnik
2021-11-30New config value "gcode_resolution" replaces the hard coded RESOLUTIONVojtech Bubnik
2021-11-29Merge branch 'introduce-mks-wifi-support-2.3.0-rc2' of https://github.com/Ran...Vojtech Bubnik
2021-11-29Fix ConfigOptionEnum for interface pattern (#7316)n8bot
2021-11-23Add missing mappingSergey Kovalev
2021-11-23Initial implementation, mostly proof of conceptSergey Kovalev
2021-11-19Tooltip for the new SLA material parameter "material_print_speed"Vojtech Bubnik
2021-11-19Add material print speed parameter for sla printers except sl1tamasmeszaros
2021-11-19Trying to solve forward compatibility for SLA relative_correctionstamasmeszaros
2021-11-16Partially ported https://github.com/supermerill/SuperSlicer/commit/ff195fc9(A...YuSanka
2021-11-15Localization + new POTYuSanka
2021-11-12Localization fixes + new POTYuSanka
2021-11-09Implemented possibility to show resin colors from the Plater (Bottles with re...YuSanka
2021-11-05Added "Color" parameter for SLA materialYuSanka
2021-10-21Follow-up to 482841b, see also #6743:Lukas Matena
2021-10-21[fuzzy skin] Use "walls" instead of "perimeters" in optionNiall Sheridan
2021-10-15"only_retract_when_crossing_perimeters" disabled by defaultVojtech Bubnik
2021-08-31Implemented configurable speed and acceleration settings for the firstVojtech Bubnik
2021-08-31Brim separation from object, follow up to 82373334bcdaaaf10ed860fd2887b635f81...Vojtech Bubnik
2021-08-24Follow-up to OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-24Do not print brim when object has raft, it is not supported and makes no senseLukas Matena
2021-08-24OctoPrint upload: ignore certificate revocation checksVojtech Bubnik
2021-08-17Default values for brim_offset anf elefant_foot_compensation set to zeroLukas Matena
2021-08-17Merge remote-tracking branch 'origin/lh_brim_offset'Lukas Matena
2021-08-13Support for SL1S printer:Vojtech Bubnik
2021-08-12Moved 'brim_offset' option into Advanced mode (same as EFC)Lukas Matena
2021-08-10The offset is applied after the elephant food compensation. The value of the ...Lukáš Hejl
2021-08-04Follow-up of bc81c22e (renamed the new CLI option --dont-ensure-on-bed to avo...Lukas Matena
2021-08-04CLI: Ensure that objects are on bed by default, new CLI config option:Lukas Matena
2021-07-29Changed the label of "Marlin Firmware" to "Marlin 2"Vojtech Bubnik
2021-07-29Enabled to set "Maximum width of a segmented region" per object.Lukáš Hejl
2021-07-20Temporary workaround for compatibility with older Slicer:YuSanka
2021-07-15Limited brim width to 200 mm (larger values make slicer hang or crash due to ...Lukas Matena
2021-07-14Correctly convert legacy bool 'draft_shield' to enumLukas Matena