Skip to content

Mercedes F1 Steering Wheel Sim racing

Advertising
Advertising
?
Creation quality: 5.0/5 (1 vote)
Evaluation of members on the printability, utility, level of detail, etc.

  • 5.1k views
  • 1 like
  • 7 downloads

License
3D design format
ZIP Folder details Close
  • ARDUINO.zip
    • Setup_Values.zip
    • README.md
    • .gitbook.yaml
    • .gitignore
    • .gitattributes
    • Readme.txt
    • DahlDesignDDC.sln
    • images/DDC.PNG
    • images/sw1.PNG
    • MERCEDES_2023/82_Throttle.ino
    • MERCEDES_2023/56_SW1BiteRotary.ino
    • MERCEDES_2023/04_USB.ino
    • MERCEDES_2023/60_Rotary4Bit.ino
    • MERCEDES_2023/74_FunkyRotary.ino
    • MERCEDES_2023/81_DualClutch.ino
    • MERCEDES_2023/20_Setup.ino
    • MERCEDES_2023/29_LoopStarts.ino
    • MERCEDES_2023/62_Rotary2Bit.ino
    • MERCEDES_2023/64_RotaryAnalog.ino
    • MERCEDES_2023/MERCEDES_2023.ino
    • MERCEDES_2023/80_SingleClutch.ino
    • MERCEDES_2023/42_Inject.ino
    • MERCEDES_2023/15_LEDFunctions.ino
    • MERCEDES_2023/98_PresetSwitch.ino
    • MERCEDES_2023/36_LEDTop.ino
    • MERCEDES_2023/61_RotaryPulse.ino
    • MERCEDES_2023/85_BitePot.ino
    • MERCEDES_2023/65_QuickRotary.ino
    • MERCEDES_2023/57_SW1PresetRotary.ino
    • MERCEDES_2023/11_ShiftRegisters.ino
    • MERCEDES_2023/03_EEPROM.ino
    • MERCEDES_2023/63_RotaryPEC11.ino
    • MERCEDES_2023/71_FunkyDirections.ino
    • MERCEDES_2023/83_Brake.ino
    • MERCEDES_2023/01_ColorPalette.ino
    • MERCEDES_2023/30_Switches.ino
    • MERCEDES_2023/40_Matrix.ino
    • MERCEDES_2023/44_EEPROMFunctions.ino
    • MERCEDES_2023/72_FunkyHat.ino
    • MERCEDES_2023/19_Bitfields.ino
    • MERCEDES_2023/32_Presets.ino
    • MERCEDES_2023/13_SwitchVariables.ino
    • MERCEDES_2023/70_FunkyPush.ino
    • MERCEDES_2023/35_LEDBottom.ino
    • MERCEDES_2023/08_Joystick.ino
    • MERCEDES_2023/37_TriggersAndEditors.ino
    • MERCEDES_2023/09_CB1_Table.ino
    • MERCEDES_2023/50_Pushbuttons.ino
    • MERCEDES_2023/53_Launch.ino
    • MERCEDES_2023/33_CalculationsAndUtility.ino
    • MERCEDES_2023/10_TableAndAnalog.ino
    • MERCEDES_2023/66_MultiComplex.ino
    • MERCEDES_2023/93_BrakeMagic.ino
    • MERCEDES_2023/38_PeripheralsSetup.ino
    • MERCEDES_2023/14_LEDsetup.ino
    • MERCEDES_2023/34_LEDStartup.ino
    • MERCEDES_2023/94_ThrottleHold.ino
    • MERCEDES_2023/92_Handbrake.ino
    • MERCEDES_2023/52_FunctionButtons.ino
    • MERCEDES_2023/39_PeripheralsRun.ino
    • MERCEDES_2023/61_Rotary2Pulse.ino
    • MERCEDES_2023/02_Board.ino
    • MERCEDES_2023/51_Toggle.ino
    • MERCEDES_2023/55_QuickSwitch.ino
    • MERCEDES_2023/31_RunningPresets.ino
    • MERCEDES_2023/54_Shifter.ino
    • MERCEDES_2023/12_GlobalVariables.ino
    • gitbook/collaboration.md
    • gitbook/supported-hardware.md
    • gitbook/SUMMARY.md
    • gitbook/1.-getting-started.md
    • gitbook/README.md
    • DahlDesignDDC/82_Throttle.ino
    • DahlDesignDDC/56_SW1BiteRotary.ino
    • DahlDesignDDC/04_USB.ino
    • DahlDesignDDC/60_Rotary4Bit.ino
    • DahlDesignDDC/74_FunkyRotary.ino
    • DahlDesignDDC/81_DualClutch.ino
    • DahlDesignDDC/20_Setup.ino
    • DahlDesignDDC/29_LoopStarts.ino
    • DahlDesignDDC/62_Rotary2Bit.ino
    • DahlDesignDDC/64_RotaryAnalog.ino
    • DahlDesignDDC/80_SingleClutch.ino
    • DahlDesignDDC/42_Inject.ino
    • DahlDesignDDC/15_LEDFunctions.ino
    • DahlDesignDDC/98_PresetSwitch.ino
    • DahlDesignDDC/36_LEDTop.ino
    • DahlDesignDDC/61_RotaryPulse.ino
    • DahlDesignDDC/85_BitePot.ino
    • DahlDesignDDC/65_QuickRotary.ino
    • DahlDesignDDC/57_SW1PresetRotary.ino
    • DahlDesignDDC/11_ShiftRegisters.ino
    • DahlDesignDDC/03_EEPROM.ino
    • DahlDesignDDC/63_RotaryPEC11.ino
    • DahlDesignDDC/71_FunkyDirections.ino
    • DahlDesignDDC/83_Brake.ino
    • DahlDesignDDC/01_ColorPalette.ino
    • DahlDesignDDC/30_Switches.ino
    • DahlDesignDDC/40_Matrix.ino
    • DahlDesignDDC/44_EEPROMFunctions.ino
    • DahlDesignDDC/72_FunkyHat.ino
    • DahlDesignDDC/19_Bitfields.ino
    • DahlDesignDDC/32_Presets.ino
    • DahlDesignDDC/13_SwitchVariables.ino
    • DahlDesignDDC/70_FunkyPush.ino
    • DahlDesignDDC/35_LEDBottom.ino
    • DahlDesignDDC/08_Joystick.ino
    • DahlDesignDDC/37_TriggersAndEditors.ino
    • DahlDesignDDC/DahlDesignDDC.ino
    • DahlDesignDDC/DahlDesignDDC.vcxproj
    • DahlDesignDDC/09_CB1_Table.ino
    • DahlDesignDDC/50_Pushbuttons.ino
    • DahlDesignDDC/53_Launch.ino
    • DahlDesignDDC/33_CalculationsAndUtility.ino
    • DahlDesignDDC/10_TableAndAnalog.ino
    • DahlDesignDDC/66_MultiComplex.ino
    • DahlDesignDDC/93_BrakeMagic.ino
    • DahlDesignDDC/38_PeripheralsSetup.ino
    • DahlDesignDDC/DahlDesignDDC.vcxproj.filters
    • DahlDesignDDC/14_LEDsetup.ino
    • DahlDesignDDC/34_LEDStartup.ino
    • DahlDesignDDC/94_ThrottleHold.ino
    • DahlDesignDDC/92_Handbrake.ino
    • DahlDesignDDC/52_FunctionButtons.ino
    • DahlDesignDDC/39_PeripheralsRun.ino
    • DahlDesignDDC/02_Board.ino
    • DahlDesignDDC/51_Toggle.ino
    • DahlDesignDDC/55_QuickSwitch.ino
    • DahlDesignDDC/31_RunningPresets.ino
    • DahlDesignDDC/54_Shifter.ino
    • DahlDesignDDC/12_GlobalVariables.ino
    • libraries/DDCGENCORE/DDCGENCORE.h
    • libraries/DDCPI/DDCPI.h
    • libraries/DDCPI/DDCPI.cpp
    • libraries/DDCLEDGEN/DDCLEDGEN.h
    • libraries/DDCLEDGEN/esp.c
    • libraries/DDCLEDGEN/rp2040_pio.h
    • libraries/DDCLEDGEN/keywords.txt
    • libraries/DDCLEDGEN/README.md
    • libraries/DDCLEDGEN/kendyte_k210.c
    • libraries/DDCLEDGEN/esp8266.c
    • libraries/DDCLEDGEN/COPYING
    • libraries/DDCLEDGEN/DDCLEDGEN.cpp
    • libraries/DDCLEDGEN/CONTRIBUTING.md
    • libraries/DDCLEDGEN/library.properties
    • libraries/DDCHID32U4/DDCHID32U4.h
    • libraries/DDCHID32U4/DDCHID32U4.cpp
    • libraries/DDCHIDSAMD/DDCHIDSAMD.h
    • libraries/DDCHIDSAMD/DDCHIDSAMD.cpp
    • libraries/DDC32U4/DDC32U4.h
    • libraries/DDC32U4/DDC32U4.cpp
    • libraries/DDCSAMD/DDCSAMD.cpp
    • libraries/DDCSAMD/DDCSAMD.h
    • gitbook/cb1/wiring.md
    • gitbook/cb1/README.md
    • gitbook/cb1/circuit.md
    • gitbook/3.-coding/README.md
    • gitbook/3.-coding/upload.md
    • gitbook/switch-library/pushbutton.md
    • gitbook/switch-library/dds.md
    • gitbook/switch-library/README.md
    • gitbook/switch-library/function-button.md
    • gitbook/switch-library/hat-switches.md
    • gitbook/switch-library/preset.md
    • gitbook/switch-library/led-control.md
    • gitbook/switch-library/pushbutton-1.md
    • gitbook/2.-wiring/eeprom.md
    • gitbook/2.-wiring/leds.md
    • gitbook/2.-wiring/README.md
    • gitbook/1.-project-planning/processing-and-memory.md
    • gitbook/1.-project-planning/eeprom.md
    • gitbook/1.-project-planning/leds.md
    • gitbook/1.-project-planning/README.md
    • gitbook/4.-advanced-features/naming-the-controller.md
    • gitbook/4.-advanced-features/README.md
    • gitbook/4.-advanced-features/simhub-led-control.md
    • gitbook/4.-advanced-features/connect-to-simhub.md
    • hardware/DDC/avr/boards.txt
    • hardware/MyController/avr/boards.txt
    • gitbook/cb1/code/settings.md
    • gitbook/cb1/code/README.md
    • gitbook/cb1/code/essentials.md
    • gitbook/cb1/code/complete-project.md
    • gitbook/cb1/ordering/README.md
    • gitbook/cb1/ordering/order-together.md
    • gitbook/3.-coding/advanced/analog-inject.md
    • gitbook/3.-coding/advanced/README.md
    • gitbook/3.-coding/advanced/field-placement.md
    • gitbook/3.-coding/peripherals/shift-register.md
    • gitbook/3.-coding/peripherals/README.md
    • gitbook/3.-coding/essentials/10_matrixandanalog.ino.md
    • gitbook/3.-coding/essentials/08_joystick.md
    • gitbook/3.-coding/essentials/README.md
    • gitbook/3.-coding/essentials/dahldesignddc.ino.md
    • gitbook/3.-coding/essentials/30_switches.md
    • gitbook/switch-library/pedals-and-paddles/pushbutton.md
    • gitbook/switch-library/pedals-and-paddles/bite-point-and-launch.md
    • gitbook/switch-library/pedals-and-paddles/filtered-curves.md
    • gitbook/switch-library/pedals-and-paddles/README.md
    • gitbook/switch-library/pedals-and-paddles/brake-throttle.md
    • gitbook/switch-library/pedals-and-paddles/clutch.md
    • gitbook/switch-library/multiswitch-complexes/stacked-encoder.md
    • gitbook/switch-library/multiswitch-complexes/modded-encoder.md
    • gitbook/switch-library/multiswitch-complexes/multifunction-rotary.md
    • gitbook/switch-library/multiswitch-complexes/README.md
    • gitbook/switch-library/multiswitch-complexes/hybrid-rotary.md
    • gitbook/switch-library/funky-switch/directional.md
    • gitbook/switch-library/funky-switch/README.md
    • gitbook/switch-library/funky-switch/center-push.md
    • gitbook/switch-library/rotary-switches/quickrotary.md
    • gitbook/switch-library/rotary-switches/sw1.md
    • gitbook/switch-library/rotary-switches/rotaryanalog.md
    • gitbook/switch-library/rotary-switches/editing-functions.md
    • gitbook/switch-library/rotary-switches/README.md
    • gitbook/switch-library/encoders/rotarypulse.md
    • gitbook/switch-library/encoders/pec11.md
    • gitbook/switch-library/encoders/funkyrotary.md
    • gitbook/switch-library/encoders/rotary2bit.md
    • gitbook/switch-library/encoders/rotary4bit.md
    • gitbook/switch-library/encoders/README.md
    • gitbook/switch-library/car-control-functions/handbrake.md
    • gitbook/switch-library/car-control-functions/README.md
    • gitbook/switch-library/car-control-functions/quickswitch.md
    • gitbook/switch-library/car-control-functions/brakemagic.md
    • gitbook/switch-library/car-control-functions/throttlehold.md
    • gitbook/2.-wiring/switch-inputs/non-matrix-wiring.md
    • gitbook/2.-wiring/switch-inputs/README.md
    • gitbook/2.-wiring/switch-inputs/port-expander.md
    • gitbook/2.-wiring/switch-inputs/shift-registers.md
    • gitbook/2.-wiring/switch-inputs/matrix-wiring.md
    • gitbook/2.-wiring/analog/external-adc.md
    • gitbook/2.-wiring/analog/analog-wiring.md
    • gitbook/2.-wiring/analog/README.md
    • gitbook/1.-project-planning/switch-inputs/shift-register.md
    • gitbook/1.-project-planning/switch-inputs/non-matrix-switches.md
    • gitbook/1.-project-planning/switch-inputs/README.md
    • gitbook/1.-project-planning/switch-inputs/matrix.md
    • gitbook/1.-project-planning/switch-inputs/port-expander.md
    • gitbook/1.-project-planning/analog-inputs/external-adc.md
    • gitbook/1.-project-planning/analog-inputs/README.md
    • gitbook/.gitbook/assets/DDC.PNG
    • libraries/DDCLEDGEN/examples/StrandtestBLE_nodelay/BLESerial.h
    • libraries/DDCLEDGEN/examples/StrandtestBLE_nodelay/BLESerial.cpp
    • libraries/DDCLEDGEN/examples/StrandtestBLE_nodelay/StrandtestBLE_nodelay.ino
    • libraries/DDCLEDGEN/examples/RGBWstrandtest/RGBWstrandtest.ino
    • libraries/DDCLEDGEN/examples/strandtest/strandtest.ino
    • libraries/DDCLEDGEN/examples/StrandtestArduinoBLECallback/StrandtestArduinoBLECallback.ino
    • libraries/DDCLEDGEN/examples/StrandtestArduinoBLE/StrandtestArduinoBLE.ino
    • libraries/DDCLEDGEN/examples/strandtest_nodelay/strandtest_nodelay.ino
    • libraries/DDCLEDGEN/examples/strandtest_wheel/strandtest_wheel.ino
    • libraries/DDCLEDGEN/examples/StrandtestBLE/StrandtestBLE.ino
    • libraries/DDCLEDGEN/examples/StrandtestBLE/BLESerial.h
    • libraries/DDCLEDGEN/examples/StrandtestBLE/BLESerial.cpp
    • libraries/DDCLEDGEN/examples/simple/simple.ino
    • libraries/DDCLEDGEN/examples/simple_new_operator/simple_new_operator.ino
    • libraries/DDCLEDGEN/examples/buttoncycler/buttoncycler.ino
    • gitbook/cb1/ordering/order-yourself/3.-edit-pick-and-place.md
    • gitbook/cb1/ordering/order-yourself/1.-open-in-easyeda.md
    • gitbook/cb1/ordering/order-yourself/2.-export-files.md
    • gitbook/cb1/ordering/order-yourself/README.md
    • gitbook/cb1/ordering/order-yourself/5.-order-from-jlcpcb.md
    • gitbook/cb1/ordering/order-yourself/4.-pin-headers-and-jumper.md
    • gitbook/3.-coding/advanced/conditional-coding/triggers.md
    • gitbook/3.-coding/advanced/conditional-coding/README.md
    • gitbook/3.-coding/advanced/conditional-coding/editors.md
    • gitbook/3.-coding/advanced/presets/41_presets.ino.md
    • gitbook/3.-coding/advanced/presets/example.md
    • gitbook/3.-coding/advanced/presets/31_runningpresets.ino.md
    • gitbook/3.-coding/advanced/presets/README.md
    • gitbook/3.-coding/peripherals/i2c-devices/ads1115.md
    • gitbook/3.-coding/peripherals/i2c-devices/cat24c512.md
    • gitbook/3.-coding/peripherals/i2c-devices/pca9555.md
    • gitbook/3.-coding/peripherals/i2c-devices/README.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/simhub-control.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/README.md
    • hardware/DDC/avr/bootloaders/caterina/Caterina.c
    • hardware/DDC/avr/bootloaders/caterina/Descriptors.h
    • hardware/DDC/avr/bootloaders/caterina/Caterina-Leonardo.hex
    • hardware/DDC/avr/bootloaders/caterina/Caterina-Micro.hex
    • hardware/DDC/avr/bootloaders/caterina/Caterina.h
    • hardware/DDC/avr/bootloaders/caterina/Descriptors.c
    • hardware/MyController/avr/bootloaders/caterina/Caterina.c
    • hardware/MyController/avr/bootloaders/caterina/Descriptors.h
    • hardware/MyController/avr/bootloaders/caterina/Caterina-Leonardo.hex
    • hardware/MyController/avr/bootloaders/caterina/Caterina-Micro.hex
    • hardware/MyController/avr/bootloaders/caterina/Caterina.h
    • hardware/MyController/avr/bootloaders/caterina/Descriptors.c
    • gitbook/3.-coding/peripherals/leds-code-and-connection/firmware-control/led-functions.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/firmware-control/brightness.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/firmware-control/README.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/firmware-control/color.md
    • gitbook/3.-coding/peripherals/leds-code-and-connection/firmware-control/presets.md
  • DOCUMENTS.zip
    • BOM COMPONENTS List.xlsx
    • How To Setup Dual-Clutch.pdf
    • How to UPLOAD the firmware to arduino and Setup Simhub.pdf
    • Mercedes Steering Wheel Assembly.pdf
    • STICKERS/MERCEDES_2023.studio3
  • PCB.zip
    • LEDS/BOM/BOM_PCB_MB_LEDS_062023.xlsx
    • LEDS/PICK_PLACE/PickAndPlace_PCB_MB_LEDS_062023.xlsx
    • LEDS/GERBER/Gerber_PCB_MB_LEDS_062023.zip
    • MAIN/BOM/BOM_MERCEDES_F1_2023_062023.xlsx
    • MAIN/PICK_PLACE/PickAndPlace_MERCEDES_F1_2023_062023.xlsx
    • MAIN/GERBER/Gerber_MERCEDES_F1_2023_062023.zip
    • FRONT ROTARIES/PCB EC11/GERBER/Gerber_MERCEDES_F1_FRONT_ROTARIES_EC11_062023.zip
    • FRONT ROTARIES/PCB EC16/GERBER/Gerber_MB_2023_ROTARIES_EC16_062023.zip
  • SIMHUB.zip
    • Any Game - TEST - 21LEDS.ledsprofile
    • Readme.txt
    • DahlDesignProperties-master/requirements.cmd
    • DahlDesignProperties-master/Dahl Design Properties.sln
    • DahlDesignProperties-master/SettingsControl.xaml
    • DahlDesignProperties-master/GameData.cs
    • DahlDesignProperties-master/DahlDesign.Plugin.csproj
    • DahlDesignProperties-master/SettingsControl.xaml.cs
    • DahlDesignProperties-master/README.md
    • DahlDesignProperties-master/.gitbook.yaml
    • DahlDesignProperties-master/DataPlugin.cs
    • DahlDesignProperties-master/app.config
    • DahlDesignProperties-master/.gitignore
    • DahlDesignProperties-master/packages.config
    • DahlDesignProperties-master/.gitattributes
    • DahlDesignProperties-master/DataPluginSettings.cs
    • DahlDesignLED-master/DahlLedEffect.cs
    • DahlDesignLED-master/Dahl Design LED.sln
    • DahlDesignLED-master/README.md
    • DahlDesignLED-master/Enum.cs
    • DahlDesignLED-master/.gitignore
    • DahlDesignLED-master/.gitattributes
    • DahlDesignLED-master/DahlLedEffectEditControl.xaml
    • DahlDesignLED-master/DahlLedEffectEditControl.xaml.cs
    • DahlDesignLED-master/DahlDesign.LED.csproj
    • DahlDesignProperties-master/Sections/SectionBase.cs
    • DahlDesignProperties-master/Sections/Acceleration.cs
    • DahlDesignProperties-master/Sections/Calculation.cs
    • DahlDesignProperties-master/Sections/DDC.cs
    • DahlDesignProperties-master/Sections/Screen.cs
    • DahlDesignProperties-master/Sections/Rotary.cs
    • DahlDesignProperties-master/Sections/SmoothGear.cs
    • DahlDesignProperties-master/Sections/Dashboard.cs
    • DahlDesignProperties-master/Sections/Template.cs
    • DahlDesignProperties-master/Sections/Radio.cs
    • DahlDesignProperties-master/iRacing/Globals.cs
    • DahlDesignProperties-master/iRacing/TrackInfos.cs
    • DahlDesignProperties-master/iRacing/Enums.cs
    • DahlDesignProperties-master/iRacing/Tires.cs
    • DahlDesignProperties-master/iRacing/CarInfos.cs
    • DahlDesignProperties-master/iRacing/iRacingSpotter.cs
    • DahlDesignProperties-master/iRacing/PitCommands.cs
    • DahlDesignProperties-master/iRacing/iRacing.cs
    • DahlDesignProperties-master/iRacing/LapRecords.cs
    • DahlDesignProperties-master/Properties/AssemblyInfo.cs
    • DahlDesignProperties-master/Properties/Resources.resx
    • DahlDesignProperties-master/Properties/Resources.Designer.cs
    • DahlDesignProperties-master/Properties/DesignTimeResources.xaml
    • DahlDesignProperties-master/gitbook/pit-menu.md
    • DahlDesignProperties-master/gitbook/showcase.md
    • DahlDesignProperties-master/gitbook/SUMMARY.md
    • DahlDesignProperties-master/gitbook/README.md
    • DahlDesignProperties-master/.vscode/settings.json
    • DahlDesignProperties-master/.vscode/tasks.json
    • DahlDesignLED-master/Properties/AssemblyInfo.cs
    • DahlDesignLED-master/Properties/DesignTimeResources.xaml
    • DahlDesignProperties-master/iRacing/Models/Tracks.cs
    • DahlDesignProperties-master/iRacing/Models/Cars.cs
    • DahlDesignProperties-master/iRacing/Models/PitOpponents.cs
    • DahlDesignProperties-master/.github/workflows/dotnet.yaml
    • DahlDesignProperties-master/gitbook/introduction/dependencies.md
    • DahlDesignProperties-master/gitbook/introduction/install.md
    • DahlDesignProperties-master/gitbook/introduction/README.md
    • DahlDesignProperties-master/gitbook/introduction/plugin-menu.md
    • DahlDesignProperties-master/gitbook/Properties/lap-timing.md
    • DahlDesignProperties-master/gitbook/Properties/sw1.md
    • DahlDesignProperties-master/gitbook/Properties/dashboard-settings.md
    • DahlDesignProperties-master/gitbook/Properties/opponents.md
    • DahlDesignProperties-master/gitbook/Properties/car-info-2.md
    • DahlDesignProperties-master/gitbook/Properties/launch.md
    • DahlDesignProperties-master/gitbook/Properties/car-info.md
    • DahlDesignProperties-master/gitbook/Properties/pit-exit.md
    • DahlDesignProperties-master/gitbook/Properties/README.md
    • DahlDesignProperties-master/gitbook/Properties/stint.md
    • DahlDesignProperties-master/gitbook/Properties/fuel-and-strategy.md
    • DahlDesignProperties-master/gitbook/Properties/lap-sectors.md
    • DahlDesignProperties-master/gitbook/Properties/dashboard-control.md
    • DahlDesignProperties-master/gitbook/Properties/pit-service.md
    • DahlDesignProperties-master/gitbook/Properties/car-info-1.md
    • DahlDesignProperties-master/gitbook/Properties/ddc.md
    • DahlDesignProperties-master/gitbook/Properties/race.md
    • DahlDesignProperties-master/gitbook/Properties/led-control.md
    • DahlDesignProperties-master/gitbook/Properties/utility.md
    • DahlDesignProperties-master/gitbook/cars/supported-cars.md
    • DahlDesignProperties-master/gitbook/cars/adding-more.md
    • DahlDesignProperties-master/gitbook/cars/README.md
    • DahlDesignProperties-master/gitbook/cars/supported-tracks.md
    • DahlDesignLED-master/.github/workflows/buildAndDeploy.yml
    • DahlDesignProperties-master/gitbook/.gitbook/assets/Dahl design text.PNG
    • DahlDesignProperties-master/gitbook/.gitbook/assets/simhub1.PNG
    • DahlDesignProperties-master/gitbook/.gitbook/assets/Capture3.PNG
  • STL_STEP_FILES.zip
    • 3D PRINT STL/HANDLES/TOP_RGHT_HNDL.stl
    • 3D PRINT STL/HANDLES/BOT_LFT_HNDL.stl
    • 3D PRINT STL/HANDLES/TOP_LFT_HNDL.stl
    • 3D PRINT STL/HANDLES/BOT_RGHT_HNDL.stl
    • 3D PRINT STL/STEERING WHEEL/TOP_DECO_LEFT.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_HANDLES_ROTARIES.stl
    • 3D PRINT STL/STEERING WHEEL/TOP_DECO.stl
    • 3D PRINT STL/STEERING WHEEL/MID_CARBON_FIBRE.stl
    • 3D PRINT STL/STEERING WHEEL/BOT_DECO RIGHT.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_MID_ROTARY.stl
    • 3D PRINT STL/STEERING WHEEL/SCREEN_COVER.stl
    • 3D PRINT STL/STEERING WHEEL/TOP_DECO_RIGHT.stl
    • 3D PRINT STL/STEERING WHEEL/BOT_CF_SHIFTERS_V1_and_CLUTCH_HALL.stl
    • 3D PRINT STL/STEERING WHEEL/CARCASA.stl
    • 3D PRINT STL/STEERING WHEEL/BOT_CF_SHIFTERS_v1.stl
    • 3D PRINT STL/STEERING WHEEL/TOP VOCORE_TOUCH.stl
    • 3D PRINT STL/STEERING WHEEL/BOT_CF_SHIFTERS_v1_CLUTCH_POT.stl
    • 3D PRINT STL/STEERING WHEEL/BOT_DECO LEFT.stl
    • 3D PRINT STL/SHIFTERS/LEFT_F1_PAD.stl
    • 3D PRINT STL/SHIFTERS/GT_PAD.stl
    • 3D PRINT STL/SHIFTERS/RIGHT_F1_PAD.stl
    • 3D PRINT STL/CLUTCH/PAD_LEFT_v2.stl
    • 3D PRINT STL/CLUTCH/PAD_LEFT_v1.stl
    • 3D PRINT STL/CLUTCH/PAD_RIGHT_v1.stl
    • 3D PRINT STL/CLUTCH/PAD_RIGHT_v2.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_FRONT_ROTARIES/FRONT_KNOB_ROT_EC16_SHAFT.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_FRONT_ROTARIES/FRONT_KNOB_ROT_EC11.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_FRONT_ROTARIES/FRONT_KNOB_ROT_EC11_SHAFT.stl
    • 3D PRINT STL/STEERING WHEEL/KNOB_FRONT_ROTARIES/FRONT_KNOB_ROT_EC16.stl
    • 3D PRINT STL/SHIFTERS/V1/ARM_SHIFTER.stl
    • 3D PRINT STL/SHIFTERS/V1/SHIFTER_RIGHT.stl
    • 3D PRINT STL/SHIFTERS/V1/SHIFTER_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/SIDE_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/BASE_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/SIDE_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/ARM_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/ARM_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_POTENTIOMETRE/BASE_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/SIDE_B_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/SIDE_A_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/BASE_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/ARM_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/SIDE_B_RIGHT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/ARM_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/SIDE_A_LEFT.stl
    • 3D PRINT STL/CLUTCH/CLUTCH_HALL_SENSOR/BASE_RIGHT.stl
    • CARBON FIBER/BOT_CF_SHIFTERS.step
    • CARBON FIBER/BOT_CF_SHIFTERS_CLUTCH_HALL.step
    • CARBON FIBER/MID_CARBON_FIBRE.step
    • CARBON FIBER/BOT_CF_SHIFTERS_CLUTCH_POT.step

