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-02-12Allow to modify the time estimation compensation even without the limits enabledremi durand
2022-02-01Check the return value of get_field() before useStephen Hurd
2021-12-23fix filament override (fix commit 5263f9)supermerill
2021-12-22Fix 'avoid crossing perimeters' when wipe enabled.supermerill
2021-12-15missing includes for gentoo compilationsupermerill
2021-12-09fix bad initialization of extruder sized vector settings.supermerill
2021-12-07Fix "grey" machine limits field for export.supermerill
2021-11-09fix min/max layer height loading check.supermerill
2021-11-06Fix crash when creating a physical printer & having a dirty printersupermerill
2021-11-06Add lift_min: minimum height to travel between objectssupermerill
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-25Allow to choose between M73 and M117 for remaining_timessupermerill
2021-10-20fix default arrange distance when 0 and when opening the slicer.supermerill
2021-10-04add seam_gap for hiding seam on loopssupermerill
2021-09-27fix zero max layer heightsupermerill
2021-09-27allow retract_lift_first_layer even when 0 lift to activate extra lift for fi...supermerill
2021-09-26Add label_left option for setting ui to print the label aligned to the left i...supermerill
2021-09-26Add filament_max_overlap, to control the line spacing via filament settingsupermerill
2021-09-06wipe speedsupermerill
2021-08-21fix check z_step if 0supermerill
2021-08-21ensure the layer height & first layer height are low enough.supermerill
2021-08-21fix mergesupermerill
2021-08-08Merge branch 'dev' into merill-mergeremi durand
2021-08-07arrange changes:supermerill
2021-07-05Add missing items from sla_printremi durand
2021-06-18fix un-localizable strings (step 2)remi durand
2021-06-15fix some un-localizable strings.remi durand
2021-06-09fix icon for slaremi durand
2021-06-07update on field precisionsupermerill
2021-06-07update to localization & move reprap to reprapfirmware to avoid collision wit...supermerill
2021-05-29fix search barremi durand
2021-05-29fix thumbnails guiremi durand
2021-05-20Change help text in width section with a collapsibleremi durand
2021-05-20fix for macos: phony is stored on 4 bytesremi durand
2021-05-02securing thread-safe StaticConfig creationsremi durand
2021-04-25Add some spacing settings at the side of widthremi durand
2021-04-04fix mergeremi durand
2021-04-04Get most of software names, id, description from the define.remi durand
2021-02-22fix mergeremi durand
2021-02-22Merge tag 'version_2.3.0'remi durand
2021-01-11Fix of #5720 - SL1 Printer Settings->Notes is not updated when switching tabYuSanka
2021-01-09Merge remote-tracking branch 'remotes/prusa/master'remi durand
2021-01-07Fix of #5698 - When editing presets, list items are always green even if valu...YuSanka
2021-01-04some fix for coPercent cast & m_machine_limits_description_line null checkremi durand
2020-12-22Fixed a checking of the description lines existence before setting new value ...YuSanka
2020-12-21Follow-up to https://github.com/prusa3d/PrusaSlicer/commit/9d34d350a52c94ad5a...YuSanka
2020-12-08Changed layout for for the Preferences Dialog (related to #5381)YuSanka
2020-12-08Merge branch 'lh_avoid_crossing_perimeters'Vojtech Bubnik