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-01-28Fixed memory leak in PlaceholderParser::compare_op().Lukáš Hejl
2021-10-30Fixing the GCC/clang builds. MSVC is again non-conformant.Vojtech Bubnik
2021-10-29PlaceholderParser: implemented round(), digits() and zdigits() macros.Vojtech Bubnik
2021-10-29Fixed conditional G-code int(...), which did not accept an expression,Vojtech Bubnik
2020-12-09Rework of Add random function for gcode macros. #5219 after merge:ardenpm-pa_macro_random_supportVojtech Bubnik
2020-12-09Merge branch 'pa_macro_random_support' of https://github.com/ardenpm/PrusaSli...Vojtech Bubnik
2020-12-03Further improvement error reporting with buggy custom G-code sections #1516Vojtech Bubnik
2020-12-03Improvement of Improve error reporting with buggy custom G-code sections #1516Vojtech Bubnik
2020-11-22Add a new macro function `random(min,max)` which will return a random number ...Paul Arden
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-02-04Implemented handling of complex ConfigOptionFloatOrPercent chainsbubnikv
2020-01-21Fix of the new PlaceholderParser int() conversion.bubnikv
2020-01-21Ported PlaceholderParser unit tests to C++.bubnikv
2019-12-04Add int() and % (modulo)Matthias Urlichs
2019-09-04Fixed some more warnings (mostly GLGizmoSlaSupports.cpp)Lukas Matena
2019-08-08Workaround for invalid access inside some character classification tablebubnikv
2019-07-25Reworked the FFF Print::update() to process the filament retractbubnikv
2019-07-24Fixed is_nil() method on ConfigOptions.bubnikv
2019-06-25Fixed warnings in libslic3rLukas Matena
2019-01-18Fixed conversion of floating point values to string from PlaceholderParserbubnikv
2019-01-17Fix buildVojtech Kral
2018-12-03Yet another compilation fix on OSX.bubnikv
2018-12-03Implemented naming of the SLA export file based on the output file namebubnikv
2018-11-09WIP: SLAPrintObjectConfig, SLAPrint / SLAPrintObject initialization.bubnikv
2018-10-29Fix: PlaceholderParser float comparisonVojtech Kral
2018-10-23WIP: Background processing is almost working now.bubnikv
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.bubnikv