mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-14 05:55:54 +08:00
Removed debugging lines
This commit is contained in:
parent
91e7ef7a66
commit
5c2ab11fcd
@ -3,8 +3,6 @@
|
||||
#include "Geometry.hpp"
|
||||
#include <algorithm>
|
||||
|
||||
#include "SVG.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
BridgeDetector::BridgeDetector(const ExPolygon &_expolygon, const ExPolygonCollection &_lower_slices,
|
||||
|
@ -6,11 +6,6 @@
|
||||
#include "Print.hpp"
|
||||
#include "Surface.hpp"
|
||||
|
||||
#include "SVG.hpp"
|
||||
|
||||
|
||||
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
Flow
|
||||
|
Loading…
x
Reference in New Issue
Block a user