Skip to content

Commit

Permalink
nav button fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Sep 13, 2024
1 parent 569abd7 commit c74b091
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/widgets/toolhead/ToolheadControlCircle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@
:style="{
fill: xyHomed ? 'black' : 'white'
}"
@click="sendMoveGcode('Y', stepsXY[3], false)"
>
<path
d="m143.333,132.727c8.297-6.121,18.548-9.744,29.65-9.744,11.366,0,21.842,3.799,30.24,10.188l83.834-83.834c1.644-1.644,1.542-4.335-.21-5.863C256.533,17.025,216.89,1,173.5,1S90.467,17.025,60.153,43.473c-1.752,1.529-1.855,4.219-.21,5.863l83.39,83.39Z"
Expand Down

0 comments on commit c74b091

Please sign in to comment.