-
Firmware pressure control
by Tinchus2009 ·#define EXT0_ADVANCE_K 0 -
Multiple z axis lead screws
by dactylus ·#define BED_MOTOR_1_X -35 -
Home to Z max
by yougarage ·#define Z_HOME_DIR 1 -
Help. Calibrate X and Y axis
by Repetier ·#define FEATURE_AXISCOMP 1 -
Help. Calibrate X and Y axis
by Omnimusha ·#define FEATURE_AXISCOMP 1 -
Help. Calibrate X and Y axis
by Omnimusha ·#define FEATURE_AXISCOMP 1 -
Help. Calibrate X and Y axis
by Repetier ·#define FEATURE_AXISCOMP 0 -
Advance option questions
by Mikka ·#define USE_ADVANCE 1 -
Backslash settings missing from Server and Host EEprom interface?
by DeJe ·//#define ENABLE_BACKLASH_COMPENSATION false -
Backslash settings missing from Server and Host EEprom interface?
by DeJe ·#define ZHOME_HEAT_HEIGHT 20 -
Delta Distortion Correction Head is moving too high
by ebrithil ·#define DISTORTION_CORRECTION 1 -
Delta Distortion Correction Head is moving too high
by ebrithil ·#define DISTORTION_CORRECTION 1 -
Is it possible to command servo/extruder in g-code with tool change
by Repetier ·#define EXT0_SELECT_COMMANDS "M117 Extruder 1" -
Bad Bed-leveling/Z correction
by trejbal113 ·#define Z_PROBE_Z_OFFSET 1.1 -
Encoder not clicking thru menu properly
by Repetier ·#define UI_ENCODER_SPEED 1 -
G30
by Repetier ·#define DISTORTION_UNSET 2000000000 -
Encoder stop working after print
by Repetier ·#define UI_KEYS_INIT_CLICKENCODER_LOW(pinA,pinB) SET_INPUT(pinA);SET_INPUT(pinB); PULLUP(pinA,HIGH);PULLUP(pinB,HIGH); -
Smart RAMPS + Arduino DUE: SD card as EEPROM
by Repetier ·#define EEPROM_AVAILABLE EEPROM_SDCARD -
Newbie setting up a Due board
by fallapartdave ·#define CONFIGURATION_H -
Tool Change Command works differently from 1.0 Dev in 04/2017
by Doug40 ·#define EXT0_SELECT_COMMANDS "M209 S0 \n G92 E0 \n G1 E38.0 F1000 \n G91 \n G1 Z-1.0 F5000 \n G90 \n G92 E0 \n G1 E3.0 F2000 \n M209 S1 \n G92 E0 \n M400"