MX Bikes Official Forum

Mods => Bikes => Topic started by: Snappe on March 24, 2016, 04:00:43 PM

Title: Bike Template & Docs
Post by: Snappe on March 24, 2016, 04:00:43 PM
BIKE TEMPLATE FILES
http://www.mx-bikes.com/downloads/mxb_bike_template.zip (http://www.mx-bikes.com/downloads/mxb_bike_template.zip)



BIKE CREATION GUIDE
http://docs.piboso.com/wiki/index.php/Bike_Creation_Guide (http://docs.piboso.com/wiki/index.php/Bike_Creation_Guide)



BIKE PHYSICS EDITORS
http://www.kartracing-pro.com/downloads/vt.zip (http://www.kartracing-pro.com/downloads/vt.zip)
Title: Re: Bike Template & Docs
Post by: PiBoSo on October 15, 2016, 04:08:42 PM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- support for geometry that is laterally offset ( example: Panigale rear suspension )
- support for rear suspension geometry where the rocker - rod link is the upper one, and not the lower one ( example: Panigale rear suspension )
- added the possibility to disable the automatic update of the swingarm angle ( and then manually change it )
- added preload setting for testing
- added the possibility to change the swingarm pivot position for testing
- added the sag readings for testing

Updated the SPR Generator, too.
Title: Re: Bike Template & Docs
Post by: PiBoSo on November 15, 2016, 03:50:38 PM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- support for the "Linkage Rod Swingarm" rear suspension geometry ( example: Unit Pro Link )
- fixed the crash with out of bounds values
Title: Re: Bike Template & Docs
Post by: PiBoSo on January 14, 2017, 12:27:52 AM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- support for the "Push Arm" front suspension geometry ( example: speedway bikes )
- support for the "Trail Arm" front suspension geometry ( example: Vespa )
- support for the "Rigid" front suspension geometry ( example: pitbikes )
- support for the "Hardtail" rear suspension geometry ( example: speedway bikes )
Title: Re: Bike Template & Docs
Post by: PiBoSo on January 14, 2017, 12:42:36 AM

To show the tyres in the Bike Editor, set the path to tyres.pkz ( or the unpacked folder ) in the file bikeed.ini
Example:

[tyres]
path=C:\Program Files (x86)\MX Bikes\tyres\
Title: Re: Bike Template & Docs
Post by: PiBoSo on July 20, 2018, 10:02:44 PM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- support for shape animation
Title: Re: Bike Template & Docs
Post by: PiBoSo on July 10, 2019, 11:31:54 AM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- wheels loading fixed
- support for the chain link rotation
- positions are now rounded to the nearest 10th of millimeter when writing the GEOM file
Title: Re: Bike Template & Docs
Post by: PiBoSo on July 16, 2019, 11:46:39 PM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- improved chain link editing
Title: Re: Bike Template & Docs
Post by: PiBoSo on February 12, 2020, 05:54:36 PM

Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- improved rear suspension geometry editing and display
- the rocker and rod length must now be set directly
- the "Rear Suspension" slider now sets the swingarm angle when "Rear Suspension Update" is disabled

- a very simple tool to approximate the chassis inertia has been integrated.
When loading a GEOM file, BikeEd automatically reads a file named "inertia.cfg", if it exists in the same path.
Example file, used for the stock 350xf bike:
elem0
{
name = engine
mass = 33.51
pos = 0, 0.54, 0
size = 0.2, 0.38, 0.35
}
elem1
{
name = chassis
mass = 19
pos = 0, 0.66, 0
size = 0.25, 0.65, 0.45
}
elem2
{
name = tail
mass = 6
pos = 0, 0.77, -0.52
size = 0.3, 0.4, 0.6
}
elem3
{
name = front
mass = 5
pos = 0, 0.88, 0.3
size = 0.3, 0.5, 0.2
}
The inertia parameters and mass position are then displayed on screen.
It is possible to hide the inertia data: Toolbar -> Draw -> Chassis Inertia

Important
- to save the GEOM file for MX Bikes Beta13, the following lines must be added to the file "bikeed.ini":
[save]
legacy=1
Title: Re: Bike Template & Docs
Post by: PiBoSo on May 28, 2020, 10:27:04 AM
Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- fixed the linkage suspension nomenclature
- the legacy save has been dropped. Now BikeEd writes data only in a new format, that cannot be read in MX Bikes beta13 and older. However, please note that both BikeEd and MX Bikes can still read the all the old formats.
Title: Re: Bike Template & Docs
Post by: PiBoSo on June 09, 2020, 10:55:01 PM
Bike tools updated:
http://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- fixed the chassis inertia calculation
Title: Re: Bike Template & Docs
Post by: PiBoSo on August 30, 2022, 12:56:35 PM
Bike tools updated:
https://www.kartracing-pro.com/downloads/vt.zip

BikeEd changelog:
- fixed the "Rocker Swingarm" rear suspension linkage geometry

TyreEd changelog:
- added a tool to calculate "TorusRadius" and "TreadWidth" from tyre measurements
Title: Re: Bike Template & Docs
Post by: PiBoSo on September 21, 2022, 04:31:30 PM
Bike tools updated:
https://www.kartracing-pro.com/downloads/vt.zip

TyreEd changelog:
- removed the "Tread Width" option from the shape tool, because the approximation wasn't good enough