Skip to content

Commit

Permalink
Add handling of retract_for_nozzle_switch param of path
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Jun 24, 2024
1 parent 550ada0 commit d6e1d5b
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 @@ -41,4 +41,5 @@ message GCodePath {
double flow_ratio = 20;
bool is_bridge_path = 21;
int64 z_offset = 22;
bool retract_for_nozzle_switch = 23;
}

0 comments on commit d6e1d5b

Please sign in to comment.