Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-29Refactor resource pathsAlessandro Ranellucci
2012-05-23Options to set extruder clearance for sequential printing and graphical previ...Alessandro Ranellucci
2012-05-20New option to print each object completely before moving onto next one (watch...Alessandro Ranellucci
2012-05-20Read OBJ files. #324Alessandro Ranellucci
2012-05-20New option to randomize starting points across layersAlessandro Ranellucci
2012-05-19Set number of threads from GUI and save it in config files. #154Alessandro Ranellucci
2012-05-04Renamed Dashboard to Plater (with Kliment's permission ;))Alessandro Ranellucci
2012-05-01Some spacing between buttonsAlessandro Ranellucci
2012-05-01Fixed regression preventing to load config files from GUI. #336Alessandro Ranellucci
2012-05-01Stick the duplicate distance setting somewhere randomly, waiting for better p...Alessandro Ranellucci
2012-04-30New GUI with plating facilitiesAlessandro Ranellucci
2012-04-18Fix leaking FileDialog by issuing Destroy to it after it has been usedErkki Seppälä
2012-04-16Releasing 0.7.2Alessandro Ranellucci
2012-04-11Enable/disable duplication controlsAlessandro Ranellucci
2012-04-11New --bed-size optionAlessandro Ranellucci
2012-04-11Ditch --duplicate-x and --duplicate-y, add --duplicate-gridAlessandro Ranellucci
2012-04-09Merge branch 'triffid-duplicate'Alessandro Ranellucci
2012-04-09initial implementation of algorithm for #249Michael Moon
2012-04-07New iconAlessandro Ranellucci
2012-03-27Use correct spelling for G-code.Henrik Brix Andersen
2012-03-26SVG exportAlessandro Ranellucci
2012-03-26New option to specify G-code to be used at layer change. #279Alessandro Ranellucci
2012-03-12Added a Reslicing-function to the File menu.Erkki Seppälä
2012-03-04Refactoring and integrations to the bed temperature handlingAlessandro Ranellucci
2012-03-04Separate the Slice button a bitAlessandro Ranellucci
2012-03-04Revert "Made the UI look quite a bit nicer (OS X 10.7 tested)."Alessandro Ranellucci
2012-03-04New --fan-always-on option. #241 #110Alessandro Ranellucci
2012-03-04Remove G0 from GUI until a firmware implements itAlessandro Ranellucci
2012-03-04Put the relative E checkbox back in the GUI and disable M82/M83 for MakerBotAlessandro Ranellucci
2012-03-04Some GUI fixes after the recent contributionsAlessandro Ranellucci
2012-02-29Made the UI look quite a bit nicer (OS X 10.7 tested).Simon George
2012-02-26Fail silently if Growl was stopped after Slic3r was startedHenrik Brix Andersen
2012-02-26Fail silently if Growl::GNTP failsAlessandro Ranellucci
2012-02-26First layer temperature. #134Alessandro Ranellucci
2012-02-26New --cooling option and checkbox to enable/disable fan and cooling controlAlessandro Ranellucci
2012-02-26Cooling and fan control. #110Alessandro Ranellucci
2012-02-20Mark the Slice... button as the default one (just cosmetics)Alessandro Ranellucci
2012-02-20New --post-process option. Includes some cleaning of the STDOUT messagesAlessandro Ranellucci
2012-02-20New --gcode-flavor option. extrusion_axis, use_relative_e_distances options h...Alessandro Ranellucci
2012-02-19Dual extruder for support materialAlessandro Ranellucci
2012-02-19Parse AMFAlessandro Ranellucci
2012-02-19Failed to remove acceleration from GUIAlessandro Ranellucci
2012-02-19Removed acceleration from the GUI (too experimental for now)Alessandro Ranellucci
2012-02-19Add checkbox for support material in the GUIAlessandro Ranellucci
2012-02-17Remove last remains of close-after-slicing option.Henrik Brix Andersen
2012-02-15Mark acceleration settings as experimental and add a M501 command at the end ...Alessandro Ranellucci
2012-02-10Acceleration control. #185Alessandro Ranellucci
2012-02-07Add checkbox for G0 in the GUI. #51Alessandro Ranellucci
2012-02-06Validate configuration before saving from GUIAlessandro Ranellucci
2012-02-05Add support for notes field in configuration profiles. #130Henrik Brix Andersen