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
2016-09-26G code generator will include marks for the G-code analyzer, sobubnikv
2016-09-13updated for older gccbubnikv
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-05-19Merge pull request #3120 from Vicious-one/patch-1Joseph Lenox
2016-05-12Fix cooling not working if !gcode_commentsChow Loong Jin
2016-04-12Use float for elapsed_timeChow Loong Jin
2016-04-12Account for travel moves in elapsed_timeChow Loong Jin
2016-04-10Fix layer time slowdownChow Loong Jin
2015-12-21Force the 'nearest' strategy for starting skirt loopsAlessandro Ranellucci
2015-12-21Fixes and improvements to MotionPlanner, much smarter nowAlessandro Ranellucci
2015-12-19Very minor code improvementsAlessandro Ranellucci
2015-12-19Fixed error in porting causing wrong moves with avoid_crossing_perimetersAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
2015-11-04Removed unused variablesntfshard
2015-11-04Fix: Initializer list, right initialisation orderntfshard
2015-09-30Fix for #3069Vicious-one
2015-08-11Update GCode.cppLuís Andrade
2015-07-02Finished porting Slic3r::GCode to XS (speed boost!)Alessandro Ranellucci
2015-07-02Ported GCode::set_extruders() and GCode::change_layer() to XSAlessandro Ranellucci
2015-07-02Use GCodeWriter for path segments (refactoring)Alessandro Ranellucci
2015-07-02Ported GCode::extrude_path() to XS (speed boost!)Alessandro Ranellucci
2015-07-02Ported GCode::travel_to() to XSAlessandro Ranellucci
2015-07-02Ported GCode::set_extruder() and OozePreventionAlessandro Ranellucci
2015-07-02Macro for readabilityAlessandro Ranellucci
2015-07-02Make tests happyAlessandro Ranellucci
2015-07-02Ported Slic3r::GCode::needs_retraction() to XSAlessandro Ranellucci
2015-07-02Ported more Slic3r::GCode methods to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode storage to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::OozePrevention storage to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::Wipe storage to XSAlessandro Ranellucci
2015-07-01Ported Slic3r::GCode::AvoidCrossingPerimeters to XSAlessandro Ranellucci