Search found 4696 matches

by mario52
Thu Apr 04, 2024 12:14 pm
Forum: Forum français
Topic: DATUM
Replies: 6
Views: 538

Re: DATUM

Bonjour cedric52 j'avais fait cette macro Macro_FCCamera https://wiki.freecad.org/images/thumb/2/25/FCCamera_00.png/32px-FCCamera_00.png 1: sélectionnez la face de travail de l'objet 2: cliquez sur le bouton " To face " https://wiki.freecad.org/images/thumb/f/f5/FCCamera_03.png/24px-FCCame...
by mario52
Tue Apr 02, 2024 9:10 am
Forum: Help on using FreeCAD
Topic: Spline through a list of points
Replies: 1
Views: 246

Re: Spline through a list of points

Hi

try Macro_Dxf_To_Shape Image select the type line and read the txt file (always prototype macro)

DXFtoShape_Points00.png
DXFtoShape_Points00.png (6.29 KiB) Viewed 208 times
DXFtoShape_Points00.FCStd
(319.04 KiB) Downloaded 91 times

mario
by mario52
Fri Mar 29, 2024 10:05 am
Forum: Open discussion
Topic: auto things making life "easier"
Replies: 17
Views: 1176

Re: auto things making life "easier"

Hi bambuko try Macro_findConfigFiles https://wiki.freecad.org/images/thumb/b/b5/Macro_findConfigFiles.png/32px-Macro_findConfigFiles.png (by TheMarkster) "These files can be renamed in order to reset FreeCAD's settings back to their original defaults. This can sometimes fix problems you are hav...
by mario52
Sun Mar 17, 2024 10:32 pm
Forum: Forum français
Topic: Texte en courbe et en relief
Replies: 18
Views: 1536

Re: Texte en courbe et en relief

Bonsoir 1_ L’espace entre les lettres n’est pas régulier. Comment y remédier ? en travaillant avec les fontes monospaces cette macro positionne le caractère au degrés sans tenir conte de l'épaisseur du caractère 2_ Il ne me parait pas possible d’aller modifier ultérieurement les paramètres et il fau...
by mario52
Sun Mar 17, 2024 8:04 pm
Forum: Help on using FreeCAD
Topic: FCInfo Macro
Replies: 121
Views: 37998

Re: FCInfo Macro

Hi Moment of Inertia unit is wrong. It needs to be mm^4, cm^4 or m^4 thanks for you contribution, this section (inertia) is worked by pinq i have adding 2 spinbox MomentOfInertia and MomentOfInertiaMassique , you can choice your value i change also the formula : (give always the same value !) Matrix...
by mario52
Wed Feb 14, 2024 10:47 am
Forum: Python scripting and macros
Topic: Select Faces Macro
Replies: 36
Views: 37935

Re: Select Faces Macro

Hi

ow with chat GPT

then now for visualize the level of selection example:

CubeVertex00.gif
CubeVertex00.gif (233.9 KiB) Viewed 503 times

mario
by mario52
Tue Feb 13, 2024 2:26 pm
Forum: Open discussion
Topic: New Sketcher feature discussion, circle to the Nth.
Replies: 17
Views: 1536

Re: New Sketcher feature discussion, circle to the Nth.

Hi

maybe Macro_Cut_Circle cut arc or circle in x arcs

mario
by mario52
Sat Feb 10, 2024 10:08 am
Forum: Python scripting and macros
Topic: Extrude ShapeString - open surfaces
Replies: 11
Views: 866

Re: Extrude ShapeString - open surfaces

Hi same ``` OS: Windows 10 build 19045 Word size of FreeCAD: 64-bit Version: 0.22.0dev.35735 (Git) Build type: Release Branch: main Hash: c12a5c2a163c1a277cf273106899209792be152d Python 3.10.13, Qt 5.15.8, Coin 4.0.2, Vtk 9.2.6, OCC 7.6.3 ``` the problem is the r attached shapestringR00.png you can ...
by mario52
Fri Feb 09, 2024 3:15 pm
Forum: Help on using FreeCAD
Topic: Creating A Wire Mesh Basket
Replies: 19
Views: 1726

Re: Creating A Wire Mesh Basket

Hi

a try , only wire the sweep give one error !

Panier_Pour_Velo_Filaire00.png
Panier_Pour_Velo_Filaire00.png (122.72 KiB) Viewed 474 times
Panier_Pour_Velo_Filaire00.FCStd
(573.45 KiB) Downloaded 68 times

mario