Docs.rs
  • cnccoder-0.2.0
    • cnccoder 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tirithen
    • Dependencies
      • anyhow ^1 normal
      • embed-doc-image ^0.1 normal
      • glam ^0.24 normal optional
      • hostname ^0.4.0 normal
      • lazy_static ^1 normal
      • moby-name-gen ^0.1.0 normal
      • nalgebra ^0.32 normal optional
      • serde ^1 normal
      • serde_json ^1 normal
      • time ^0.3.36 normal
      • username ^0.2.0 normal
      • regex ^1.10.4 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

cnccoder0.2.0

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • camotics::Camotics
  • camotics::CamoticsTool
  • camotics::Workpiece
  • cuts::Arc
  • cuts::Arc2D
  • cuts::Area
  • cuts::Circle
  • cuts::Frame
  • cuts::Line
  • cuts::Line2D
  • cuts::Path
  • instructions::Comment
  • instructions::Empty
  • instructions::F
  • instructions::G0
  • instructions::G1
  • instructions::G17
  • instructions::G18
  • instructions::G19
  • instructions::G2
  • instructions::G20
  • instructions::G21
  • instructions::G3
  • instructions::G4
  • instructions::G43
  • instructions::M0
  • instructions::M2
  • instructions::M3
  • instructions::M4
  • instructions::M5
  • instructions::M6
  • instructions::Message
  • instructions::S
  • program::Context
  • program::Program
  • programs::PlaningMeasurements
  • tools::Ballnose
  • tools::Conical
  • tools::Cylindrical
  • tools::ToolOrdering
  • types::Bounds
  • types::Vector2
  • types::Vector3

Enums

  • camotics::CamoticsToolShape
  • camotics::ResolutionMode
  • cuts::Cut
  • cuts::Segment
  • instructions::Instruction
  • program::Operation
  • tools::Tool
  • types::Axis
  • types::Direction
  • types::ToolPathCompensation
  • types::Units

Functions

  • filesystem::write_project
  • programs::planing
  • utils::round_precision
  • utils::scale