Skip to content

Commit

Permalink
Update MjpegstreamerAdaptive.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Sep 19, 2023
1 parent e121a36 commit 7592141
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/webcams/MjpegstreamerAdaptive.vue
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,10 @@ export default class MjpegstreamerAdaptive extends Mixins(BaseMixin, WebcamMixin
}
}
get isIdex(): boolean {
return 'dual_carriage' in this.$store.state.printer
}
// ----------------------------------------------
// Nozzle Calibration
// ----------------------------------------------
Expand Down

0 comments on commit 7592141

Please sign in to comment.