Receive the latest updates, promotions, new offers and exclusive files.
Why choose My Chiptuning files?
Custom-made Chiptuning files
My Chiptuning files supply custom-made ECU tuning files to tune petrol and diesel engines for performance and fuel efficiency. We supply ECU tuning garages, dealers, individuals and even other Chiptuning companies.
Read more
Reading and writing Tools
Chiptuning tools
We have all the necessary tools and software you need to retune your engine yourself, whether you have a car, a van, a truck or a tractor. We are a distributor of Alientech, DIMsport and CMD, and support many other well known Chiptuning tools and software.
<!-- -->
Own Test bench
Chiptuning equipment
<!-- -->
My Chiptuning files is a specialist in optimising petrol and diesel engines for better performance and fuel efficiency. We extensively test our files on the road, and on our advanced 4x4 dynamometer. This allows us to guarantee high-quality ECU tuning files with an optimal mix of performance and fuel savings.
Our Customers
We are proud to 21191 customers from all around the world and hope you will be joining us too 🙂
$( document ).ready(function() {
$(".google-maps").addClass("hidden");
$(".thank-you-customers").hover(function(){
$(".blok-recent.site-color").removeClass("site-color");
$(".thank-you-customers").addClass("hidden");
$(".google-maps").removeClass("hidden");if (document.getElementById('map-canvas')) {var center = new google.maps.LatLng(40, 0);var $main_color = '#003771',
$saturation = -20,
$brightness = 5;//we define here the style of the map
var style = [
{
//set saturation for the labels on the map
elementType: "labels",
stylers: [
{saturation: $saturation}
]
},
{ //poi stands for point of interest - don't show these lables on the map
featureType: "poi",
elementType: "labels",
stylers: [
{visibility: "off"}
]
},
{
//don't show highways lables on the map
featureType: 'road.highway',
elementType: 'labels',
stylers: [
{visibility: "off"}
]
},
{
//don't show local road lables on the map
featureType: "road.local",
elementType: "labels.icon",
stylers: [
{visibility: "off"}
]
},
{
//don't show arterial road lables on the map
featureType: "road.arterial",
elementType: "labels.icon",
stylers: [
{visibility: "off"}
]
},
{
//don't show road lables on the map
featureType: "road",
elementType: "geometry.stroke",
stylers: [
{visibility: "off"}
]
},
//style different elements on the map
{
featureType: "transit",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "poi",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "poi.government",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "poi.sport_complex",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "poi.attraction",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "poi.business",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "transit",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "transit.station",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "landscape",
stylers: [
{hue: '#ffffff'},
{visibility: "on"},
{lightness: 90},
{saturation: $saturation}
]},
{
featureType: "road",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "road.highway",
elementType: "geometry.fill",
stylers: [
{hue: $main_color},
{visibility: "on"},
{lightness: $brightness},
{saturation: $saturation}
]
},
{
featureType: "water",
elementType: "geometry",
stylers: [
{hue: '#dde3e6'},
{visibility: "on"},
{lightness: 40},
{saturation: 0}
]
}
];var mapOptions = {
zoom: 3,
center: center,
mapTypeId: google.maps.MapTypeId.ROADMAP,
scrollwheel: false,
styles: style,
streetViewControl: false,
mapTypeControl: false,};var map = new google.maps.Map(document.getElementById("map-canvas"), mapOptions);
var markerIcon = {};
var path = "M-25,0a25,25 0 1,0 50,0a25,25 0 1,0 -50,0";
var image = 'https://developers.google.com/maps/documentation/javascript/examples/full/images/beachflag.png';var marges = [10, 50, 100, 500, 1000];
function calculateSize(count) {
var min_scale = 0.4;
for(var i=0; i marges[i]) {
min_scale += 0.1;
}
}markerIcon = {
path: path,
fillColor: '#d82028',
fillOpacity: 0.9,
anchor: new google.maps.Point(0, 0),
strokeWeight: 1,
strokeColor: '#fff',
scale: min_scale,};return markerIcon;
};var infowindow = new google.maps.InfoWindow({
content: ""
});var name = 'Afghanistan';
var lat = '33.939110';
var lng = '67.709953';
var count = '189';
var id = '256';var position = new google.maps.LatLng(lat, lng);
var marker = new google.maps.Marker({
map: map,
animation: google.maps.Animation.DROP,
position: position,
icon: calculateSize(count),
labelContent: '',
label: {
text: count,
color: "#fff",
fontSize: "12px",
fontWeight: "bold"
}
});var description = '
'+
'
'+name+'
'+
'
'+
'
189 customers in Afghanistan
'+
'
'+
'
';bindInfoWindow(marker, map, infowindow, description);
var name = 'Aland Islands';
var lat = '60.178525';
var lng = '19.915611';
var count = '5';
var id = '257';var position = new google.maps.LatLng(lat, lng);
var marker = new google.maps.Marker({
map: map,
animation: google.maps.Animation.DROP,
position: position,
icon: calculateSize(count),
labelContent: '',
label: {
text: count,
color: "#fff",
fontSize: "12px",
fontWeight: "bold"
}
});var description = '
'+
'
'+name+'
'+
'
'+
'
5 customers in Aland Islands
'+
'
'+
'
';bindInfoWindow(marker, map, infowindow, description);
var name = 'Albania';
var lat = '41.153332';
var lng = '20.168331';
var count = '96';
var id = '258';var position = new google.maps.LatLng(lat, lng);
var marker = new google.maps.Marker({
map: map,
animation: google.maps.Animation.DROP,
position: position,
icon: calculateSize(count),
labelContent: '',
label: {
text: count,
color: "#fff",
….gm-style-iw + div {display: none;}
Our
Special offers
Discover our range of special offers and package deals