Merge branch 'master' of https://gitea.schoenenberger.de/Schoenenberger_Systeme_GmbH/dxfmakros
# Conflicts: # Lisp/KreiselInsert.lsp # lib/export_sivas.py
This commit is contained in:
@@ -76,6 +76,15 @@ gefaellestrecke : dialog {
|
||||
}
|
||||
}
|
||||
|
||||
: boxed_column {
|
||||
label = "VarioFoerderer (parallel, gegenlaeufig, steigend)";
|
||||
|
||||
: button {
|
||||
key = "build_vf";
|
||||
label = "VarioFoerderer daneben bauen (2000 mm)";
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
ok_cancel;
|
||||
|
||||
@@ -56,11 +56,6 @@ omniflo_boegen : dialog {
|
||||
label = "Hoehe (mm):";
|
||||
edit_width = 10;
|
||||
}
|
||||
: edit_box {
|
||||
key = "val_drehung";
|
||||
label = "Drehung (Grad):";
|
||||
edit_width = 10;
|
||||
}
|
||||
}
|
||||
|
||||
ok_cancel;
|
||||
|
||||
@@ -67,11 +67,6 @@ omniflo_weichen : dialog {
|
||||
label = "Hoehe (mm):";
|
||||
edit_width = 10;
|
||||
}
|
||||
: edit_box {
|
||||
key = "val_drehung";
|
||||
label = "Drehung (Grad):";
|
||||
edit_width = 10;
|
||||
}
|
||||
}
|
||||
|
||||
ok_cancel;
|
||||
|
||||
Reference in New Issue
Block a user