Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

DIFICULTY

Status
colourRed
titleadvanced

Normally, the robot completes a layer before starting the next layer. However, with Pally, you can split the pallet can be split into different areas - called zones - along the X, Y, and Z-axis. As a general rule, a zone cannot be started until the previous zone is finished.

...

Using the zones.json

The file must include Each project can have its own zones.json file. The file name should be based on the name of the project. If the project has the name pattern1.json, then the zones file must have the name pattern1.zones.json

A default file zones.json can be also created for all other projects that don’t have their own file.

If your project needs the zones feature, please get in touch.

Example of zones code controlling a lifting column:

Info

Note: The code below has 3 heights.

...