Showing 15 open source projects for "g codes"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 1
    CT4AM

    CT4AM

    Tools for 3D image analysis of additively manufactured parts

    CT4AM is a cross-platform toolkit for 3D-image processing in the domain of additive manufacturing for toolpath visualisation or correlation to tomographic data and related materials science. It is written in C++ and provides small, problem-specific applications for viewing, analysing and visualising of volumetric data from micro-CT scans with respect to the complex process parameters and characteristics of additive manufacturing. Moreover, data analysis and processing of G-code are key assets...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Algoritmos (Manzano & Oliveira)
    Nesta área você encontra os códigos dos algoritmos dos exemplos de aprendizagem tratados no livro "Algoritmos: Lógica para desenvolvimento de programação de computadores" codificados nos interpretadores algorítmicos VisuAlg, ILA+, G-Portugol, Portugol Online, Portugol Studio e Portugol IDE. In this area you will find the codes of the algorithms of the learning examples dealt with in the book "Algorithms: Logic for computer programming development" coded in the VisuAlg, ILA+, G-Portugol...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GassistPi

    GassistPi

    Google Assistant for Single Board Computers

    Google Assistant for Single Board Computers. In May of 2017, Google Released it’s AIY Projects kit. Initially not many had access to it, so that is when I started modifying the Google Assistant SDK adding AIY like features to help out the ones left without the kit. Every project requires a name and so I named it GassistPi (“G”oogle “Assist”ant on “Pi”). Fast forwarding to date, the project works not only on Pi boards but on a number of other platforms. It has some interesting custom actions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    masmt

    masmt

    A frame work for Multi agent system development

    MaSMT is a java based multi-agent system development framework, especially designed for development of English to Sinhala machine translation system. MaSMT also capable to develop any multi-agent based system through its architecture. Reference: B. Hettige, A. S. Karunananda, G. Rzevski, Multi-agent solution for managing complexity in English to Sinhala Machine Translation, International Journal of Design & Nature and Ecodynamics, Volume 11, Issue 2, 2016, 88 – 96. B. Hettige...
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    Generic CAM
    A tool for CNC toolpath generation. Model data in, G-Codes out. The system is kept as generic as possible. Machines with up to 9 axis can be defined. Machine simulator included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MolDynSim

    MolDynSim

    TrajLab subproject: Molecular dynamics simulations in MATLAB

    This is a subproject of TrajLab which is probably the first attempt for a general purpose molecular simulation package in MATLAB. While the authors are aware that many other highly specialized and highly optimized program packages for the same purpose exist (e. g. AMBER, GROMACS, NAMD, etc.), the MATLAB environment offers easy access to manipulating the codes, testing novel algorithms, non-standard force fields and performing all kinds of numerical experiments. To be used mainly in research...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MetaStable

    MetaStable

    TrajLab subproject: Metastability analysis of molecular conformations

    This is a subproject of TrajLab which is probably the first attempt for a general purpose molecular simulation package in MATLAB. While the authors are aware that many other highly specialized and highly optimized program packages for the same purpose exist (e. g. AMBER, GROMACS, NAMD, etc.), the MATLAB environment offers easy access to manipulating the codes, testing novel algorithms, non-standard force fields and performing all kinds of numerical experiments. To be used mainly in research...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AutoDock Vina 1.1.2 - 64-bit

    AutoDock Vina 1.1.2 - 64-bit

    Compilation of AutoDock Vina 1.1.2 for x86_64 system CentOS 6.7.

    Utilizing opensource code of AutoDock Vina 1.1.2 by Dr. Oleg Trott, a working binaries for vina and vina_split are provided. These files can be helpful to those who are not very familiar with building source codes on Linux machines. Since the original compilation of vina stopped working after some system configuration changes on a supercomputer, I had to solve the problem by building the program from the source code. The most difficult problem was to find compatible 64-bit math libraries...
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 9
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10

    MNTC USB Kulibin

    CNC control software

    Программа обеспечивает импорт разных форматов файлов и обработку по ним на станке ЧПУ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Walley Language is written in C language. The name comes from Wall-E because I like Wall-E and I like AI. I want to make a true AI language. While I only make it like python now. Full codes written in C language. I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now. just use gcc and compile main.c, it is done.. Tested on Mac and Ubuntu. "gcc -g -o walley main.c -lm" That's all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TrajLab

    TrajLab

    MATLAB based programs for trajectory simulations of molecules

    ... for a general purpose molecular simulation package in MATLAB. While the authors are aware that many other highly specialized and highly optimized program packages for the same purpose exist (e. g. AMBER, GROMACS, NAMD, etc.), the MATLAB environment offers easy access to manipulating the codes, testing novel algorithms, non-standard force fields and performing all kinds of numerical experiments. To be used mainly in teaching!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is the firmware for a CNC Mill Project I am working on. It is based on Chris Meighan's rewrite of the RepRap G-code interpreter. It is still in beta testing but it supports the following g-codes - G: 0-4,17-21,90-92 M: 3-5,30,101-108
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Real open source free GPL CAM able to convert 3D models like AutoCAD DXF to NC codes like G-Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CNC code generator is a software to generate CNC codes (G & M codes) for maching operations like milling, drilling. At present CNC code generator is limited for end milling. we working on other machining operations like turning, drilling etc.
    Downloads: 23 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next