1

Topic: Changing configuration.h for E3D

I have just installed the E3D Lite6 in my DaVinci 1.0. According to the instructions, I'm supposed to change this in configuration.h: #define EXT0_TEMPSENSOR_TYPE 8.

How do I make changes to configuration.h? It's been months since I flashed the repetier firmware. All I've used since then is repetier host, and I can't find any option for configuration.h there.

Any help is greatly appreciated.

2

Re: Changing configuration.h for E3D

You have to open the original file you used to flash with in arduino. Make the changes then upload/reflash the file to the printer.

Printing since 2009 and still love it!
Anycubic 4MAX best $225 ever invested.
Voxelabs Proxima SLA. 6 inch 2k Mono LCD.
Anycubic Predator, massive Delta machine. 450 x 370 print envelope.

3

Re: Changing configuration.h for E3D

Thanks. I was able to change the config, but it did not fix my problem. I'll open another topic for that.

For those looking for how to change the configuration.h file:

1. Open the arduino IDE. You should have it if you flashed your DaVinci.
2. Open the repetier.ino file you used to flash your printer. There will be a number of files in separate tabs that you can modify (including configuration.h).
3. When you're done making your changes, make sure the arduino IDE is connected to your printer, and click upload.