-
Notifications
You must be signed in to change notification settings - Fork 249
/
.gitmodules
559 lines (559 loc) · 16.7 KB
/
.gitmodules
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
[submodule "3D_Printing_Tools"]
path = 3D_Printing_Tools
url = https://github.com/mark1791/3D_Printing_Tools
branch = master
[submodule "3DfindIT"]
path = 3DfindIT
url = https://github.com/cadenasgmbh/3dfindit-freecad-integration
branch = master
[submodule "A2plus"]
path = A2plus
url = https://github.com/kbwbe/A2plus
[submodule "addFC"]
path = addFC
url = https://github.com/GS90/addFC
branch = main
[submodule "AirPlaneDesign"]
path = AirPlaneDesign
url = https://github.com/FredsFactory/FreeCAD_AirPlaneDesign
branch = master
[submodule "Alternate_OpenSCAD"]
path = Alternate_OpenSCAD
url = https://github.com/KeithSloan/OpenSCAD_Alt_Import
branch = master
[submodule "animation"]
path = animation
url = https://github.com/microelly2/Animation
branch = master
[submodule "AnimationFreeCAD"]
path = AnimationFreeCAD
url = https://github.com/QuentinTournier40/AnimationFreeCAD
branch = main
[submodule "ArchTextures"]
path = ArchTextures
url = https://github.com/furti/FreeCAD-ArchTextures
branch = master
[submodule "assembly2"]
path = assembly2
url = https://github.com/hamish2014/FreeCAD_assembly2
branch = master
[submodule "Assembly3"]
path = Assembly3
url = https://github.com/realthunder/FreeCAD_assembly3
branch = master
[submodule "Assembly4"]
path = Assembly4
url = https://github.com/Zolko-123/FreeCAD_Assembly4
branch = master
[submodule "Autoload"]
path = Autoload
url = https://github.com/triplus/Autoload
branch = master
[submodule "BCFPlugin"]
path = BCFPlugin
url = https://github.com/podestplatz/BCF-Plugin-FreeCAD
branch = master
[submodule "Behave-Dark-Colors"]
path = Behave-Dark-Colors
url = https://github.com/Chrismettal/FreeCAD-Behave-Dark-Preference-Pack
branch = main
[submodule "Beltrami"]
path = Beltrami
url = https://github.com/Simturb/Beltrami
branch = main
[submodule "BillOfMaterials"]
path = BillOfMaterials
url = https://github.com/APEbbers/BillOfMaterials-WB
branch = main
[submodule "btl"]
path = btl
url = https://github.com/knipknap/better-tool-library
branch = main
[submodule "BIMBots"]
path = BIMBots
url = https://github.com/opensourceBIM/BIMbots-FreeCAD
branch = master
[submodule "BIM"]
path = BIM
url = https://github.com/yorikvanhavre/BIM_Workbench
branch = master
[submodule "bimtester"]
path = bimtester
url = https://github.com/bimtester/bimtesterfc
branch = master
[submodule "boltsfc"]
path = boltsfc
url = https://github.com/boltsparts/boltsfc
branch = main
[submodule "CadbaseLibrary"]
path = CadbaseLibrary
url = https://github.com/mnnxp/cadbaselibrary-freecad
branch = master
[submodule "CADExchanger"]
path = CADExchanger
url = https://github.com/yorikvanhavre/CADExchanger
branch = master
[submodule "cadquery_module"]
path = cadquery_module
url = https://github.com/jmwright/cadquery-freecad-module
branch = master
[submodule "CamScripts"]
path = CamScripts
url = https://github.com/spanner888/CamScripts
branch = main
[submodule "CfdOF"]
path = CfdOF
url = https://github.com/jaheyns/CfdOF
branch = master
[submodule "Cfd"]
path = Cfd
url = https://github.com/qingfengxia/Cfd
branch = master
[submodule "CommandPanel"]
path = CommandPanel
url = https://github.com/triplus/CommandPanel
branch = master
[submodule "CubeMenu"]
path = CubeMenu
url = https://github.com/triplus/CubeMenu
branch = master
[submodule "cura_engine"]
path = cura_engine
url = https://github.com/cblt2l/FreeCAD-CuraEngine-Plugin
branch = master
[submodule "CurvedShapes"]
path = CurvedShapes
url = https://github.com/chbergmann/CurvedShapesWorkbench
branch = master
[submodule "Curves"]
path = Curves
url = https://github.com/tomate44/CurvesWB
branch = master
[submodule "Defeaturing"]
path = Defeaturing
url = https://github.com/easyw/Defeaturing_WB
branch = master
[submodule "Design456"]
path = Design456
url = https://github.com/MariwanJ/Design456
branch = main
[submodule "DesignSPHysics"]
path = DesignSPHysics
url = https://github.com/DualSPHysics/DesignSPHysics
branch = master
[submodule "dodo"]
path = dodo
url = https://github.com/oddtopus/dodo
branch = master
[submodule "Dracula"]
path = Dracula
url = https://github.com/dracula/freecad
branch = master
[submodule "drawing_dimensioning"]
path = drawing_dimensioning
url = https://github.com/hamish2014/FreeCAD_drawing_dimensioning
branch = master
[submodule "dxf-library"]
path = dxf_library
url = https://github.com/yorikvanhavre/Draft-dxf-importer
branch = master
[submodule "DynamicData"]
path = DynamicData
url = https://github.com/mwganson/DynamicData
branch = master
[submodule "EM"]
path = EM
url = https://github.com/ediloren/EM-Workbench-for-FreeCAD
branch = master
[submodule "Estimate"]
path = Estimate
url = https://github.com/erroronline1/estimateWB
branch = master
[submodule "ExplodedAssembly"]
path = ExplodedAssembly
url = https://github.com/JMG1/ExplodedAssembly
branch = master
[submodule "ExtMan"]
path = ExtMan
url = https://github.com/mnesarco/FreeCAD_ExtMan
branch = master
[submodule "fasteners"]
path = fasteners
url = https://github.com/shaise/FreeCAD_FastenersWB
branch = master
[submodule "Fcmcua"]
path = Fcmcua
url = https://github.com/heissgetraenk/fcmcua
branch = main
[submodule "FreeCAD-Beginner-Assistant"]
path = FreeCAD-Beginner-Assistant
url = https://github.com/alekssadowski95/FreeCAD-Beginner-Assistant
branch = main
[submodule "freecad.gears"]
path = freecad.gears
url = https://github.com/looooo/freecad.gears
branch = master
[submodule "Freecad-Built-in-themes-beta"]
path = Freecad-Built-in-themes-beta
url = https://github.com/MisterMakerNL/Freecad-Built-in-themes-beta
branch = main
[submodule "freecad.optics_design_workbench"]
path = freecad.optics_design_workbench
url = https://github.com/zaphB/freecad.optics_design_workbench
branch = master
[submodule "FreeCAD-Ribbon"]
path = FreeCAD-Ribbon
url = https://github.com/APEbbers/FreeCAD-Ribbon
branch = main
[submodule "FreeCAD-themes"]
path = FreeCAD-themes
url = https://github.com/FreeCAD/FreeCAD-themes
branch = main
[submodule "freecad_streamdeck_addon"]
path = freecad_streamdeck_addon
url = https://github.com/Giraut/freecad_streamdeck_addon
branch = main
[submodule "FeedsAndSpeeds"]
path = FeedsAndSpeeds
url = https://github.com/dubstar-04/FeedsAndSpeeds
branch = master
[submodule "FEM_FrontISTR"]
path = FEM_FrontISTR
url = https://github.com/FrontISTR/FEM_FrontISTR
branch = master
[submodule "FEMbyGEN"]
path = FEMbyGEN
url = https://github.com/Serince/FEMbyGEN
branch = master
[submodule "flamingo"]
path = flamingo
url = https://github.com/oddtopus/flamingo
branch = master
[submodule "frame"]
path = frame
url = https://github.com/looooo/freecad_frame
branch = master
[submodule "FrameForge"]
path = FrameForge
url = https://github.com/lukh/frameforge
branch = main
[submodule "FreeGrid"]
path = FreeGrid
url = https://github.com/instancezero/in3dca-freegrid.git
branch = main
[submodule "GDML"]
path = GDML
url = https://github.com/KeithSloan/GDML
branch = Main
[submodule "GDT"]
path = GDT
url = https://github.com/juanvanyo/FreeCAD-GDT
branch = master
[submodule "Glass"]
path = Glass
url = https://github.com/triplus/Glass
branch = master
[submodule "Gridfinity"]
path = Gridfinity
url = https://github.com/Stu142/FreeCAD-Gridfinity-Workbench
branch = master
[submodule "Help"]
path = Help
url = https://github.com/FreeCAD/FreeCAD-Help
branch = main
[submodule "IconThemes"]
path = IconThemes
url = https://github.com/triplus/IconThemes
branch = master
[submodule "ImportNURBS"]
path = ImportNURBS
url = https://github.com/KeithSloan/ImportNURBS
branch = master
[submodule "InventorLoader"]
path = InventorLoader
url = https://github.com/jmplonka/InventorLoader
branch = master
[submodule "kerkythea"]
path = kerkythea
url = https://github.com/marmni/FreeCAD-Kerkythea
branch = master
[submodule "kicadStepUpMod"]
path = kicadStepUpMod
url = https://github.com/easyw/kicadStepUpMod
branch = master
[submodule "lattice2"]
path = lattice2
url = https://github.com/DeepSOIC/Lattice2
branch = master
[submodule "Launcher"]
path = Launcher
url = https://github.com/triplus/Launcher
branch = master
[submodule "LCInterlocking"]
path = LCInterlocking
url = https://github.com/execuc/LCInterlocking
branch = master
[submodule "parts_library"]
path = parts_library
url = https://github.com/FreeCAD/FreeCAD-library
branch = master
[submodule "Lithophane"]
path = Lithophane
url = https://github.com/furti/FreeCAD-Lithophane
branch = master
[submodule "MakerWorkbench"]
path = MakerWorkbench
url = https://github.com/URJCMakerGroup/MakerWorkbench
branch = master
[submodule "Manipulator"]
path = Manipulator
url = https://github.com/easyw/Manipulator
branch = master
[submodule "Marz"]
path = Marz
url = https://github.com/mnesarco/MarzWorkbench
branch = master
[submodule "MeshRemodel"]
path = MeshRemodel
url = https://github.com/mwganson/MeshRemodel
branch = master
[submodule "MnesarcoUtils"]
path = MnesarcoUtils
url = https://github.com/mnesarco/FreeCAD_Utils
branch = main
[submodule "ModernUI"]
path = ModernUI
url = https://github.com/HakanSeven12/Modern-UI
branch = master
[submodule "MOOC"]
path = MOOC
url = https://github.com/j-wiedemann/mooc-workbench
branch = master
[submodule "Movie"]
path = Movie
url = https://github.com/Francisco-Rosa/FreeCAD-Movie
branch = master
[submodule "NavigationIndicator"]
path = NavigationIndicator
url = https://github.com/triplus/NavigationIndicator
branch = master
[submodule "NikraDAP"]
path = NikraDAP
url = https://github.com/NikraDAP/FreeCAD-NikraDAP
branch = main
[submodule "Nodes"]
path = Nodes
url = https://github.com/j8sr0230/Nodes
branch = main
[submodule "nurbs"]
path = nurbs
url = https://github.com/microelly2/freecad-nurbs
branch = master
[submodule "offline-documentation"]
path = offline-documentation
url = https://github.com/FreeCAD/FreeCAD-documentation
branch = main
[submodule "Ondsel-Lens"]
path = Ondsel-Lens
url = https://github.com/Ondsel-Development/Ondsel-Lens-Addon
branch = main
[submodule "OpenTheme"]
path = OpenTheme
url = https://github.com/obelisk79/OpenTheme
branch = main
[submodule "OpticsWorkbench"]
path = OpticsWorkbench
url = https://github.com/chbergmann/OpticsWorkbench
branch = main
[submodule "OSAFE"]
path = OSAFE
url = https://github.com/ebrahimraeyat/OSAFE
branch = master
[submodule "ose-piping"]
path = ose-piping
url = https://github.com/rkrenzler/ose-piping-workbench
branch = master
[submodule "OSE3dPrinter"]
path = OSE3dPrinter
url = https://github.com/gbroques/ose-3d-printer-workbench
branch = master
[submodule "osh-autodoc-workbench"]
path = osh-autodoc-workbench
url = https://codeberg.org/osh-autodoc/osh-autodoc-workbench
branch = main
[submodule "Part-o-magic"]
path = Part-o-magic
url = https://github.com/DeepSOIC/Part-o-magic
branch = master
[submodule "pcb"]
path = pcb
url = https://github.com/marmni/FreeCAD-PCB
branch = master
[submodule "persistenttoolbars"]
path = persistenttoolbars
url = https://github.com/triplus/PersistentToolbars
branch = master
[submodule "PieMenu"]
path = PieMenu
url = https://github.com/Grubuntu/PieMenu
branch = master
[submodule "pivy_trackers"]
path = pivy_trackers
url = https://github.com/joelgraff/pivy_trackers
branch = master
[submodule "Plot"]
path = Plot
url = https://github.com/FreeCAD/freecad.plot
branch = master
[submodule "POV-Ray-Rendering"]
path = POV-Ray-Rendering
url = https://github.com/TheRaytracers/freecad-povray-render
branch = master
[submodule "ProDarkThemePreferencePack"]
path = ProDarkThemePreferencePack
url = https://github.com/turn211/ProDarkThemePreferencePack
branch = main
[submodule "Pyramids-and-Polyhedrons"]
path = Pyramids-and-Polyhedrons
url = https://github.com/eddyverl/FreeCAD-Pyramids-and-Polyhedrons
branch = master
[submodule "pyOpToolsWorkbench"]
path = pyOpToolsWorkBench
url = https://github.com/cihologramas/freecad-pyoptools
branch = master
[submodule "pyrate"]
path = pyrate
url = https://salsa.debian.org/mess42/pyrate
branch = master
[submodule "QuickMeasure"]
path = QuickMeasure
url = https://github.com/DanMiel/QuickMeasure
branch = main
[submodule "reconstruction"]
path = reconstruction
url = https://github.com/microelly2/reconstruction
branch = master
[submodule "Reinforcement"]
path = Reinforcement
url = https://github.com/amrit3701/FreeCAD-Reinforcement
branch = master
[submodule "RemBench"]
path = RemBench
url = https://github.com/triplus/RemBench
branch = master
[submodule "Render"]
path = Render
url = https://github.com/FreeCAD/FreeCAD-render
branch = master
[submodule "Reporting"]
path = Reporting
url = https://github.com/furti/FreeCAD-Reporting
branch = master
[submodule "retr3d"]
path = retr3d
url = https://github.com/Maaphoo/Retr3d
branch = master
[submodule "Rocket"]
path = Rocket
url = https://github.com/davesrocketshop/Rocket
branch = master
[submodule "SearchBar"]
path = SearchBar
url = https://github.com/SuzanneSoy/SearchBar
branch = main
[submodule "SelectorToolbar"]
path = SelectorToolbar
url = https://github.com/triplus/SelectorToolbar
branch = master
[submodule "sheetmetal"]
path = sheetmetal
url = https://github.com/shaise/FreeCAD_SheetMetal
branch = master
[submodule "Ship"]
path = Ship
url = https://github.com/FreeCAD/freecad.ship
branch = master
[submodule "ShortCuts"]
path = ShortCuts
url = https://github.com/triplus/ShortCuts
branch = master
[submodule "Silk"]
path = Silk
url = https://github.com/edwardvmills/Silk
branch = master
[submodule "slic3r-tools"]
path = slic3r-tools
url = https://github.com/limikael/freecad-slic3r-tools
branch = master
[submodule "SlopedPlanesMacro"]
path = SlopedPlanesMacro
url = https://github.com/luzpaz/SlopedPlanesMacro
branch = master
[submodule "SteelColumn"]
path = SteelColumn
url = https://github.com/ebrahimraeyat/momen
branch = master
[submodule "STEMFIE"]
path = STEMFIE
url = https://github.com/bilbaomakers/StemfieWB
branch = main
[submodule "symbols_library"]
path = symbols_library
url = https://github.com/FreeCAD/FreeCAD-symbols
branch = master
[submodule "TabBar"]
path = TabBar
url = https://github.com/triplus/TabBar
branch = master
[submodule "ThreadProfile"]
path = ThreadProfile
url = https://github.com/mwganson/ThreadProfile
branch = master
[submodule "TitleBlock"]
path = TitleBlock
url = https://github.com/APEbbers/TitleBlock-WB
branch = main
[submodule "timber"]
path = timber
url = https://github.com/wood-galaxy/FreeCAD-Timber
branch = master
[submodule "toSketch"]
path = toSketch
url = https://github.com/KeithSloan/toSketch
branch = main
[submodule "taack-plm-freecad"]
path = taack-plm-freecad
url = https://github.com/Taack/taack-plm-freecad
branch = main
[submodule "ToolbarStyle"]
path = ToolbarStyle
url = https://github.com/triplus/ToolbarStyle
branch = master
[submodule "Trails"]
path = Trails
url = https://github.com/HakanSeven12/Trails
branch = main
[submodule "WebTools"]
path = WebTools
url = https://github.com/yorikvanhavre/WebTools
branch = master
[submodule "WB_Organizer"]
path = Workbench-Organizer
url = https://github.com/Palmstroemen/WB_Organizer
branch = main
[submodule "woodworking"]
path = Woodworking
url = https://github.com/dprojects/Woodworking
branch = master
[submodule "workfeature-macro"]
path = workfeature-macro
url = https://github.com/Rentlau/WorkFeature
branch = master
[submodule "workfeature"]
path = workfeature
url = https://github.com/Rentlau/WorkFeature-WB
branch = master
[submodule "yaml-workspace"]
path = yaml-workspace
url = https://github.com/Mambix/FreeCAD-yaml-workspace
branch = master