Merge remote-tracking branch 'teamdev/develop' into develop
This commit is contained in:
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
+1
-1
@@ -6,5 +6,5 @@ import {Prop} from 'vue-property-decorator';
|
||||
export default class ControstampoSVG extends Vue{
|
||||
|
||||
@Prop({})
|
||||
alt:Recipe.IValue;
|
||||
recipe:Recipe.IRecipe;
|
||||
}
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_upperplate_max_height.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-4
@@ -4,9 +4,6 @@ import {Prop} from 'vue-property-decorator';
|
||||
|
||||
@Component({})
|
||||
export default class CorniceSVG extends Vue{
|
||||
|
||||
@Prop({})
|
||||
x:Recipe.IValue;
|
||||
@Prop({})
|
||||
y:Recipe.IValue;
|
||||
recipe:Recipe.IRecipe;
|
||||
}
|
||||
+2
-2
@@ -4,14 +4,14 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_frame_dim_y.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_frame_dim_x.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-5
@@ -6,10 +6,6 @@ import {Prop} from 'vue-property-decorator';
|
||||
export default class LastraSVG extends Vue{
|
||||
|
||||
@Prop({})
|
||||
x:Recipe.IValue;
|
||||
@Prop({})
|
||||
y:Recipe.IValue;
|
||||
@Prop({})
|
||||
spes:Recipe.IValue;
|
||||
recipe:Recipe.IRecipe;
|
||||
|
||||
}
|
||||
+3
-3
@@ -4,21 +4,21 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_sheet_dim_x.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_sheet_dim_y.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota3">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_sheet_thickness.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-3
@@ -6,7 +6,5 @@ import {Prop} from 'vue-property-decorator';
|
||||
export default class PiastraSVG extends Vue{
|
||||
|
||||
@Prop({})
|
||||
x:Recipe.IValue;
|
||||
@Prop({})
|
||||
y:Recipe.IValue;
|
||||
recipe:Recipe.IRecipe;
|
||||
}
|
||||
+2
-2
@@ -4,14 +4,14 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_plate_dim_y.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_plate_dim_x.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-9
@@ -6,13 +6,5 @@ import { Prop } from 'vue-property-decorator';
|
||||
export default class StampoSVG extends Vue {
|
||||
|
||||
@Prop({})
|
||||
x: Recipe.IValue;
|
||||
@Prop({})
|
||||
y: Recipe.IValue;
|
||||
@Prop({})
|
||||
alt: number;
|
||||
@Prop({})
|
||||
altB: Recipe.IValue;
|
||||
@Prop({})
|
||||
stampoNeg: number;
|
||||
recipe:Recipe.IRecipe;
|
||||
}
|
||||
+5
-5
@@ -4,35 +4,35 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_mould_dim_x.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_mould_dim_y.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota3">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_mould_max_height.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota4">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_mould_base_height.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota5">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.general_sizes_mould_min_height.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+7
-7
@@ -1,35 +1,35 @@
|
||||
<template>
|
||||
<div class="svg-area">
|
||||
<img src="assets/svg/disegno-termosuperiore.svg" />
|
||||
<img src="assets/svg/disegno-termo.svg" />
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_lowerthermoregulator_sleep_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_lowerthermoregulator_min_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota3">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_lowerthermoregulator_max_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota4">
|
||||
<div>
|
||||
<img src="assets/icons/png/temperatura.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_lowerthermoregulator_start_adjustment.valueAct}}</span>
|
||||
<small>°C</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota5">
|
||||
<div>
|
||||
<img src="assets/icons/png/temperatura.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_lowerthermoregulator_end_adjustment.valueAct}}</span>
|
||||
<small>°C</small>
|
||||
</div>
|
||||
</div>
|
||||
@@ -57,4 +57,4 @@
|
||||
left: 953px;
|
||||
}
|
||||
</style>
|
||||
<script lang="ts" src="./SVG-termo-inferiore.ts"></script>
|
||||
<script lang="ts" src="./SVG-termo-superiore.ts"></script>
|
||||
+6
-6
@@ -1,35 +1,35 @@
|
||||
<template>
|
||||
<div class="svg-area">
|
||||
<img src="assets/svg/disegno-termosuperiore.svg" />
|
||||
<img src="assets/svg/disegno-termo.svg" />
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_upperthermoregulator_sleep_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_upperthermoregulator_min_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota3">
|
||||
<div>
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_upperthermoregulator_max_percentage.valueAct}}</span>
|
||||
<small>%</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota4">
|
||||
<div>
|
||||
<img src="assets/icons/png/temperatura.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_upperthermoregulator_start_adjustment.valueAct}}</span>
|
||||
<small>°C</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota5">
|
||||
<div>
|
||||
<img src="assets/icons/png/temperatura.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.pyrometer_upperthermoregulator_end_adjustment.valueAct}}</span>
|
||||
<small>°C</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+7
-7
@@ -4,24 +4,24 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_intermediate_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/bassa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_intermediate_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_lower_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_lower_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
@@ -52,19 +52,19 @@
|
||||
<div class="borded_label" id="quota5">
|
||||
<div>
|
||||
<img src="assets/icons/png/discesa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_upper_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_upper_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota6">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_frame_unload_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+9
-9
@@ -4,7 +4,7 @@
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/quota.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_intermediate_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
@@ -40,48 +40,48 @@
|
||||
<div class="borded_label" id="quota6">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_upperdeceleration_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/bassa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_upperdeceleration_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota7">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_upper_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_upper_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota8">
|
||||
<div>
|
||||
<img src="assets/icons/png/discesa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_lowerdeceleration_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/bassa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_lowerdeceleration_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota9">
|
||||
<div>
|
||||
<img src="assets/icons/png/discesa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_lower_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_mould_lower_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+8
-8
@@ -4,48 +4,48 @@ e<template>
|
||||
<div class="borded_label" id="quota1">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_lower_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_lower_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota2">
|
||||
<div>
|
||||
<img src="assets/icons/png/salita.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_lowerdeceleration_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/bassa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_lowerdeceleration_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota3">
|
||||
<div>
|
||||
<img src="assets/icons/png/discesa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_upper_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/alta.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_upper_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
<div class="borded_label" id="quota4">
|
||||
<div>
|
||||
<img src="assets/icons/png/discesa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_upperdeceleration_position.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
<div>
|
||||
<img src="assets/icons/png/bassa.png" />
|
||||
<span>00</span>
|
||||
<span>{{recipe.positions_upperplate_upperdeceleration_speed.valueAct}}</span>
|
||||
<small>mm</small>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user