mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Basic cleanup
This commit is contained in:
parent
b66558f97a
commit
fc9c1045c9
2 changed files with 0 additions and 2 deletions
|
|
@ -29,7 +29,6 @@ message Object
|
|||
bytes normals = 3; //An array of 3 floats.
|
||||
bytes indices = 4; //An array of ints.
|
||||
repeated Setting settings = 5; // Setting override per object, overruling the global settings.
|
||||
//PJP
|
||||
string name = 6;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue