Difference between revisions of "NixalReprap4040"

From emboxit
Jump to: navigation, search
m (1 revision)
 
Line 30: Line 30:
 
===EndStops===
 
===EndStops===
 
* From [https://wiki.mchobby.be/index.php?title=3D-OrdBot-Ramps 3D-OrdBot-Ramps]: [[File:RAMPS-END-SWITCHES-1.JPG|400px]]
 
* From [https://wiki.mchobby.be/index.php?title=3D-OrdBot-Ramps 3D-OrdBot-Ramps]: [[File:RAMPS-END-SWITCHES-1.JPG|400px]]
 +
 +
 +
==Dual Z drivers==
 +
*[http://forums.reprap.org/read.php?146,585705 Dual Z drivers setup in firmware]
 +
In Marlin source code in file Configuration.adv.h, search for
 +
#define Z_DUAL_STEPPER_DRIVERS
 +
 +
 +
  
 
{{Cat1|3D}}
 
{{Cat1|3D}}

Latest revision as of 13:59, 8 October 2017

Cabling the Print Head



RAMPS connection

For the RAMPS cabling I used below links

RAMPS-3.jpg

RAMPS-4.jpg

BLtouch

BLTOUCH-WIRING-1.JPG



Ramps

PSU

  • PSU 12V: at both 12V inputs of the plug-jack connector

Motor Drivers

  • step size jumpers: Use all 3 for every stepStick [if forgotten, then motors (try to) run too fast]

EndStops


Dual Z drivers

In Marlin source code in file Configuration.adv.h, search for

#define Z_DUAL_STEPPER_DRIVERS