I see, you're using a Mac. While I do have a Mac, I don't use it for 3D printing, so When I referenced the Repetier menu options I was referencing the PC version.
There's another way to do this though: In the GCode window enter the following command M501 and hit Send. The Solidoodle controller should echo back the firmware settings, which should look something like this:
19:18:09.574 : FIRMWARE_NAME:Marlin V1; Solidoodle mashup FIRMWARE_URL:http://www.mendel-parts.com PROTOCOL_VERSION:1.0 MACHINE_TYPE:Mendel EXTRUDER_COUNT:1
19:18:09.574 : echo:Active Extruder: 0
19:18:12.019 : echo:Steps per unit:
19:18:12.027 : echo: M92 X88.00 Y90.00 Z800.00 E105.00
19:18:12.027 : echo:Maximum feedrates (mm/s):
19:18:12.028 : echo: M203 X500.00 Y500.00 Z5.00 E45.00
19:18:12.028 : echo:Maximum Acceleration (mm/s2):
19:18:12.029 : echo: M201 X9000 Y9000 Z100 E10000
19:18:12.029 : echo:Acceleration: S=acceleration, T=retract acceleration
19:18:12.029 : echo: M204 S3000.00 T3000.00
19:18:12.029 : echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
19:18:12.030 : echo: M205 S0.00 T0.00 B20000 X20.00 Z0.40 E5.00
19:18:12.030 : echo:Home offset (mm):
19:18:12.030 : echo: M206 X0.00 Y0.00 Z0.00
19:18:12.030 : echo:PID settings:
19:18:12.032 : echo: M301 P10.00 I0.10 D120.00
Yours will be a bit different than mine if you have a newer machine with the Printrboard controller, but the settings should be more or less the same. Look for the lines highlighted in red above. My "Z" is set to 800 because I have a metric ball screw, but yours should read 2268.
If it's not, then you can change it by typing M92 E2268, then try a print. If it fixes your problem, you can simply write the EEPROM settings by issuing the M500 command. That saves the current running settings back to the EEPROM
To print or, 3D print, that is the question...
SD3 printer w/too many mods, Printrbot Simple Maker Ed., FormLabs Form 1+
AnyCubic Photon, Shining 3D EinScan-S & Atlas 3D scanners...
...and too much time on my hands.