Skip to content

Commit

Permalink
change the naming for Genius Pro from Sidewinder X2 to Genius Pro
Browse files Browse the repository at this point in the history
  • Loading branch information
David Haßhoff committed Mar 28, 2023
1 parent 3bca058 commit 9633c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-marlin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
sed -i 's/#define X_BED_SIZE 300/#define X_BED_SIZE 220/g' Marlin/Configuration.h
sed -i 's/#define Y_BED_SIZE 300/#define Y_BED_SIZE 220/g' Marlin/Configuration.h
sed -i 's/#define Z_MAX_POS 400/#define Z_MAX_POS 250/g' Marlin/Configuration.h
sed -i 's/#define CUSTOM_MACHINE_NAME "Sidewinder X2"/#define CUSTOM_MACHINE_NAME "Genius Pro"/g' Marlin/Configuration.h
# Build the AT-GP-fil-lev-Marlin firmware
- name: Build Artillery Ruby
Expand Down

0 comments on commit 9633c80

Please sign in to comment.