Showing 159 open source projects for "g code"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Open Weather Icons

    Open Weather Icons

    Weather icon font and css themed icons

    Weather icon font and CSS themed icons specially created for Open Weather Map API, are ready to be used in any project. Place the contents from the fonts and css folder in your project, assuming that your fonts are located under a ../fonts/ path relative to your CSS directory. The icons are displayed by using the i element and adding the base class owi and the icon class that you want, such as a owi owi-01d the code 01d is the icon code that you get from Open Weather Map.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    Micrometer CNC 4 Raspberry Pi3

    Micrometer CNC 4 Raspberry Pi3

    A debian image with linux RT kernel, OpenCV345, ROS, and LinuxCNC

    This OS is a configured version of Raspbian (debian OS) that focuses on 3D printing, CNC controllers, and CAD/CAM applications. It includes many tweaks to get the GPU acceleration on webGL, VLC and Flash video for example. Since rc2, we now use F2FS for /home to improve sdcard performance. It was load tested on the pi2, pi3, and Pi3B+. It is based on a stripped down MATE desktop, and is intended to be shared along with the documented hardware projects. Please use the GPG key posted on the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    Java G-Code Utils

    Utilities for CNC (G-Code) using Java

    Utilities for CNC (G-Code) using Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CNC Master
    A small program for quickly generation of g-code. It can generate circular pockets, square pockets, etc. Now it can generate program from DXF. You can support a development with donation on my paypal page www.paypal.me/alexdevisa Небольшая программа для генерации G-кода. Может генерировать различные карманы, а так же поддерживает генерацию G-кода из файла DXF. Поддержать проект можно пожертвованием любой суммы на моей странице paypal - www.paypal.me/alexdevisa
    Downloads: 5 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    mywebglflight_chung
    mywebglflight chung is a online 3D webgl flight / car simulator with shaders written in HTML5 and javascript . You can also fly to any place around the world with realtime google static maps earth satellite images , buildings with real lat-lng and monuments. Fly too over africa with horses, zebras, elephants, girafes, antilopes or shoot panzer tanks and have dogfight with war aircrafts or ships.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    PTFTP

    PTFTP

    Free, fast, intuitive ftp client

    Free, fast, intuitive, open source ftp client. Source Code: https://github.com/g--o/PTFTP
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenRTDynamics

    A framework for implementing real-time control systems

    - - - T H I S P R O J E C T M O V E D T O G I T H U B - - - A framework for the implementation of advanced real-time control systems which uses signal/block-based schematics (like Simulink) extended by several features like state machines and online-exchangeable sub-simulations. Besides, this framework properly handles multiple threads, their communication, allows to synchronise control systems to external events (e.g. variable timers or incoming network packages) and provides many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sistem Informasi Desa Kawasan

    Sistem Informasi Desa Kawasan

    Aplikasi Sistem Informasi Desa Dan Kawasan

    ... masyarakat Otomatis dan lainnya seluruh filenya berada di C:\WxSID\Data . Untuk masuk kesetiap layanan : Nama : admin Password : admin Bila membutuhkan Source Code secara keseluruhan dapat menghubungi twitter @pythonesiaorg . Aplikasi ini dikembangkan dengan menggunakan : a. Python2.7 b. WxPython2.8 c. Python-Docx d. Jinja2 e. Docxtpl f. Openpyxl g. Pymysql
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    the project was moved to: https://github.com/aiten/CNCStepper see also: https://sourceforge.net/p/cnclibrary Arduino(see download:Sketch) * Stepping Library with acceleration support * GCode Interpreter * HPGL Interpreter sample * LCD Support * SD Support * G-Code Expression parser * Run on Arduion UNO (8bit) * Run on Arduino Mega with Ramps 1.4 * Run on Arduino Due with Ramps 1.4 (32 bit) * Run on Arduino with Ramps FD (8bit+32bit) * Stepper (HPGL Sample) on Arduino Uno...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SoAx

    Structure of Arrays of multiple types

    ...; double[3] pos; float[3] vel;};) in the context of high-performance numerical simulations. It can be applied to many other problems. Please check the sample file main.cpp to see examples of code that you can write with SoAx.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    pyGerber2Gcode

    Python Gerber to G-code converter

    pyGerber2Gcode is a Pyhon based simple Gerber to G-code converter.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    ..." To complile $cd COLA_code/ $g++ cola.cpp -O3 -o cola -std=c++11 You may use preprocessing.batch script to do the preprocessing We have removed some datasets due to the size limitation of files in sourceforge. To generate the partitions, we use the code provided by Yu Sun, which is publicly available at https://github.com/aldrichsun/Graph-Partitioning-with-Natural-Cuts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Matlab Toolbox EyeX

    Matlab Toolbox EyeX

    Matlab Toolbox for Tobii EyeX Tracker

    NEWS Do you want to Eye Movement Analysis? Identify saccades and fixations? Compute the saliency maps? Compute the Main Sequence? A Matlab Toolbox is ready for that: https://sourceforge.net/p/ema-toolbox/ NEWS The toolbox now also works with the EYEX SDK and with Tobii 4C! Just plug it, turn it on (see the red lights) and run the script! CREDITS A. Gibaldi, M. Vanegas, P.J. Bex, G. Maiello. Evaluation of the Tobii EyeX Eye tracking controller and Matlab toolkit for research, Behavior...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    C4uC

    Arduino code generator from .fm for supervisory control

    Arduino code generator, using a .fm supervisor file as input. open a terminal on the same directory as GRAILtoARDUINO.cpp Compile this C++ program (g++ -o GRAILtoARDUINO GRAILtoARDUINO.cpp on Linux) Run the program, passing as arguments the name of the .fm file and the name of the generated program (without .ino extension) Example: ./GRAILtoARDUINO supcon.fm Test This will create a Test folder, with Test.ino file inside. If folder already exists, please delete it first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Wood Wars 3D

    Wood Wars 3D

    Open-Source, 3D Printed, Light, Tabletop Strategy War Game

    Check the wiki for rules and more information. Wood Wars 3D is an Open-Source, 3D printed, highly accessable, light, tabletop strategy war game based on classic war games like Little Wars by H. G. Wells. Mix and match race and classes to customize your armies. Dodge and move around terrain to confront your opponent and launch devastating marble roll attacks against approaching opponents. The source code for this project isn't like others on Sourceforge. It isn't code, It's STLs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    HZDR

    Scripts and programs (e. g. THz-Shaker) for work in HZDR

    Scripts for evaluation and whole programs for measurements from work in Helmholtz-Zentrum Dresden Rossendorf (www.hzdr.de). One main project was the THz-Shaker (incl. THz-LiveCam and THz-Viewer) as complete new measurement framework. See Code (https://sourceforge.net/p/hzdr/code/) for files. A special thing is the wrapped CsAPI for GaGe CompuScope cards (e. g. Octopus) into Python: https://sourceforge.net/p/hzdr/code/HEAD/tree/thzshaker/device/scope/csapi.py An example of usage can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    G-EE

    Libraries developed to build an Enterprise Application

    G-EE is a folder of libraries created to centralize the common aspect of development (check tools, logging, error handling), and keep a standard quality of code. This libraries is the basis for new or current projects. Libraries are released under Apache License v2.0, to give more flexibilities to external parties to build their software products.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Perfect Random Numbers Project

    Creates binary random number file with perfect frequency/distribution.

    This project creates a binary file with almost perfect frequency and distribution. The binary file can then be used for cryptography.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FOCUS

    FOCUS

    A model to identify organisms present in metagenomes in seconds

    FOCUS, an innovative and agile composition based using non-negative least squares to profile and report abundant organisms present in me-tagenomic samples and their relative abundance without sequence length dependencies. The program was tested with simulated and real metagenomes, and the results show that our approach predicts the organisms in random communities. Availability and implementation: The code implemented in Python can be found here and a web-sever at http://edwards.sdsu.edu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    CNCpad

    CNC PAD, is a CNC program with syntax highlighting editor

    CNC PAD, is a CNC program with syntax highlighting editor for professionals. This Publisher offers a simple and intuitive editing for G-CODE languages, Fanuc, Siemens, Heidenhain, Num mode, etc... CNC PAD includes many features that allow to maximize its production time and significantly decrease the number of input errors. Calculate and View : Target G1 G2 G3 operations Calculate and View : Drilling operations Calculate and View : Bolt Circle Calculations for points arranged equally spaced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Run Wild! - Expand Wildcard File Names

    A console command tool to expand wildcard filenames

    RunWild is a simple tool to make compiling projects easier. If you've downloaded source code before, you might be shocked at how complex build/make files have become. Why? RunWild is an old idea. It will execute another command with wildcard parameters expanded. Example: To compile astyle using g++ (TDMGCC64) runwild g++ -m32 -Wall -O2 -s -o astyle.exe astyle\src\*.cpp Simple! Runwild was written in FreePascal, and is easy to edit if you have other requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    wirecutter plugin for inkscape

    This plugin exports G-Code for a wirecutter

    The "wirecutter" plugin for inkscape is a plugin to generate g-Code for a 2D wirecutter with a turning table. You can either draw one open path which is the path which the machine will cut or you can draw some closed paths. These closed paths (e.g. Letters) must be connected because the cutter cannot leave the raw material like a milling machine. The Plugin helps you to create these connectors. If you have a wirecutter with a turning table you can create multiple "cuts" for different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 42 This Week
    Last Update:
    See Project
  • 25
    An open-source implementation of our network-based target deconvolution approach, named target addiction score (TAS). License: The TAS R-package is made available under the terms of the GNU General Public License, which means that the source code is freely available for use within other software, but if you alter the code and distribute it, you must make the new source code freely available as well. This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY...
    Downloads: 0 This Week
    Last Update:
    See Project