Showing 160 open source projects for "g code"

View related business solutions
  • Job Evaluation and Talent Management Software Icon
    Job Evaluation and Talent Management Software

    For human resources departments in search of a tool to manage time, expenses, leave, documents, recruitment, and onboarding

    Encompassing Visions (ENCV), industry-leading job evaluation and pay equity software, is the best choice for organizations requiring transparent, comprehensive, and objective Job Evaluation software designed to help them ensure equal pay for work of equal value.
  • Get your medical device MDR compliant faster. Icon
    Streamline every stage of the development lifecycle with a flexible solution built for SxMD. Efficiently manage design controls from requirements to compliance with end-to-end traceability to mitigate risk.
  • 1
    Converts Gerber R-274X compliant files to G-Code suitable for a CNC solder paste dispenser. The user can input real world coordinates to align the board before code creation. Also supports batch jobs of multiple boards on the same work area.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Dcdm-g is based direct client detection mod (dcdm) code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Virmac

    Virmac

    Multi axis milling simulator

    This application animates G-Code paths. G-Code files can be loaded and animated to see the tool following the path. It also allows loading STL files for visualization
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    rrtmmic

    RRTM-G kernel code from NOAA NMM-B

    Downloads: 0 This Week
    Last Update:
    See Project
  • The Rewards as a Service (RaaS®) API is a robust digital gift card API built to power rewards and incentives in today’s apps and platforms. Icon
    We're the rewards and payments people. We bundle easy-to-use technology, desirable rewards, and expert service to help companies get the most out of their reward and incentive programs—from customer loyalty and employee engagement to wellness and research participation. With our leading reward-delivery technology, customers can instantly deliver digital gift cards to their recipients, maximizing impact and driving real business results.
  • 5

    whitespace-steganography

    Use HTML's interpretation of multiple spaces to hide base64 code

    Use HTML's interpretation of multiple spaces to hide base64 code on any HTML page. Example: wget -O - 'https://example.org/' | grep -E '\[[0-9]+\]' | sed 's/\s\s\s\s/1/g' | sed 's/\s\s\s/0/g' | sed -r 's/\[[0-9]+\]//g' | tr -d -c '10' | fold -w 6 | tr '\n' ' ' > binary.txt bash binary-base64-tobefree.sh binary.txt | base64 -d > decoded-output.txt ---- Useful for ENcoding: Kate for Linux has a "block/rectangular selection" tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RasberryPiBacnetController

    RASPBERRY PI BACNET CONTROLLER

    ### Procedure to compile ### - Unzip the project and copy it to home or any directory of your choice in RPi - Browse to RasberryPiBacnetController directory - enter command 'sudo make' to compile code - enter command 'sudo make clean' to clean code ### To Run project ### - Execute below command after compiling project ./BAS_RPi_Port - The 'BAS_RPi_Port' linux executable file is located at '../RasberryPiBacnetController/' path ### Prerequisites ### - Raspberry pi should have g++ compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project encompasses a futuristic racing game much like Wipeout or Xtreme-G Racing. It is a modification of the Half-Life 2 Source engine using the freely distributed source code provided by Valve via Steam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Red CNC

    Red CNC

    Android app to control the Red CNC 3D routing machine

    Red CNC is an Android application to allow control of the 3D routing machine by the same name. It allows the user to configure the machine properties, such as workable volume, tool size, etc. Once set, the user loads a G-Code file and gets a 3D view of the tool path. Lastly, the user can then start processing the job by sending commands to an Arduino.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Efficient Cloud Printing | CirrusPrint Icon
    Efficient Cloud Printing | CirrusPrint

    Companies searching for an efficient cloud and network printing solution that helps print from their cloud or on-premise ERP

    CirrusPrint is designed to manage and streamline printing and document delivery across networks. It solves cloud migration problems related to printing, and provides the most direct and immediate method to deliver documents to your users. Traditional network printing works without changing operations, plus there are new capabilities: you can print to your users, or email your printers, or send a file from your phone to a printer across the country.
  • 10
    cdd

    cdd

    Lexical, grammatical and syntactic analyzer of C÷÷.

    cdd is the lexical, grammatical, and syntactic analyzer of the C÷÷ dialect. The latter is not a programming language, but a set of variations in the C language that cdd analyzes, converts to C code and compiles by calling to g++.
    Downloads: 0 This Week
    Last Update:
    See Project