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
2019-10-22some more testssomeTestssupermerill
2019-10-22add new hash to save dialog ref and also a function to show the dialogKaustubh Tripathi
2019-09-23xs/Build.pl: fix typo BOOST_INCLUDEPATH -> BOOST_INCLUDEDIRJ-P Nurmi
2019-09-23Scale up to 0-100 not 0-1Joseph Lenox
2019-09-23Allow for a flag to change scaling from 0-100 from the default of 0-255 for f...Joseph Lenox
2019-09-23Add test for layer_num value being the layer indexNick Neisen
2019-09-23Change [layer_num] to use layer.id()Nick Neisen
2019-09-23Set the current_extruder value for the GUINick Neisen
2019-09-23Adjust test for current_extruder being second extruderNick Neisen
2019-09-23Set extruder value before start_gcodeNick Neisen
2019-09-23Add tests that initially failNick Neisen
2019-07-21Don't disable bridge_speed in GUI when no infill configured.Joseph Lenox
2019-07-05Add files via uploadTillema
2019-07-05finalize renaming from 'extended_gui' to 'rotation_controls'Michael Kirsch
2019-06-08Remove warning/error from wxWidgets about horizontal alignmentJoseph Lenox
2019-06-04Set sensible defaults if autosave and datadir aren't specified on the CLI ins...Joseph Lenox
2019-05-28Solve some compilation warnings in libslic3rVictor Lamoine
2019-05-28Ensure rand() is available, create consistent seed.Joseph Lenox
2019-05-28Forgot to commit new test for flatten.Joseph Lenox
2019-05-28Responding to comments in 6710b24 and incorporating suggested changes made by...Joseph Lenox
2019-05-21Document flags used for admesh's stl_repairJoseph Lenox
2019-05-21Use admesh's stl_repair() instead of simulating it ourselves.Joseph Lenox
2019-05-04Add libcrypt.so.1 to appimage.Joseph Lenox
2019-05-01Show estimated printing time after exporting gcodeSergey Alirzaev
2019-04-28Apply fix proposed by @supermerill for #4289Joseph Lenox
2019-04-13Fix indentation.Joseph Lenox
2019-04-13Fix indentation and spacing; use print.arrange rather than making another cal...Joseph Lenox
2019-04-13Ignore missing options when loading full_print_config (because this is almost...Joseph Lenox
2019-04-13Restructure to obey ignore_nonexistent request.Joseph Lenox
2019-04-13Fix minor spacing/formatting issues.Joseph Lenox
2019-04-13Added default values for expected params in CLI::run (dont_arrange, load)zdroyer
2019-04-13Removed compilation warningg (mostly signed/unsigned mismatches)zdroyer
2019-04-13Corrected logging, formatting and cleaned up unuesed includes (according to t...zdroyer
2019-04-13Cleaned CMakeList from messy commentzdroyer
2019-04-13Removed unused header wchich generated tons of warnings with boost 1.69zdroyer
2019-04-13Remove unused linux-only header file.Luke Taverne
2019-04-13Added/modified error messages printed to std::cerrPshemek
2019-04-13Fixed 'std::out_of_range' during g-code generation (SK-78 cont.)Pshemek
2019-04-13Bugfix for segefault on zero support meterial generationPshemek
2019-04-13Mods making slic3r runnable from commandline without crashing (Pshemek)Pshemek
2019-04-13Test layer heights above the old 10mm layer height limit and that the layer h...Joseph Lenox
2019-04-13Remove some dead code in the printgcode test.Joseph Lenox
2019-04-13Set the initial maximum size for layer heights and nozzle diameter to maxJoseph Lenox
2019-04-12Catch and rethrow parse errors, showing a log entry and a GUI error.Joseph Lenox
2019-04-03fix formatting3bhady
2019-04-03Testing 3mf reading file with umlauts in it's path3bhady
2019-04-03Decode Special Characters in PathMohamed Abd Elhady Ali
2019-03-31Force install of cppguessJoseph Lenox
2019-03-31Add test_gcode.cppJoseph Lenox
2019-03-31Also apply precision and fixed to speed rewrite.Joseph Lenox