My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

restore_configs 180B

12345
  1. #!/usr/bin/env bash
  2. git checkout Marlin/Configuration*.h 2>/dev/null
  3. git checkout Marlin/src/pins/ramps/pins_RAMPS.h 2>/dev/null
  4. rm -f Marlin/_Bootscreen.h Marlin/_Statusscreen.h