BikeCAD Pro version 17.0 was released June 11, 2021. Version 17.0 includes the following enhancements:
- Export to FreeCAD option allows for frames and wheels to be imported into the 3D environment of FreeCAD.
- The rider can be pictured with a variety of different helmet styles.
- Rear end geometry can be specified by distance from rear axle to back edge of seat tube.
- More built in drawings for various rear dropouts.
- Additional eBike motors.
- Added top view of aerobars.
- Added more yokes.
- Additional brand logos.
- New Bulgarian translation.
BikeCAD Pro version 17.1 was released July 4, 2021. Version 17.1 includes the following enhancements:
- Added Paragon Machine Works DS0005BD (DS1005BD, DS1006BD) dropout
- Added option to display dimensions horizontally.
- Added tire height dimension.
- Added dropper post stroke dimensions.
- Additional brand logos.
BikeCAD Pro version 17.5 was released October 28, 2021. Version 17.5 includes the following enhancements:
- New option to control rear end geometry by both chain stay length and rear axle to seat tube at the same time.
- Use the Fit advisor to calculate values for Front center, Head tube length, Handlebar from BB (X and Y), Stack, Reach, and BB to hands.
- Improved Export to FreeCAD option
- Option to include single water bottle boss.
- When exiting program, now have three options: Save and quit, Quit without saving, and Cancel which returns to the program.
- Added additional dropouts
- Added chainring radius dimensions.
- Additional brand logos.
- Improved legibility of tabs in MacOS
To receive a notification when future updates of BikeCAD Pro are available for download, please subscribe to the BikeCAD Pro Updates Google group by entering your e-mail address in the text field below.
Subscribe to BikeCAD Pro updates |
Comments
Pearson1860 replied on Permalink
Exporting to FreeCad
Hey Brent,
Is there a tutorial available for exporting to FreeCad, and how to open drawings correctly in Freecad?
Thanks,
Scott
Brent replied on Permalink
Opening in FreeCAD
I am planning to put together a video tutorial about this. In the meantime, I'm actually wrapping up version 17.1 which will feature a few minor changes. Now's the time to let me know if you'd like any logos, dropouts or yokes added to the program.
The export to FreeCAD option will produce a PY file which is a Python script. If you open this script in FreeCAD, you'll find a green play button at the top of the FreeCAD screen. Clicking this button will open the design in FreeCAD. If you are running FreeCAD on a PC, there is a good chance you'll need to install the "requests" library. To do that, extract the file macro.py from the zip file: bikecad.ca/macro.zip. Click the green play button to run this in FreeCAD. After running the macro.py script, you'll need to restart FreeCAD before the requests library will take effect.
Pearson1860 replied on Permalink
Opening in Freecad
Hey Brent,
I tried to export and open in FreeCad but I seem to get the following error. Any ideas what I need to do?
14:13:25 Traceback (most recent call last):
File "G:/My Drive/Frame Drawings/Horizontal Steel All Road/Medium Steel Horizontal test2.py", line 795, in <module>
RIMSWRProf=Part.Face([])
<class 'Part.OCCError'>: no wires in list
Thanks,
Scott
Brent replied on Permalink
FreeCAD error
Could you send me the BCAD file for which you are seeing this issue?
Flo61 replied on Permalink
Hi Brent,
Hi Brent,
FreeCad is not working. Can you help me?
I press the play buttom and........
11:32:26 Traceback (most recent call last):
File "C:/Users/Flo/Documents/Graffl.py", line 28, in <module>
import requests
File "C:\Program Files\FreeCAD 0.19\bin\Lib\site-packages\shiboken2\files.dir\shibokensupport\__feature__.py", line 142, in _import
return original_import(name, *args, **kwargs)
<class 'ModuleNotFoundError'>: No module named 'requests'
Brent replied on Permalink
Import requests library
There's a fix for this at bikecad.ca/freecad_requests.
randoflex replied on Permalink
Where to find the new tire height dimension
Hi - Where can I find the new tire height dimension?
Brent replied on Permalink
Tire height
Tire height is found in the Wheels tab of the Dimensions dialog box. Tire height is the distance between the outer edge of the tire defined by the tire diameter and the inner edge of the tire defined by the bead seat diameter (BSD). This was added to version 17.1.
RedOctober357 replied on Permalink
Closing the app accidentally
Brent, love the program, but please please let the cancel button stop the ending of the program. There's been so many time lately where I click X by habit and then click "cancel" on the save reminder and the app closes. Unless I'm an idiot, I haven't had it successfully return to the program
Brent replied on Permalink
Accidentally closing app
I've just implemented this change for the next update of BikeCAD Pro. As you can see below, when you exit the program, you'll be able to Save your design and quit, or you can select the Exit without saving button. Meanwhile, the Cancel button will now cancel the decision to exit and return you to the program.
twohands replied on Permalink
opening templates from verion 15 in version 17
Hi Brent, great updates with 17, but I don't seem to be able to open rider templates and my dimension templates.
Is there a way for me to do that, or do I need to create new ones and save them in the new version?
Thanks!
Brent replied on Permalink
Copying template files from one version to the next
Your template files from version 15 are stored in the folder BikeCAD_15.0_configuration. These are not automatically accessed by version 17 which has its own folder for configuration files. For instructions on copying these files over, see: bikecad.ca/updating_bikecad_pro. If that process seems too complicated, there's an alternative approach described at: bikecad.ca/updating_bikecad_pro_simply.
twohands replied on Permalink
Thanks! Very helpful, and
Thanks! Very helpful, and now I know what I need to do in the future. Thanks!
uglybassplayer replied on Permalink
17.5 will not open on Mac 10.7.5
Hi Brent
Just catching up after a while of not building/using BikeCAD, i've downloaded the update but it will not open. I'm running OS 10.7.5, 13.0 ran fine and the Java version of 17.5 will open. Any tips or should i be using the Java version?
Many thanks
Pete
Brent replied on Permalink
Running BikeCAD on MacOS 10.7.5
In theory, the latest version of BikeCAD should be able to run on 10.7.5. However, 10.7.5 was released in 2012, so it is a very old operating system and I am not shocked to learn that you're having issues. I am glad that you are able to run the version that requires Java. As long as that works for you, that's the one I would recommend. It has all the same functionality as the code signed version that doesn't require Java.