Skip to content

Commit

Permalink
Transfer mesh_id so that it can be restored in the engine
Browse files Browse the repository at this point in the history
CURA-10446
  • Loading branch information
jellespijker committed Aug 22, 2023
1 parent c32a2e5 commit 82df253
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cura/plugins/v0/gcodepath.proto
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,5 @@ message GCodePath {
double width_factor = 5;
bool spiralize = 6;
double speed_factor = 7;
int64 mesh_id = 8;
}

0 comments on commit 82df253

Please sign in to comment.