1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-17 09:04:27 +00:00

Merge remote-tracking branch 'aegean-odyssey/ao_profile_resources_patch' into master

This commit is contained in:
David Kocik
2020-11-19 19:02:32 +01:00
3 changed files with 25 additions and 21 deletions
+1
View File
@@ -324,6 +324,7 @@ void Bed3D::calc_gridlines(const ExPolygon& poly, const BoundingBox& bed_bbox)
printf("Unable to create bed grid lines\n");
}
std::tuple<Bed3D::EType, std::string, std::string> Bed3D::detect_type(const Pointfs& shape) const
{
auto bundle = wxGetApp().preset_bundle;