Open Sk8ter2404 opened 2 years ago
The source code for all G32 and N32 is there, it is the same.
It is set up to compile for G32. If you need to compile for N32 do this;
in the platform.ini file CHANGE THE CODE TO REFLECT CHIPSET
default_envs = STM32F103RET6_voxelab_aquila_N32
just use N32 or G32 on the above depending on your chipset
Hello! Ive been using Alex’s firmware on my Aquilla X2 for about 6 months and has worked flawlessly upgrade after upgrade. Recently i just upgraded the xyz dimensions to 400x400x500 and the precompiled firmware will not probe the new dimensions. I tried taking the source code provided on the main page for the G32 board and modify it to work on the N32 but kept running into problems. If someone can make me a .bin firmware file for a Aquilla X2 N32 with 400x400x500 dimensions and 36 point CR-Touch probing that would be awesome. If that cant happen could someone provide the source code for the N32 board.