mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-06 17:27:06 +02:00
Limit the object movement to the vincinity of the print bed.
This commit is contained in:
@@ -15,7 +15,7 @@ typedef std::vector<ThickLine> ThickLines;
|
||||
|
||||
class Line
|
||||
{
|
||||
public:
|
||||
public:
|
||||
Point a;
|
||||
Point b;
|
||||
Line() {};
|
||||
|
||||
Reference in New Issue
Block a user