Search found 2898 matches

by Syres
Wed Aug 30, 2023 2:56 pm
Forum: UX/UI Design
Topic: Modernized StartPage mockups
Replies: 22
Views: 10995

Re: Modernized StartPage mockups

I've thought about that but then it becomes somewhat problematic at smaller thumbnail sizes. The name and info texts wouldn't fit in an 80px box for example when the thumbnail size is 64px. Yep, I'd not gone that low on the thumbnail size, my eye sight isn't that good!! But I had the idea of adding...
by Syres
Wed Aug 30, 2023 2:09 pm
Forum: UX/UI Design
Topic: Modernized StartPage mockups
Replies: 22
Views: 10995

Re: Modernized StartPage mockups

qewer33 One tweak I've made to my local config is to src\Mod\Start\StartPage\StartPage.css > .file-card > width rather than a fixed size I've made it Thumbsize + 16px. .file-card { list-style: none; display: inline; padding: 10px; width: calc(THUMBSIZE + 16px); height: THUMBCARDSIZE; background: BO...
by Syres
Tue Aug 29, 2023 5:25 pm
Forum: Developers corner
Topic: [ Please keep up-to-date ] Backport commits to FreeCAD 0.21
Replies: 9
Views: 23536

Re: [ Please keep up-to-date ] Backport commits to FreeCAD 0.21

chennes wrote: Tue Aug 29, 2023 4:11 pm Last call for back ports to make it into the 0.21.1 release...
Please see https://github.com/FreeCAD/FreeCAD/pull/10428
by Syres
Tue Aug 29, 2023 2:25 pm
Forum: Draft, Arch & BIM
Topic: Shape is invalid in Shape2DView
Replies: 2
Views: 562

Re: Shape is invalid in Shape2DView

Well I can only assume that the Shape2dView objects are set in the Data tab for Projection>Solid try changing them to Projection>Solid Faces instead. https://wiki.freecad.org/Draft_Shape2DView
by Syres
Tue Aug 29, 2023 2:07 pm
Forum: Help on using FreeCAD
Topic: Selection of specific elements
Replies: 15
Views: 1162

Re: Selection of specific elements

@drmacro the most time I've spent cursing the selection mechanism was in Path Wb to do a special profile, probably had somewhere in the region of 30-40 edges to select out of the 100ish available, much profanity that day!!
by Syres
Tue Aug 29, 2023 1:35 pm
Forum: Help on using FreeCAD
Topic: Selection of specific elements
Replies: 15
Views: 1162

Re: Selection of specific elements

The box selection(s) are completely different part of the code named 'rubberband' and only searches for polygons hence face selection only. To adapt this to edges/vertices is presently beyond my personal skillset.
by Syres
Tue Aug 29, 2023 1:17 pm
Forum: Forum français
Topic: QT: comment detecter un clic dans la vue 3D?
Replies: 20
Views: 2381

Re: QT: comment detecter un clic dans la vue 3D?

@mario52 fix for UnicodeDecodeError git commit c05e7f7
by Syres
Tue Aug 29, 2023 1:13 pm
Forum: Packaging
Topic: Chocolatey - Windows Package Manager that FreeCAD can be installed from
Replies: 62
Views: 53422

Re: Chocolatey - Windows Package Manager that FreeCAD can be installed from

@lalberts I can't comment for the packaging team but to clarify the installer that Windows users should use for 0.21.0 is located at https://github.com/FreeCAD/FreeCAD/rele ... ller-1.exe

I assume that what you add on your side.
by Syres
Tue Aug 29, 2023 6:13 am
Forum: Help on using FreeCAD
Topic: Generating gcode file for 3D printing
Replies: 8
Views: 717

Re: Generating gcode file for 3D printing

The Path workbench is for machining not 3d printing, you should use an external slicer program such as Cura 5.40.