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-01-22Now work as startup script from every directory, also if runt from a link in ...master_alexrj_origefa
2018-01-09Long retract support in marlin and repetier for FW retract. (#4108)Joseph Lenox
2018-01-06Fix external perimeter width to nozzle diameter to avoid auto width messing t...Joseph Lenox
2018-01-06Update 3D Honeycomb Infill to switch directions at squares rather than every ...David Eccles (gringer)
2018-01-06Support moving objects using keyboard arrows in the 2d plater view. (#4104)Ahmed Samir
2018-01-06herp herp derp static methods.Joseph Lenox
2018-01-06Reduce bounds on auto width again (the math likes to go very wide which is no...Joseph Lenox
2018-01-02Re-added original on_change hook back onto the optgroup thatJoseph Lenox
2017-12-30Use the default extrusion width for the first loaded object if the configured...Joseph Lenox
2017-12-30Use statusbar to show warnings instead of obtrusive dialog box (#4220)Giles Bathgate
2017-12-30show close button for the first profile editor tab if controller tab is disab...tmotl
2017-12-21Removed factor 4 from layer height gradation, don't apply min/max layer heigh...platsch
2017-12-21apply conditional gcode parser to tool change gcode (#4229)platsch
2017-12-21Ensure that modifiers are aligned to the center of the part. (#4170)Giles Bathgate
2017-12-18Revert "Ensure order of operations for calculating min_dz, also apply adjustm...Joseph Lenox
2017-12-18Revert "Caught another use of z steps per mm that needs to be clear in its ap...Joseph Lenox
2017-12-17Caught another use of z steps per mm that needs to be clear in its application.Joseph Lenox
2017-12-17Ensure order of operations for calculating min_dz, also apply adjustment to f...Joseph Lenox
2017-12-15Fixes the GL_MULTISAMPLE and GL_ARRAY_BUFFER_ARB messages on failed launch (#...Giles Bathgate
2017-12-11Consider filament start gcode when deciding whether or not to prepend heating...Joseph Lenox
2017-12-08Auto align z preference (#4218)Giles Bathgate
2017-12-08Fix compiling for FreeBSD (#4188)rmx-it
2017-11-07Fix test and really emit {} on parse failure.Joseph Lenox
2017-11-07Allow the use of escaped open/close brackets so that brackets may be emitted ...Joseph Lenox
2017-11-07Emit original string on failure to parse.Joseph Lenox
2017-10-31Commit workaround for #4174 to push brim slightly closer to model.Joseph Lenox
2017-10-28Changed comment to doxygen in BridgeDetectorJoseph Lenox
2017-10-23Fix label for support material interface width.Joseph Lenox
2017-10-23Fix compilation on OSX because clang is specific about default constructors n...Joseph Lenox
2017-10-22New configuration for support material interface extrusion width (#4086)Can Geliş
2017-10-22constant speed for too short displacements (#4088)Can Geliş
2017-10-22Pull changes to SVG.cpp to (#4144)Joseph Lenox
2017-10-21Fix comparison bw integer and pointer (#4155)Can Geliş
2017-10-21Provide warning when object(s) are outside print bed. (#4163)Giles Bathgate
2017-10-21Math evaluation in gcode (#4157)Joseph Lenox
2017-10-20Fix to autocenter option. (#4156)Giles Bathgate
2017-10-20Renamed Layers Tab to Layer height table and updated description of this dial...platsch
2017-10-17Added option to manually reorder sequentially printed objects via plater (#4153)Shien Yang Lee
2017-10-15Add 3MF format to ReadMe.md (#4152)Ahmed Samir
2017-10-02fix acceleration gcode for reprapfirmware (#4083)Can Geliş
2017-10-02Fix importing of binary STLs in big-endian architectures (#4143)Chow Loong Jin
2017-09-29Use input name for cut. Also use find_last_of() instead of find_first_of() to...Joseph Lenox
2017-09-29Add Adaptive slicing to CLI makefiles.Joseph Lenox
2017-09-29Address warnings about comparing signed/unsigned integers.Joseph Lenox
2017-09-28Allows hiding of the Controller tab (controller tab still defaults to visible).Joseph Lenox
2017-09-26Fixes tab/space artefact from adaptive-slicing merge (#4138)platsch
2017-09-24Fix generating supports for hovering slices (#4129)Can Geliş
2017-09-24Merge branch 'adaptive-slicing' into merge-adaptiveJoseph Lenox
2017-09-24Corrected open() syntax. Fixes #4128, thanks to @rob-miller for the heads-up.Joseph Lenox
2017-09-24Increased maximum baud rate for serial connections to 500k for those of you w...Joseph Lenox