- @if (lockedSettings()) {
- Parametri stampa bloccati per sessione CAD: materiale, nozzle, layer,
- infill e supporti sono definiti dal back-office.
+ {{ "LEGAL.CONSENT.UPLOAD_NOTICE_PREFIX" | translate }}
+ {{
+ "LEGAL.CONSENT.UPLOAD_NOTICE_LINK" | translate
+ }}.
- }
-
+
+
+ @if (sameSettingsForAll()) {
+
+
Impostazioni globali
+
+
+
+
+ @if (mode() === "easy") {
+
+ } @else {
+
+ }
+
+
+ @if (mode() === "advanced") {
+
+
+
+
+
+
+
+
+
+
+
+ }
+
+ } @else {
+ @if (getSelectedItem(); as selectedItem) {
+
+
+ Impostazioni file: {{ selectedItem.file.name }}
+
+
+
+
+
+ @if (mode() === "easy") {
+
+ } @else {
+
+ }
+
@if (mode() === "easy") {
}
-
+ @if (mode() === "advanced") {
+
+
- @if (mode() === "advanced") {
-
-
+
+
-
-
+
+
-
-
+
+
+ }
+
+ }
+ }
+ }
-
-
-
-
-
- }
+ @if (items().length === 0 && form.get("itemsTouched")?.value) {
+
{{ "CALC.ERR_FILE_REQUIRED" | translate }}
+ }
+
+