So i'm trying to do 3D printing on a KR60 (KRC4 KSS8.3.33)
but my src files are too big (100mb), i've split it into smaller subfiles that gets called by a main file, but I can only put ~8mb worth of files in R1 accumulatively, so splitting the files did not solve my problem.
I've done some searching, and these two "hacks" were recommended on this forum:
C:/KRC/Roboter/Config/VxWin/Common/kuka.config. -> PhysicalPages"=dword: to 8000
HKEY_LOCAL_MACHINE\SOFTWARE\KUKA Roboter GmbH\Cross3\Manager\Boot\VxWin -> PhysicalPages from 1920 to 5000
but I can't find these on my controller
I've also saw people recommend DirLoader, but then I also see people say that it's for KRC2 and not KRC4
is there any work around for this problem
thanks.