-
Dev.2 Layer shift, Filament Sensor, Z-Bewegungen.
by ziegelstein ·// #define STEPPER_FREQUENCY 153000 // Maximum stepper frequency. -
Dev.2 Layer shift, Filament Sensor, Z-Bewegungen.
by ziegelstein ·#define HOST_RESCUE 0 -
Dev.2 + Repetier Server 1.03
by ziegelstein ·#define NUM_FANS 1 -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Aquilus ·Probably so you are right, now I check the firmware and correct and test immediately. Do you know what the #define on configuration.h is? -
DEV2: G32 not working as expected
by ziegelstein ·#define Z_PROBE_TYPE 1 // 0 = no z probe, 1 = default z probe, 2 = Nozzle as probe -
DEV2: G32 not working as expected
by ziegelstein ·#define EXTRUDER_IS_Z_PROBE 1 --> so ist es eingestellt, verbaut ist ein kappazitiver Näherungsschalter mit diesen offsets, welche auch berücksichtigt werden: -
DEV2: G32 not working as expected
by Repetier ·#define EXTRUDER_IS_Z_PROBE 1 -
DEV2: G32 not working as expected
by ziegelstein ·#define Z_PROBE_REPETITIONS 1 -
DEV2: G32 not working as expected
by ziegelstein ·#define Z_PROBE_COATING 0 -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Aquilus ·#define DISTORTION CORRECTION R from 100 to 90 -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Aquilus ·So do I have to reduce these values? #define DISTORTION_XMIN 10 #define DISTORTION_YMIN 10 #define DISTORTION_XMAX 190 #define DISTORTION_YMAX 190 In this: #define DISTORTION_XMIN -90 #d -
Delta for termistors for correct measureting temperature
by user ·I can see gain but no bias. I still don't understand what I should put in #define TEMP_GAIN 0? 0 or 1? -
DEV2: G32 not working as expected
by ziegelstein ·#define Z_PROBE_SWITCHING_DISTANCE 5 -
Delta for termistors for correct measureting temperature
by user ·In configure.h i edited #define TEMP_GAIN 20 (from 0). It is Ok? -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Aquilus ·On the old firmware #define EXT0_EXTRUDER_COOLER_PIN is set to 7 and if I'm not mistaken it should be wrong because the pin I use for the fan is 6, in fact even on start configuration string the coole -
Delta for termistors for correct measureting temperature
by user ·In configure.h i edited #define TEMP_GAIN 20 (from 0). It is Ok? -
DEV2: G32 not working as expected
by ziegelstein ·#define ZHOME_PRE_RAISE_DISTANCE 2 -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Aquilus ·Regarding #define ENDSTOP_Z_BACK_ON_HOME 20 I correct it immediately as soon as I connect the printer. -
Rostock Max: HE280 accelerometer z probe & filament runout sensors
by Repetier ·Ok good luck. Make sure you have set #define ENDSTOP_Z_BACK_ON_HOME 20 or so so you are not directly at the end stops. With 0 at least one will stay there depending on the end stop offsets in eeprom. -
TMC2130 + Radds + 1.04/1.05 Firmware
by ziegelstein ·#define SDSUPPORT 0 (dachte mann könne den SPI Bus für SD ausschalten oder entlasten..SD brauche ich nicht)