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 |