Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/getting-started/about-linuxcnc.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ LinuxCNC expects G-code that if not entered manually is provided by another soft
== Architecture - Context diagram

.Roles of operators, integrators, developers and hardware
image::images/LCNC_Architecture_C1.drawio.svg["LinuxCNC Architecture - Context diagram",align="center",pdfwidth=100%]
image::images/LinuxCNC-architecture.svg["LinuxCNC Architecture - Context diagram",align="center",pdfwidth=100%]

The diagram presents the components and players of the LinuxCNC ecosystem and how they interact. It is not intended to help you understand the functionality of LinuxCNC. Please refer to the following chapters for this.

Expand Down
Loading