Added warning to UI regarding Z timelapses and spiralized objects
This commit is contained in:
parent
c6d02903fa
commit
d956773f04
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@
|
|||
<option value="zchange">{{ _('On Z Change') }}</option>
|
||||
<option value="timed">{{ _('Timed') }}</option>
|
||||
</select>
|
||||
<span class="help-block" data-bind="visible: timelapseType() == 'zchange'"><span class="label label-warning">{{ _('Warning') }}</span> {{ _('Do not use with spiralized ("Joris") vases or similar continuous Z models.') }}</span>
|
||||
|
||||
<label for="webcam_timelapse_fps">{{ _('Timelapse frame rate (in frames per second)') }}</label>
|
||||
<div class="input-append">
|
||||
|
|
|
|||
Loading…
Reference in a new issue