Search found 4 matches

by DuckDuckGoose
Tue Aug 08, 2017 2:37 am
Forum: Developers corner
Topic: Center of a cube
Replies: 9
Views: 3097

Re: Center of a cube

Make a macro that calculates delta between current pos and shape.centerofmass, then move the object accordingly. I have already implemented something simular and can make a macro for this later if nobody beats me to it. Moving the part with macro: would this problem remain: subsequent resizing or r...
by DuckDuckGoose
Sat Aug 05, 2017 6:11 am
Forum: Developers corner
Topic: Center of a cube
Replies: 9
Views: 3097

Re: Center of a cube

4 years later.... any luck, Arcol? The problem is very annoying. Also:

ALL the other primitives (sphere,cylinder,torus,cone) are XY-centered. But cube is the only inconsistent one :(

Anyone know how to fix?
by DuckDuckGoose
Thu Aug 03, 2017 8:13 pm
Forum: Python scripting and macros
Topic: ShortCuts
Replies: 105
Views: 31642

Re: ShortCuts

Hi triplus... can this be used to get a list of already-existing shortcuts?
by DuckDuckGoose
Thu Aug 03, 2017 5:13 pm
Forum: Help on using FreeCAD
Topic: Disable mm units in Sketcher
Replies: 11
Views: 2995

Re: Disable mm units in Sketcher

I would like to remove the units because when I try to edit the value of any dimension on the sketch, when I put the cursor on the edit value box, first it take my number, but inmediatly it put the mm unit, so If I start with 15.32 mm value, I finish with 1mm5.30 (understand?, the mm appear right I...