Commit History

Author SHA1 Message Date
  Vojtech Bubnik 03b6048684 Follow-up to beee18f22991e369b1722a43bbcb692fa0d68af0 3 years ago
  Vojtech Bubnik 65f5ac4f8a The perl binding is killing Vojtech 4 years ago
  Vojtech Bubnik b03c318ed7 Fixing the Perl bindings for the last time 4 years ago
  Vojtech Bubnik 0b45b312f9 Finally the Perl binding fix arrived! 4 years ago
  Vojtech Bubnik ce8986348c Cooling buffer - fix of Perl bindings 4 years ago
  Vojtech Bubnik 31bc52a5cb Fix of Perl integration after cooling buffer rework 4 years ago
  Vojtech Bubnik ddc9e26f19 Follow-up to 80e8b5e985b84a6a50215d383bad96657bae0b12 4 years ago
  enricoturri1966 28b4ad92ea Fix of previous commit 4 years ago
  enricoturri1966 66f325cef4 Follow-up of 80e8b5e985b84a6a50215d383bad96657bae0b12 -> Fixed include in GCode.xsp 4 years ago
  enricoturri1966 277b340481 Attempt to fix build on OsX 4 years ago
  enricoturri1966 27b9f85607 Fixed build when tech ENABLE_GCODE_VIEWER is disabled + fixed perl code 4 years ago
  bubnikv 0b5b02e002 Eradicated the Pointf class, replaced with Eigen Vector3d 6 years ago
  Chow Loong Jin 8eb8a8b1f6 Fix format-security violation with croak 6 years ago
  Chow Loong Jin a32281c268 Fix format-security violations (#802) 6 years ago
  bubnikv ff3ae40aeb Fixed compilation issues caused by the previous commits 7 years ago
  bubnikv b1f5e7e8fa Removed the GCodePreviewData from the Print class, it does not belong here, 7 years ago
  bubnikv 8746f84fa2 Improved error reporting of the PlaceholderParser. 7 years ago
  bubnikv 746afbd790 Yet another compilation fix? 7 years ago
  bubnikv 9a7d1bb566 Another compilation fix. 7 years ago
  bubnikv 1385018724 Unicode handling: 7 years ago
  bubnikv bf9027ff2d Fix of a cooling buffer over multiple extruders. 7 years ago
  bubnikv 32fa84c5a5 Fix of https://github.com/alexrj/Slic3r/issues/4043 , thanks to @lordofhyphens. 7 years ago
  bubnikv e90279c513 Ported the G-code generator from Perl to C++. 7 years ago
  bubnikv 72ae3585e4 Removed a broken Arc Fitting feature. 7 years ago
  bubnikv ed2ee2f6f3 Merged support_fills with support_interface_fills. 7 years ago
  Alessandro Ranellucci a65c9ba083 Ported CoolingBuffer to C++/XS 8 years ago
  bubnikv e016c4e423 New extrusion class: ExtrusionMultiPath 8 years ago
  bubnikv f518e0675c Initial commit of the new Pressure Equalizer, the EdgeGrid 8 years ago
  Chow Loong Jin 3d73fbf5fd Use float for elapsed_time 8 years ago
  Alessandro Ranellucci 3c862836f2 Refactored the Config XS bindings 9 years ago
  Alessandro Ranellucci 4913e90e10 Remove any Perl related code from libslic3r 9 years ago
  Alessandro Ranellucci 3e739b87da Finished porting Slic3r::GCode to XS (speed boost!) 9 years ago
  Alessandro Ranellucci 0ad4296aaf Ported GCode::set_extruders() and GCode::change_layer() to XS 9 years ago
  Alessandro Ranellucci fbd640fdc5 Ported GCode::extrude_path() to XS (speed boost!) 9 years ago
  Alessandro Ranellucci b025efe729 Ported GCode::travel_to() to XS 9 years ago
  Alessandro Ranellucci a6f4c8e567 Ported GCode::set_extruder() and OozePrevention 9 years ago
  Alessandro Ranellucci b14290b9f6 Make tests happy 9 years ago
  Alessandro Ranellucci 5571144c0e Ported Slic3r::GCode::needs_retraction() to XS 9 years ago
  Alessandro Ranellucci b4019bb438 Ported more Slic3r::GCode methods to XS 9 years ago
  Alessandro Ranellucci 801f629fdc Ported Slic3r::GCode storage to XS 9 years ago
  Alessandro Ranellucci 280f3f38d7 Ported Slic3r::GCode::OozePrevention storage to XS 9 years ago
  Alessandro Ranellucci b43dd92766 Ported Slic3r::GCode::Wipe storage to XS 9 years ago
  Alessandro Ranellucci bf9cd1b8e6 Ported Slic3r::GCode::AvoidCrossingPerimeters to XS 9 years ago