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
2022-03-17To avoid a crash when the config isn't correct, add a substitution.supermerill
2021-12-22Custom macro variables: two new keywords: 'exists' and 'default'supermerill
2021-12-09fix bad initialization of extruder sized vector settings.supermerill
2021-11-09Custom print, printer & filament variablessupermerill
2021-11-06Add max_literal to setting def, to set the threshold for popup warning for fl...supermerill
2021-11-06max_layer_height & min_layer_height now can be percent.supermerill
2021-11-06Update to some default values, and various fixessupermerill
2021-10-04add seam_gap for hiding seam on loopssupermerill
2021-10-01fix serialization issues from 86bcc1a0supermerill
2021-09-26Add label_left option for setting ui to print the label aligned to the left i...supermerill
2021-09-06New first layer height computesupermerill
2021-08-21Merge remote-tracking branch 'remotes/prusa/stable' into merill-mergesupermerill
2021-08-08Merge branch 'dev' into merill-mergeremi durand
2021-07-14Fix of 2.3.2 regression in configuration layer (reading of nullableVojtech Bubnik
2021-07-10Merge remote-tracking branch 'remotes/prusa/stable' into devremi durand
2021-07-01Improvement in the subtitution information dialog.bubnikv
2021-07-01Forward compatibility, parameter susbtitution: Substitute vector valuesbubnikv
2021-06-30Configuration compatibility - implemented substitution and reporting for vectorsbubnikv
2021-06-30Forward compatibility - config substitutions:bubnikv
2021-06-29Improved error reporting when importing various configuration files:Vojtech Bubnik
2021-06-28Fixed loading of system presets with incompatible system profile keysVojtech Bubnik
2021-06-27Support for forward compatibility of configurations, user and systemVojtech Bubnik
2021-06-24fix spacing doesn't do anything until width is modifiedremi durand
2021-06-07update on field precisionsupermerill
2021-06-01deprecated use of (int) vs int32_t for config storageremi durand
2021-05-20fix for macos: phony is stored on 4 bytesremi durand
2021-05-02securing thread-safe StaticConfig creationsremi durand
2021-05-02Fix deadlock when canceling the slicing while creating thumbnailsremi durand
2021-05-02fix un-threadsafe code for creating config enum hashtable.remi durand
2021-04-25Add 'export to prusa' menu itemremi durand
2021-04-25Add some spacing settings at the side of widthremi durand
2021-04-05Initial cut to add an OutputFormat enumeration for SLA printing.Joseph Lenox
2021-03-21#949 Project is the current .3mf (or lack of)remi durand
2021-01-09Merge remote-tracking branch 'remotes/prusa/master'remi durand
2020-12-14Configuration layer: Support for vectors of FloatsOrPercents andVojtech Bubnik
2020-11-23Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-11-22Export to prusa:supermerill
2020-11-11escape_ampersand function and changed order of printer names and pictures in ...David Kocik
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-10Merge pull request #4747 from wavexx/monospaced_gcodelukasmatena
2020-10-01Merge branch 'master' into devsupermerill
2020-10-01gap fill overlapsupermerill
2020-09-24fix min/max value for config: now double, not intsupermerill
2020-09-14WIP Refactoring of exceptions:Vojtech Bubnik
2020-09-13Introduce ConfigOptionDef::is_code to select code_font()Yuri D'Elia
2020-06-23compilation fixessupermerill
2020-06-11#211 % max speed reductionsupermerill
2020-05-31create little hierarchy of config to better use ratio_oversupermerill
2020-05-29Initial working prototype for the milling post-processsupermerill