Freecad
- Klipkopwildlife
-
Topic Author
- Offline
- Administrator
-
- I'm supposed to be retired!
Less
More
16 Jul 2023 14:15 #1
by Klipkopwildlife
Do it now, you may never get another chance
Freecad was created by Klipkopwildlife
Jon, I need some help please, I have to make some changes to the drawer slider you made for me.
When I go into Freecad I get this screen:-
I click on the file name and get this:-
I can't seem to get anywhere from there?
I need to change the size of the ball carriers to contain a 9mm ball, size for size doesn't work.
When I go into Freecad I get this screen:-
I click on the file name and get this:-
I can't seem to get anywhere from there?
I need to change the size of the ball carriers to contain a 9mm ball, size for size doesn't work.
Do it now, you may never get another chance
Attachments:
Please Log in or Create an account to join the conversation.
- jon.in.swansea
-
- Offline
- Elite Member
-
Less
More
- Posts: 757
- Thank you received: 1164
16 Jul 2023 14:45 #2
by jon.in.swansea
Replied by jon.in.swansea on topic Freecad
HI Tony,
On the left of the display should be a tree structure of the various primitive items that the beastie is composed of. With 'the_guide' is a 'joined_guide' and in that is a 'fused_side_a' in which is a 'hollow_ear_a_bk. The 'hollow_ear_a_bk' is made up of several items. An 'ear' with a radius of 5.1mm - this is the outer radius, And then there is a 'to_cut_ear' made up of a fusion of 'ear_in' which has a radius of 4.1mm and a block shape. The to_cut_ear is subtracted from the 'ear' to make the hollow for the ball to sit within.
To allow it take a 9mm ball you need to change the radius of 'ear' from say 5.1 to 5.6mm and of 'ear-in' from 4.1 to 4.6mm.\
Remember you can toggle hidden things to be visible by pressing the space bar when the item is highlighted in the tree view. Below the tree view is the attributes of the entity - like its radius. Just edit the number. You might have to ask freeCAD to recompute 'the_guide' if the differences to not show up. Right click on 'the_guide' in the tree view and one of the options is to re-compute. -Jon
On the left of the display should be a tree structure of the various primitive items that the beastie is composed of. With 'the_guide' is a 'joined_guide' and in that is a 'fused_side_a' in which is a 'hollow_ear_a_bk. The 'hollow_ear_a_bk' is made up of several items. An 'ear' with a radius of 5.1mm - this is the outer radius, And then there is a 'to_cut_ear' made up of a fusion of 'ear_in' which has a radius of 4.1mm and a block shape. The to_cut_ear is subtracted from the 'ear' to make the hollow for the ball to sit within.
To allow it take a 9mm ball you need to change the radius of 'ear' from say 5.1 to 5.6mm and of 'ear-in' from 4.1 to 4.6mm.\
Remember you can toggle hidden things to be visible by pressing the space bar when the item is highlighted in the tree view. Below the tree view is the attributes of the entity - like its radius. Just edit the number. You might have to ask freeCAD to recompute 'the_guide' if the differences to not show up. Right click on 'the_guide' in the tree view and one of the options is to re-compute. -Jon
Thanks: Klipkopwildlife
Please Log in or Create an account to join the conversation.
- jon.in.swansea
-
- Offline
- Elite Member
-
Less
More
- Posts: 757
- Thank you received: 1164
16 Jul 2023 14:46 #3
by jon.in.swansea
Replied by jon.in.swansea on topic Freecad
Ah, if you want additional clarification - I can capture a few screen shots if that would help.
Thanks: Klipkopwildlife
Please Log in or Create an account to join the conversation.
- Klipkopwildlife
-
Topic Author
- Offline
- Administrator
-
- I'm supposed to be retired!
16 Jul 2023 18:37 #4
by Klipkopwildlife
Do it now, you may never get another chance
Replied by Klipkopwildlife on topic Freecad
There's the thing Jon, i can't get it to do anything pressing space ,shift or control doesn't bring up the window on the left side.
Do it now, you may never get another chance
Please Log in or Create an account to join the conversation.
- Klipkopwildlife
-
Topic Author
- Offline
- Administrator
-
- I'm supposed to be retired!
17 Jul 2023 14:11 #5
by Klipkopwildlife
Do it now, you may never get another chance
Replied by Klipkopwildlife on topic Freecad
Okay, somehow the Combo panel got closed but this is all I get
I don't get anything when I click on the parts.
I don't get anything when I click on the parts.
Do it now, you may never get another chance
Attachments:
Please Log in or Create an account to join the conversation.
- Quorneng
-
- Offline
- Forum Master
-
Less
More
- Posts: 10058
- Thank you received: 19043
17 Jul 2023 15:06 #6
by Quorneng
Replied by Quorneng on topic Freecad
Klippy
I wonder if you are looking at the FreeCAD representation of the STL version of the file. The file you export to the slicer. You can do nothing with it in FreeCAD.
I do not recognise exactly what you have but this is as close as I can get in FreeCAD with one of my STL files.
What you need to look at in FreeCAD is the FCSTD version of that file.
It allows you to edit the FreeCAD parts of the model.
You then save it, under a new name , then 'select all' and 'export' it as an STL file. This is what the slicer uses and converts into the code file that the printer understands.
I hope this helps rather than confuses.
I wonder if you are looking at the FreeCAD representation of the STL version of the file. The file you export to the slicer. You can do nothing with it in FreeCAD.
I do not recognise exactly what you have but this is as close as I can get in FreeCAD with one of my STL files.
What you need to look at in FreeCAD is the FCSTD version of that file.
It allows you to edit the FreeCAD parts of the model.
You then save it, under a new name , then 'select all' and 'export' it as an STL file. This is what the slicer uses and converts into the code file that the printer understands.
I hope this helps rather than confuses.
Attachments:
Thanks: Klipkopwildlife
Please Log in or Create an account to join the conversation.
- Klipkopwildlife
-
Topic Author
- Offline
- Administrator
-
- I'm supposed to be retired!
17 Jul 2023 17:22 #7
by Klipkopwildlife
Do it now, you may never get another chance
Replied by Klipkopwildlife on topic Freecad
Thanks for that Simon, I'm a complete idiot when it comes to FreeCad. Anything you want to know about ModelCad, just ask me!
Do it now, you may never get another chance
Please Log in or Create an account to join the conversation.
- Klipkopwildlife
-
Topic Author
- Offline
- Administrator
-
- I'm supposed to be retired!
17 Jul 2023 17:37 #8
by Klipkopwildlife
Do it now, you may never get another chance
Replied by Klipkopwildlife on topic Freecad
Hi Simon, that is what I get from the scftd file. It's 369Kb it looks as though the file was saved without all of its support parameters.
Do it now, you may never get another chance
Please Log in or Create an account to join the conversation.
- jon.in.swansea
-
- Offline
- Elite Member
-
Less
More
- Posts: 757
- Thank you received: 1164
18 Jul 2023 06:45 #9
by jon.in.swansea
Replied by jon.in.swansea on topic Freecad
Tony, would this be a good time to try me viewing your screen? I can have the same free cad file up on mine.
I could also use your comments - I tried to pair one of the Rx that you gave me with my Futaba and the transmitter seems reluctant to do its part.
If you want to try it then let me know. B and I are off tomorrow morning for Svalbard....
I could also use your comments - I tried to pair one of the Rx that you gave me with my Futaba and the transmitter seems reluctant to do its part.
If you want to try it then let me know. B and I are off tomorrow morning for Svalbard....
Thanks: Klipkopwildlife
Please Log in or Create an account to join the conversation.
Time to create page: 0.263 seconds