-
Need help on custom logo on lcd when starting up.
by Repetier ·#define CUSTOM_LOGO -
Panicking with my Z probe attempt
by R_Klauco ·#define Z_PROBE_Z_OFFSET 0 -
Z-Probing problems on delta printer / z-probe triggered before starting probing
by dec ·#define CONFIGURATION_H -
Why configuration between first extruder and second extruder is different?
by yanie_karlina ·#define UI_DISPLAY_RS_PIN _BV(4) -
Display change not compiling
by mrk ·I am putting together my Prusa i3 and when I change #define FEATURE_CONTROLLER 0 to something other than zero, it will not compile. I have Arduino 1.6.7 and I believe I have Protocol Version 1.0. I am -
How do I assign a digital pin to a port on ATMega 2560. It seems the pin assignment in pins.h is al
by CharlesMakeAll ·#define X_STEP_PIN 17 13 -
0.92.8 Z-probe hits the bed with G32 command (Github 2 Feb 2016 dev version)
by paul_delta ·I've found the problem - it's #define ZHOME_HEAT_HEIGHT 20. My probe is much lower -
Z-Probe problems after upgrade to 92.8
by jstevewhite ·#define Z_PROBE_Z_OFFSET 0 -
Compilation problems with Thermocouples- MAX31855
by Philippe71 ·When I set : #define EXT0_TEMPSENSOR_TYPE 102 (the MAX31855) -
0.92.8 G31 state don't change
by spec ·for 18 and nothing found. I tryed to use:#define Z_PROBE_PIN 18 -
G30 mistery
by Repetier ·First you seem to like to measure from top. That is quite risky depending on target position. In any case you should set #define ENDSTOP_Z_BACK_ON_HOME 20 -
heating up bed: Command M140 SXX - heating fails after 1s; Command M190 SXX works properly
by tannator ·#define NUM_EXTRUDER 1 -
0.92.8 G31 state don't change
by spec ·#define Z_PROBE_Z_OFFSET 0 -
Z_PROBE_Y_OFFSET Ignored by G29/G32 but OK in Bed height map
by jbabio ·Note: I also tested setting up #define Z_PROBE_Y_OFFSET 25 (positive) but the printer behaves exactly the same. -
Z_PROBE_Y_OFFSET Ignored by G29/G32 but OK in Bed height map
by jbabio ·#define Z_PROBE_X_OFFSET -37.3 -
Z-Probe problems after upgrade to 92.8
by jstevewhite ·#define Z_PROBE_Z_OFFSET 0 -
MKS Gen-2z v1.1/Ramps 1.4/A4988 on Prusa i3 with LCD2004A display
by kmail5776 ·I have no real programming experience, and am wading into this project with only the #DEFINEs figured out. The firmware config tool (ver. 0.91) is having issues with compiling (I think I picked the w -
Y Axis does not move probably while printing
by 3didd ·when i checked the setting "#define ALWAYS_CHECK_ENDSTOPS 0", It seems that this was already set to zero.... -
Y Axis does not move probably while printing
by Repetier ·Disable #define ALWAYS_CHECK_ENDSTOPS 0 -
Active low stepper pulse
by jjurban55 ·Wow thanks for the fast response and if it would be that easy that would be awesome. I added #define START_STEP_WITH_HIGH 0