mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 04:31:58 +08:00
Removed methods from slic3rxs
This commit is contained in:
parent
2f9169d0d2
commit
0d1f5ec57c
@ -1394,7 +1394,6 @@ PrintObject::generate_support_material()
|
|||||||
print->status_cb(85, stats.str().c_str());
|
print->status_cb(85, stats.str().c_str());
|
||||||
|
|
||||||
}
|
}
|
||||||
#endif // SLIC3RXS
|
|
||||||
|
|
||||||
|
|
||||||
void
|
void
|
||||||
@ -1652,4 +1651,6 @@ PrintObject::clip_fill_surfaces()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#endif // SLIC3RXS
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user