File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 6464 cp configurations/Voxelab\ Aquila/MM/Version.h Marlin/Version.h
6565 fi;
6666 sed -i "s/default_envs =.*/default_envs = N32F103RC_voxelab_maple/" platformio.ini
67+ sed -i "s/.*#define FILAMENT_RUNOUT_SENSOR/\/\/#define FILAMENT_RUNOUT_SENSOR/" Marlin/Configuration.h
6768 sed -i "s/.*#define REVERSE_ENCODER_DIRECTION/\/\/#define REVERSE_ENCODER_DIRECTION/" Marlin/Configuration.h
6869 sed -i "s/.*#define DWIN_LCD_PROUI/\/\/#define DWIN_LCD_PROUI/" Marlin/Configuration.h
6970 sed -i "s/.*#define CR10_STOCKDISPLAY/#define CR10_STOCKDISPLAY/" Marlin/Configuration.h
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ ini_use_config = none
5050# Load config file relative to Marlin/
5151; ini_use_config = another.ini
5252# Download configurations from GitHub
53- ; ini_use_config = Andrew427
53+ ; ini_use_config = configurations/ Andrew427
5454# Download configurations from your server
5555; ini_use_config = https://me.myserver.com/path/to/configs
5656# Evaluate config:base and do a config dump
You can’t perform that action at this time.
0 commit comments