Skip to content

Commit

Permalink
Merge branch 'v2.1.x' into development
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Oct 27, 2024
2 parents f5848d9 + daa800a commit 758de8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/v-core-4-idex.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ ${helper.renderSaveVariables({
zoffsetcontrolpoint: 0,
})}
[gcode_macro VAOC]
[gcode_macro _VAOC]
variable_expected_camera_x_position: ${config.size.x / 2 - 37.5}
variable_expected_camera_y_position: ${config.size.y + 30.5}
`;
Expand Down

0 comments on commit 758de8f

Please sign in to comment.