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
2021-09-10Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0Vojtech Bubnik
2021-02-18The perl binding is killing VojtechVojtech Bubnik
2021-02-18Fixing the Perl bindings for the last timeVojtech Bubnik
2021-02-18Finally the Perl binding fix arrived!Vojtech Bubnik
2021-02-18Cooling buffer - fix of Perl bindingsVojtech Bubnik
2021-02-18Fix of Perl integration after cooling buffer reworkVojtech Bubnik
2020-11-21Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12Vojtech Bubnik
2020-11-11Fix of previous commitenricoturri1966
2020-11-11Follow-up of 80e8b5e985b84a6a50215d383bad96657bae0b12 -> Fixed include in GCo...enricoturri1966
2020-05-07Attempt to fix build on OsXenricoturri1966
2020-05-07Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl codeenricoturri1966
2018-08-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-06-27Fix format-security violation with croakChow Loong Jin
2018-03-21Fix format-security violations (#802)Chow Loong Jin
2018-02-14Fixed compilation issues caused by the previous commitsbubnikv
2018-02-14Removed the GCodePreviewData from the Print class, it does not belong here,bubnikv
2017-12-05Improved error reporting of the PlaceholderParser.bubnikv
2017-10-17Yet another compilation fix?bubnikv
2017-10-17Another compilation fix.bubnikv
2017-08-03Unicode handling:bubnikv
2017-06-30Fix of a cooling buffer over multiple extruders.bubnikv
2017-06-23Fix of https://github.com/alexrj/Slic3r/issues/4043 , thanks to @lordofhyphens.bubnikv
2017-05-03Ported the G-code generator from Perl to C++.bubnikv
2017-04-26Removed a broken Arc Fitting feature.bubnikv
2017-04-07Merged support_fills with support_interface_fills.bubnikv
2017-02-21Ported CoolingBuffer to C++/XSAlessandro Ranellucci
2017-01-19New extrusion class: ExtrusionMultiPathbubnikv
2016-09-12Initial commit of the new Pressure Equalizer, the EdgeGridbubnikv
2016-04-12Use float for elapsed_timeChow Loong Jin
2015-12-16Refactored the Config XS bindingsAlessandro Ranellucci
2015-12-08Remove any Perl related code from libslic3rAlessandro Ranellucci
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-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-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