V-Baby Configadv.h

Published by Roy Berntsen on

How Can We Help?

< Back
You are here:
Print

Settings for configadv.h in Marlin 2

This article describes what settings you need to configure in the configadv.h file for the stock setup. The stock controller is the SKR 1.3 mainboard with TMC 2208/2209 stepper drivers and the TFT24 LCD controller

The config.h and configadv.h files are also located in the firmware folder on github

Configadv.h Settings

  1. define E0_AUTO_FAN_PIN FAN1_PIN
  2. define X_HOME_BUMP_MM 0
  3. define Y_HOME_BUMP_MM 0
  4. define BABYSTEPPING
  5. define BABYSTEP_MULTIPLICATOR 50
  6. define DOUBLECLICK_FOR_Z_BABYSTEPPING
  7. define BABYSTEP_ALWAYS_AVAILABLE
  8. define BABYSTEP_ZPROBE_OFFSET
  9. define BABYSTEP_ZPROBE_GFX_OVERLAY
  10. define LIN_ADVANCE
  11. define LIN_ADVANCE_K 0
  12. define MINIMUM_STEPPER_POST_DIR_DELAY 20
  13. define MINIMUM_STEPPER_PRE_DIR_DELAY 20
  14. define MINIMUM_STEPPER_PULSE 0
  15. define MAXIMUM_STEPPER_RATE 400000
  16. define BLOCK_BUFFER_SIZE 128
  17. define BUFSIZE 32
  18. define ADVANCED_PAUSE_FEATURE
  19. define FILAMENT_CHANGE_UNLOAD_FEEDRATE 100
  20. define FILAMENT_CHANGE_UNLOAD_LENGTH 550
  21. define FILAMENT_CHANGE_SLOW_LOAD_LENGTH 50
  22. define FILAMENT_CHANGE_FAST_LOAD_FEEDRATE 100
  23. define FILAMENT_CHANGE_FAST_LOAD_LENGTH 500
  24. define PAUSE_PARK_NOZZLE_TIMEOUT 90
  25. //#define STEALTHCHOP_Z
  26. //#define STEALTHCHOP_E
  27. define CHOPPER_TIMING CHOPPER_DEFAULT_24V
  28. #define SQUARE_WAVE_STEPPING
  29. #define TMC_DEBUG

Do you miss something? Please report if you see something can be improved!

/roy

Table of Contents
Categories: