Posted
921 views
148 downloads
0 points
921 views
148 downloads
0 points
I created the engine of my first car. It's an even fire V6 so GM cast the crankshaft with a rod journal for each cylinder. The rod journals 1-3-5 are normal 0, 120, and 240 degrees while the journals for 2-4-6 are the same but offset by -30 degrees.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/pachua/vortec_v6.mr" use_default_theme() set_engine(vortec_v6())