No BEACON_INITIAL_CALIBRATION on vc-4.0 installation

Hello!

Context:
  • VCore 4.0 500, hybrid
  • RPI 4B
  • SanDisk ULTRA 32gb A1, HC1
  • Ratos 2.1 RC (latest release)
  • BelenaEtcher
  • Windows 11
  • All boards flashed, configuration done, mainsail started
  • Fresh installation
Problem:
  • When trying to run the BEACON_INITIAL_CALIBRATION command on mainsail, I have the Unknown command:"BEACON_INITIAL_CALIBRATION"
  • I cannot find the macro in the installation
Breadcrumbs:
  • I see an error when I finalized the configuration from the configurator, I cannot see the summary because of an error (API call to http://vcore40-500.local/configure/api/trpc/printer.getFilesToWrite,printer.getFilesToWrite?batch=1 renders
    [
      {
          "error": {
              "message": "",
              "code": -32603,
              "data": {
                  "code": "INTERNAL_SERVER_ERROR",
                  "httpStatus": 500,
                  "path": "printer.getFilesToWrite"
              }
          }
      },
      {
          "error": {
              "message": "",
              "code": -32603,
              "data": {
                  "code": "INTERNAL_SERVER_ERROR",
                  "httpStatus": 500,
                  "path": "printer.getFilesToWrite"
              }
          }
      }
    ]
    ) but I can apply the configuration without problem
Steps taken:
  • re-flashing the SD card and boards (downloading the image, flashing the SD card, launching the conf) but I keep seeing my old selections (the printer and its size)
Thanks for your help. It is super frustrating to be stuck at that step, I hope it's a dumb one and not a real bug from the nightly.
Was this page helpful?