Quantcast
Channel: Reprap Forum - Firmware - Marlin
Viewing all articles
Browse latest Browse all 12117

Re: Marlin Diamond Hotend

$
0
0
I'm configuring RC8 for the Diamond Hotend.

I compared it with "Marlin - The Diamond Hotend version".

Changes have to be done in the configuration.h file and in the pins_ramps.h (in the old version that was only pins.h) file.

The configuration.h is done.

I have problems with the pins-files.

The section in the old version looks like that:
#define E0_STEP_PIN 26
#define E0_DIR_PIN 28
#define E0_ENABLE_PIN 24

RC8 has a additional Pin for each stepper:
#define E0_STEP_PIN 26
#define E0_DIR_PIN 28
#define E0_ENABLE_PIN 24
#define E0_CS_PIN 42

What does the CS_pin do? What does it stand for? Google did not help.

Thx!

Viewing all articles
Browse latest Browse all 12117


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>