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
path: root/src
AgeCommit message (Expand)Author
2021-12-11Don't consider ' ' or '\n' for custom toolchange gcode detectionsupermerill
2021-12-11fix disjointed fill surfacesupermerill
2021-12-11fix some seam_gap issues:supermerill
2021-12-11Fix wrong bridge offset (can lead to no bridge)supermerill
2021-12-11Fix too detailed gapfillsupermerill
2021-12-11Update/fix "sliced info" to have the info per extruder & colorsupermerill
2021-12-10Don't allow 0-speed retractionsupermerill
2021-12-09allow extra wipe for 1-perimeter configssupermerill
2021-12-09multi-line for milling custom gcode fieldssupermerill
2021-12-09fix bad initialization of extruder sized vector settings.supermerill
2021-12-07fix Calibration hyperlinks: open the os browsersupermerill
2021-12-07Fix "grey" machine limits field for export.supermerill
2021-12-07fr localization updatesupermerill
2021-12-07Fix seam object for multiple instances with different rotationssupermerill
2021-12-07auto-center now ignore unprintable objectssupermerill
2021-12-07Fix merge bug: vol flow is now correctly reset.supermerill
2021-12-07avoid unneeded unretract followed by a retract in mid-air for sparse wipe tower.supermerill
2021-12-06Apply 'small perimeter' slowdown at the right time, after 0 was replaced.supermerill
2021-12-03fix some nozzle_diameter values in perimeter generation.supermerill
2021-12-02Better tooltip for margins.supermerill
2021-12-02Optimize the new bridge detector.supermerill
2021-12-02infill_first also modifiable if sparse infillsupermerill
2021-12-02Call needs_retraction at the right timesupermerill
2021-11-22Fix brim-raft bug. The behaviour isn't correct yet, but at least it's now use...supermerill
2021-11-20Fix enforce_full_fill_volume for smooth pattern, when it splits from the half...supermerill
2021-11-20Rectilinear improvements:supermerill
2021-11-20Dense infill: fix the full fill density bug & rework detection settings:supermerill
2021-11-19Fix some cases where "no perimeter on bridge" won't activatesupermerill
2021-11-18bridge_overlap fix & redesignsupermerill
2021-11-17fix external_perimeter_cut_cornerssupermerill
2021-11-16add current_position variable for gcode macrosupermerill
2021-11-16Fix get_computed_valuesupermerill
2021-11-16Add total layer count in the gcode footer.supermerill
2021-11-16Fix compound scaling from commit 8cc345 (that tries to fix fix 37838be)supermerill
2021-11-16clean & update vertex profilessupermerill
2021-11-16Fix unsafe section for monotonicsupermerill
2021-11-16Print & printer custom variables are now scalar and not arrays.supermerill
2021-11-16fix retraction calibration when temp%5 != 0supermerill
2021-11-09clean starting coutsupermerill
2021-11-09Custom print, printer & filament variablessupermerill
2021-11-09Try fix wxwidget problem with '<' and '>'supermerill
2021-11-09fix min/max layer height loading check.supermerill
2021-11-09Fix acceleration in % of machine_max_acceleration_xsupermerill
2021-11-08Fix bridge detectorsupermerill
2021-11-07Fix for M73 for silent modesupermerill
2021-11-07Fix for using unicode paths for loading htmlsupermerill
2021-11-07Add a fallback method (in windows) for getting the current exe path to open t...supermerill
2021-11-07Typo in Retract Calibration for 3x5°supermerill
2021-11-07Fix import config with bridge flow < 1supermerill
2021-11-07Fix fan interactions & hints.supermerill