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
2018-05-23merge FillGyroid to slic3rPe state (bubnikv refactoring)alexrj-masterMerill
2018-05-16Only match if it's a %.Joseph Lenox
2018-05-16Adds validation to ensure that % layer height is not compatible with adaptive...Joseph Lenox
2018-05-16Hotfix Fix typo in hotfixJoseph Lenox
2018-05-16Hotfix for adaptive slicingJoseph Lenox
2018-05-13Pillar config (#4410)Jacob Greenfield
2018-05-09Match object top (#4321)platsch
2018-05-09Rolling part number to 1.3.1-dev for development.Joseph Lenox
2018-05-09Updating version for 1.3.0 release.1.3.0Joseph Lenox
2018-04-26Changed a few comments to doxygen format.Joseph Lenox
2018-04-26Reordered initializer list.Joseph Lenox
2018-04-26Rearrange initializer list in constructors to match the class order.Joseph Lenox
2018-04-25Use end_gcode, not start_code for determining to append bed cool command.Joseph Lenox
2018-04-25Use heatbed config option to determine whether to auto-include M140 S0 at end.Joseph Lenox
2018-04-25Build Experiment - see if build completes without sudo: required. (#4051)Joseph Lenox
2018-04-25If M190, M109, M104, or M140 commands are not present in end gcode, append co...Joseph Lenox
2018-04-25Ignore CMake-generated files, static libraries, coredumps, and the odd git-re...Joseph Lenox
2018-04-23Added icon files for MacOS (#4376)Robert Sanchez
2018-04-23"Reload from disk" - UI function overhaul (#4388)Oekn5w
2018-04-18Checks to see if config option has been changed before going any further for ...Joseph Lenox
2018-04-14Outputs (bridge) in verbose gcode if path extruded is marked as bridge. Fixes...Joseph Lenox
2018-04-14Added max-support-layers (support_material_max_layers) (#4148)Jaggz H
2018-04-13Update README.mdJoseph Lenox
2018-04-13Fix path for travis.Joseph Lenox
2018-04-13Adds Printer config option to force the use of set-and-wait gcode semantics (...Joseph Lenox
2018-04-13added another couple tests to catch a few more expressions according to spec.Joseph Lenox
2018-04-11look for octoprint as a octoprint service, not http.Joseph Lenox
2018-04-05Raft pattern angles (#3001) (#4334)DN
2018-04-05Makes post process scripts able to pass args along with filename (#4363)Benjamin Landers
2018-04-04Adding a simple test to show that changing the skirt count invalidates the sk...Joseph Lenox
2018-04-04Propagate invalidation results from dependent invalidations. Mostly Fixes #4364Joseph Lenox
2018-04-02Use the surface thickness if it is available for internal infill, instead of ...Joseph Lenox
2018-04-01Properly retrieve the fill spacing for internal infill. Fixes #4319Joseph Lenox
2018-04-01Wrong colors in 2d platter and instance color missing (#4354)Gilbert
2018-02-26Solarized Color Scheme (#4322)Gilbert
2018-02-25Set a sane default for support pillar diameter (1mm).Joseph Lenox
2018-02-25Make SLAPrintOptions available to Projector through MainFrame.Joseph Lenox
2018-02-25Don't abort if no symlink exists.Joseph Lenox
2018-02-25Also close the file when we're done writing to it.Joseph Lenox
2018-02-25Flush the output buffer when writing svg files from PrintSLA.cpp.Joseph Lenox
2018-02-25Hotfix: Set minimum spacing to 0.3 if the provided configuration option is 0.Joseph Lenox
2018-02-25create symlink properlyJoseph Lenox
2018-02-25Fixed mode of sftp-symlink and extension.Joseph Lenox
2018-02-25Update travis to create a "latest" symlink.Joseph Lenox
2018-02-25gyroid infill (#4317)Merill
2018-02-25Added comments to avoid merge conflicts. (#4301)Gilbert
2018-02-23Import Config from GCode File (#4316)Gilbert
2018-02-20Update GCode.pmJoseph Lenox
2018-02-18added point3 to UI and the required function (#4305)rockandsalt
2018-02-09Fixing name cases.Joseph Lenox