-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathjigs_unit.lfm
More file actions
814 lines (814 loc) · 19.2 KB
/
jigs_unit.lfm
File metadata and controls
814 lines (814 loc) · 19.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
object jigs_form: Tjigs_form
Left = 40
Height = 561
Top = 80
Width = 946
BorderIcons = [biSystemMenu]
BorderStyle = bsSizeToolWin
Caption = ' DXF / STL exports for track - building tools'
ClientHeight = 561
ClientWidth = 946
Color = 16776438
DesignTimePPI = 120
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
OnCreate = FormCreate
Position = poScreenCenter
LCLVersion = '3.4.0.0'
Scaled = False
object datestamp_label: TLabel
Left = 0
Height = 4
Top = 510
Width = 928
AutoSize = False
Font.Color = clBlack
Font.Height = -3
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object jigs_groupbox: TGroupBox
Left = 12
Height = 494
Top = 12
Width = 821
Caption = ' filing jig : '
ClientHeight = 471
ClientWidth = 817
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentFont = False
TabOrder = 0
object Label11: TLabel
Left = 200
Height = 20
Top = 62
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label12: TLabel
Left = 18
Height = 20
Top = 62
Width = 124
Alignment = taRightJustify
AutoSize = False
Caption = 'part thickness :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label13: TLabel
Left = 200
Height = 20
Top = 94
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label14: TLabel
Left = 18
Height = 20
Top = 94
Width = 124
Alignment = taRightJustify
AutoSize = False
Caption = 'bolt hole :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label16: TLabel
Left = 638
Height = 20
Top = 20
Width = 124
Alignment = taRightJustify
AutoSize = False
Caption = 'label rail Code :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label17: TLabel
Left = 226
Height = 20
Top = 444
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label18: TLabel
Left = 50
Height = 20
Top = 444
Width = 124
Alignment = taRightJustify
AutoSize = False
Caption = 'groove depth :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object rail_type_groupbox: TGroupBox
Left = 14
Height = 106
Top = 126
Width = 185
Caption = ' rail type : '
ClientHeight = 85
ClientWidth = 181
Color = 15794160
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentColor = False
ParentFont = False
TabOrder = 0
object bh_radio: TRadioButton
Left = 12
Height = 20
Top = 26
Width = 107
Caption = ' BH bullhead'
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 12
Height = 20
Top = 52
Width = 143
Caption = 'FB - LH flat-bottom'
Enabled = False
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 12
Height = 20
Top = 78
Width = 144
Caption = 'FB - RH flat-bottom'
Enabled = False
TabOrder = 2
end
end
object xing_groupbox: TGroupBox
Left = 312
Height = 124
Top = 48
Width = 361
Caption = ' crossing rails : '
ClientHeight = 103
ClientWidth = 357
Color = 15269887
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentColor = False
ParentFont = False
TabOrder = 1
object Label1: TLabel
Left = 16
Height = 20
Top = 30
Width = 124
AutoSize = False
Caption = 'angle RAM :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 46
Height = 20
Top = 56
Width = 128
AutoSize = False
Caption = 'as control template'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object xing_control_label: TLabel
Left = 174
Height = 20
Top = 55
Width = 56
AutoSize = False
Caption = '1: 8.00'
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object xing_angle_as_control_radio: TRadioButton
Left = 24
Height = 20
Top = 56
Width = 21
Checked = True
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
TabStop = True
end
object xing_angle_entered_radio: TRadioButton
Left = 24
Height = 22
Top = 92
Width = 33
Caption = '1:'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object xing_angle_edit: TEdit
Left = 64
Height = 26
Top = 90
Width = 44
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Text = '7.50'
OnMouseDown = xing_angle_editMouseDown
end
object knuckle_guide_checkbox: TCheckBox
Left = 153
Height = 20
Top = 16
Width = 190
Caption = 'add knuckle bend gauge'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
end
end
object switch_groupbox: TGroupBox
Left = 316
Height = 259
Top = 222
Width = 489
Caption = ' switch rails : '
ClientHeight = 238
ClientWidth = 485
Color = 15269887
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentColor = False
ParentFont = False
TabOrder = 2
Visible = False
object GroupBox2: TGroupBox
Left = 24
Height = 61
Top = 180
Width = 397
Caption = ' toe angle RAM : '
ClientHeight = 40
ClientWidth = 393
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentFont = False
TabOrder = 0
object Label4: TLabel
Left = 34
Height = 20
Top = 26
Width = 128
AutoSize = False
Caption = 'as control template'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object switch_control_label: TLabel
Left = 160
Height = 20
Top = 25
Width = 62
AutoSize = False
Caption = '1: 24.00'
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object switch_angle_as_control_radio: TRadioButton
Left = 12
Height = 20
Top = 26
Width = 21
Checked = True
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
TabStop = True
end
object switch_angle_entered_radio: TRadioButton
Left = 288
Height = 22
Top = 26
Width = 33
Caption = '1:'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
end
object switch_angle_edit: TEdit
Left = 328
Height = 26
Top = 24
Width = 46
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Text = '32.00'
OnMouseDown = switch_angle_editMouseDown
end
end
object back_radio: TRadioButton
Left = 24
Height = 22
Top = 36
Width = 123
Caption = 'back of blade'
Checked = True
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
TabStop = True
OnMouseDown = back_radioMouseDown
end
object front_groupbox: TGroupBox
Left = 246
Height = 96
Top = 66
Width = 227
Caption = ' front angle : '
ClientHeight = 75
ClientWidth = 223
Color = 16777200
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentColor = False
ParentFont = False
TabOrder = 2
Visible = False
object Label19: TLabel
Left = 182
Height = 20
Top = 32
Width = 36
AutoSize = False
Caption = 'degs'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label20: TLabel
Left = 8
Height = 20
Top = 32
Width = 121
Alignment = taRightJustify
AutoSize = False
Caption = 'front slope angle :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object slope_angle_edit: TEdit
Left = 132
Height = 26
Top = 29
Width = 46
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Text = '20'
OnMouseDown = switch_angle_editMouseDown
end
object angled_base_checkbox: TCheckBox
Left = 14
Height = 20
Top = 64
Width = 127
Caption = 'angled jig base'
Checked = True
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
State = cbChecked
TabOrder = 1
end
end
object front_left_radio: TRadioButton
Left = 24
Height = 22
Top = 90
Width = 195
Caption = 'front of Left-side blade'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
OnMouseDown = front_left_radioMouseDown
end
object front_right_radio: TRadioButton
Left = 24
Height = 22
Top = 128
Width = 205
Caption = 'front of Right-side blade'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
OnMouseDown = front_right_radioMouseDown
end
object top_pad_checkbox: TCheckBox
Left = 380
Height = 20
Top = 12
Width = 89
Caption = 'add top pad'
Checked = True
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
ParentFont = False
State = cbChecked
TabOrder = 5
end
object set_top_pad_button: TButton
Left = 428
Height = 17
Top = 32
Width = 40
Caption = 'set...'
Font.Color = clBlue
Font.Height = -12
Font.Name = 'Arial'
ParentFont = False
TabOrder = 6
OnClick = set_top_pad_buttonClick
end
end
object xing_radio: TRadioButton
Left = 288
Height = 22
Top = 24
Width = 163
Caption = 'crossing vee rails :'
Checked = True
TabOrder = 3
TabStop = True
OnMouseDown = xing_radioMouseDown
end
object switch_radio: TRadioButton
Left = 288
Height = 22
Top = 198
Width = 129
Caption = 'switch blades :'
TabOrder = 4
OnMouseDown = switch_radioMouseDown
end
object dims_groupbox: TGroupBox
Left = 14
Height = 146
Top = 246
Width = 236
Caption = ' rail-fit dimensions : '
ClientHeight = 125
ClientWidth = 232
Color = 16777200
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentBackground = False
ParentColor = False
ParentFont = False
TabOrder = 5
object Label5: TLabel
Left = 198
Height = 20
Top = 76
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 198
Height = 20
Top = 108
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label7: TLabel
Left = 22
Height = 20
Top = 76
Width = 124
Alignment = taRightJustify
AutoSize = False
Caption = 'rail head width :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label8: TLabel
Left = 198
Height = 20
Top = 44
Width = 30
AutoSize = False
Caption = 'mm'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label9: TLabel
Left = 4
Height = 20
Top = 44
Width = 142
Alignment = taRightJustify
AutoSize = False
Caption = 'part groove depth :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label10: TLabel
Left = 8
Height = 20
Top = 108
Width = 138
Alignment = taRightJustify
AutoSize = False
Caption = 'FB rail foot width :'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label15: TLabel
Left = 56
Height = 20
Top = 18
Width = 172
AutoSize = False
Caption = 'refer to Templot Club forum'
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
ParentFont = False
end
object rail_head_width_edit: TEdit
Left = 152
Height = 26
Top = 74
Width = 41
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
Text = '0.92'
end
object rail_fb_foot_width_edit: TEdit
Left = 152
Height = 26
Top = 106
Width = 41
Enabled = False
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
Text = '1.83'
end
object groove_depth_edit: TEdit
Left = 152
Height = 26
Top = 42
Width = 41
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 2
Text = '0.96'
end
end
object north_checkbox: TCheckBox
Left = 16
Height = 22
Top = 28
Width = 95
Caption = 'north part'
Checked = True
State = cbChecked
TabOrder = 6
end
object south_checkbox: TCheckBox
Left = 128
Height = 22
Top = 28
Width = 97
Caption = 'south part'
Checked = True
State = cbChecked
TabOrder = 7
end
object part_thickness_edit: TEdit
Left = 148
Height = 26
Hint = ' refer to Templot Club forum for FDM printing information '
Top = 58
Width = 46
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
ShowHint = True
TabOrder = 8
Text = '9.6'
end
object bolt_hole_edit: TEdit
Left = 148
Height = 26
Top = 92
Width = 46
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
ParentShowHint = False
TabOrder = 9
Text = '5.9'
end
object rail_code_edit: TEdit
Left = 768
Height = 26
Top = 18
Width = 36
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 10
Text = '75'
end
object knuckle_radio: TRadioButton
Left = 32
Height = 22
Top = 416
Width = 217
Caption = 'knuckle bend gauge only :'
TabOrder = 11
OnMouseDown = xing_radioMouseDown
end
object kn_groove_depth_edit: TEdit
Left = 180
Height = 26
Top = 442
Width = 41
Font.Color = clBlue
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 12
Text = '2.1'
end
end
object ok_button: TButton
Left = 846
Height = 25
Top = 458
Width = 64
Caption = 'OK'
ModalResult = 1
TabOrder = 1
end
end