I looked into it and the 2 inch limit is hardcoded in the code, I dont see how the portable version could go larger than that as it uses the same code.
https://github.com/kovidgoyal/calibr...ub_mobi.py#L36
I will change the dialog to have the limit specified in the control so you cant set values larger than 2 in the first place.