Skip to content

Commit

Permalink
Assume 300mm as default
Browse files Browse the repository at this point in the history
  • Loading branch information
miklschmidt committed Apr 22, 2021
1 parent 9b0795c commit 3e8e5b5
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ position_endstop: 0 # Adjust this to your setup
[bltouch]
z_offset: 0.0 # Adjust this to fit your setup

# Remove the # from your printer size below.
#[include v-core-3/300.cfg]
# Remove the # from your printer size below.
# Similarly add a # in front of [include v-core-3/300.cfg] if you have a bigger machine.
[include v-core-3/300.cfg]
#[include v-core-3/400.cfg]
#[include v-core-3/500.cfg]

Expand Down

0 comments on commit 3e8e5b5

Please sign in to comment.