Factory Simulator. A Python tool that models how a factory floor operates over time.

github.com/jmyrberg/factory-simulator

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2024
  • Merge pull request #2 from jmyrberg/fix/duplicate-material-consumable
  • Use dict getter for machine and program
  • Add dict getter function
April 2023
  • Small README adjustments
  • Add documentation and cleanup
March 2023
  • Update OPC-UA server to use data collector
  • Add docstrings
  • Remove useless TODOs
  • Make operator arrive later
February 2023
  • OEE tuning & next iteration run results
  • Only one product and container
  • Faster & higher resolution container fill
  • Formatting fixes
  • Second delivery
  • Machine level consumption logging
  • First CSV delivery
  • Add material batch consumption factor
  • Part fail proba as config input
  • Make OverHeatIssue dependent on program
  • Add collector