Learn more about the formats

Last update 2023-07-26 at 21:12
Publication date 2023-06-28 at 11:19
Design number 1295527

3D printer file info

3D model description

3D printing settings

Categories

Designs β€Ί Game β€Ί Auto & moto

Advertising


Page translated by automatic translation. See the original version.
Issue with this design? Report a problem.

Would you like to support Cults?

You like Cults and you want to help us continue the adventure independently? Please note that we are a small team of 3 people, therefore it is very simple to support us to maintain the activity and create future developments. Here are 4 solutions accessible to all:

  • ADVERTISING: Disable your banner blocker (AdBlock, …) and click on our banner ads.

  • AFFILIATION: Make your purchases online by clicking on our affiliate links here Amazon.

  • DONATE: If you want, you can make a donation via Ko-Fi πŸ’œ.

  • WORD OF MOUTH: Invite your friends to come, discover the platform and the magnificent 3D files shared by the community!


Sharing and downloading on Cults3D guarantees that designs remain in makers community hands! And not in the hands of the 3D printing or software giants who own the competing platforms and exploit the designs for their own commercial interests.

Cults3D is an independent, self-financed site that is not accountable to any investor or brand. Almost all of the site's revenues are paid back to the platform's makers. The content published on the site serves only the interests of its authors and not those of 3D printer brands who also wish to control the 3D modeling market.

100% secure payment by credit card, PayPal, Apple Pay, Google Pay, etc.
View all payment options.