mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-01 06:52:03 +08:00
Finish merging in-process work from @Samir55
This commit is contained in:
parent
575faf3231
commit
b2d6c47c53
@ -1,7 +1,6 @@
|
|||||||
//#include <catch.hpp>
|
#include <catch.hpp>
|
||||||
#include <libslic3r/IO.hpp>
|
#include <libslic3r/IO.hpp>
|
||||||
#include <libslic3r/GCodeReader.hpp>
|
#include <libslic3r/GCodeReader.hpp>
|
||||||
#include "/home/ahmedsamir/Work/SamirSlic3r/Slic3r/build/external/Catch/include/catch.hpp"
|
|
||||||
|
|
||||||
#include "libslic3r.h"
|
#include "libslic3r.h"
|
||||||
#include "TriangleMesh.hpp"
|
#include "TriangleMesh.hpp"
|
||||||
@ -293,4 +292,4 @@ bool test_6_checks(Print &print)
|
|||||||
|
|
||||||
|
|
||||||
return has_bridge_speed;
|
return has_bridge_speed;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user