Skip to content

Commit

Permalink
Merge pull request #16 from Ultimaker/CURA-11796_combine_long_and_sho…
Browse files Browse the repository at this point in the history
…rt_unretract

CURA-11796 Combine the long and short unretracts at nozzle switch
  • Loading branch information
HellAholic authored Jun 26, 2024
2 parents 550ada0 + d6e1d5b commit b14da31
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 b14da31

Please sign in to comment.