Skip to content
This repository was archived by the owner on Mar 20, 2024. It is now read-only.

Coding Standards

Simon-Cooper edited this page Dec 7, 2018 · 2 revisions

Naming Conventions

Visualizations

  • Visualizations should be named in CamelCase
  • Child 'screens' should be in new folders

Arrays

  • Arrays associated with the functionality of NC axes should begin at index 1 due to NC requirements that ID values should be positive and non-zero
Clone this wiki locally