Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArjen Hiemstra <ahiemstra@heimr.nl>2015-06-16 13:34:49 +0300
committerArjen Hiemstra <ahiemstra@heimr.nl>2015-06-16 13:34:49 +0300
commit172722c63be520a5a344529a1ac2ee054d4c6c5c (patch)
tree0bb39243b0db4547c8a09b8cb552390f3a5f812f /Cura.proto
parent702564f5c64eaaf35e46f511155b96d0aa0c6172 (diff)
Also send line width to the UI along with the polygon's points
Contributes to Ultimaker/Cura#52
Diffstat (limited to 'Cura.proto')
-rw-r--r--Cura.proto1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cura.proto b/Cura.proto
index 598643816..0a535e8f6 100644
--- a/Cura.proto
+++ b/Cura.proto
@@ -51,6 +51,7 @@ message Polygon {
}
Type type = 1;
bytes points = 2;
+ float line_width = 3;
}
// typeid 4