Showing 55 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • 1
    BoardCAD is an easy to use CAD/CAM-program that allows you to quickly design your own surfboards. It is written in Java and can export STEP-files for compatibility with other CAD-systems, and g-code for CNC machines.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2

    gmop3d

    Manipulator or Industrial Robots MOtion Path 3D simulation and animat

    ...This software only do ari thmetic and calculating the path. It depends the OpenSCAD environment for simuation and animation of motion. You can use it simulating X Y Z coordinate CNC with out G code. It maybe use to axle running one straight line, as this straight path as the CNC linear motion system. This is the first software of me, so it may have alots of mistakes of code or others application problem, email to me: bywetech@foxmail.com Please reads OpenSCAD Manual at firstly. There have two parts of model build. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    TUBE 3D

    TUBE 3D

    Software For CNC Plasma Tube Cut Profile Creation

    ...Goal is to provide easy way to calculate point coordinates for pipe (tube) cutting where each end of produced tube needs to fit to some round or planar surface (in most case, next step is welding produced tube to that surfaces). G CODE produced can be used directly (in most cases) as input to some CNC machine control software. Or you can easily use (cut&copy) calculated paths and use it in your own G CODE file. This application is portable, it does not write anything to registry (or anywhere else). This app does not 'phone home' or collect any user information in any way. ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 4
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 1 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5

    RFXCAM

    A CAD/CAM Package for CNC GCode Creation

    RFXCAM is an opensource CAD / CAM package targeted at CNC machines (Mills, routers...). The idea is to create the basic interface for geometry manipulation and toolpath creation. Heavy python plugin support will allow a future community to create a vast selection of unique plugins for added functionality specific to their needs. Tutorial 1: https://www.youtube.com/watch?v=bNvE2H8b6Yc&feature=youtu.be
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    "ncdr2cnc" - N/C Drill to CNC code (G-Code) is the simple utility, which converts N/C drill files to G-Code files (adopted to Turbo CNC).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    MNTC USB Kulibin

    CNC control software

    Программа обеспечивает импорт разных форматов файлов и обработку по ним на станке ЧПУ.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    Lathe DIY CNC

    Lathe CNC using C# and an Arduino Due

    An old Myford lathe with steppers added, controlled by an Arduino Due which is in turn controlled by a C# program running on a netbook. All code is free to use, but with no guarantee of any kind. Please be aware that it is very much an initial version and requires much refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security. Icon
    Build with generative AI, deploy apps fast, and analyze data in seconds—all with Google-grade security.

    Access over 150 cutting-edge products, plus industry-defining AI

    Google Cloud is a cloud-based service that allows you to create anything from simple websites to complex applications for businesses of all sizes.
    Try it free
  • 10

    py2g

    Python Module to generate g-code

    This is a set of methods to generate g-code from python. G code can be used then to machine real mechanical parts in cnc milling machines. You just need to define what to carve/mill by calling those methods, and the library generates a string with the g-code that you can use in linuxcnc or other g-code cam programs. It's like drawing with python, but at high level. (Carve a hole here, extrude a square there, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CNC Dynamics Sim is an environment for testing new motion control algorithms, path interpolators, and path planning strategies, and how these affect the dynamics of a CNC machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This software is used to create and modify machine programs for EMCO Compact 5 and Control T.U. CNC-2A lathes and to send / received them between PC and machine over serial connection and ethernet using a converter (like lantronix XPort).
    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: 1 This Week
    Last Update:
    See Project
  • 14
    XinCNC is a free software for Computer Numerical Control (CNC).
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ein kleines Programm um bestehende CNC Programmteile zu modifizieren. z.b. invertieren einer CNC Achse oder das verschieben einer CNC Achse Manipulation CNC Programm snipe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This software convert NCCodes from MODELA Style to G-CODE Style. We can use the CNC software developed for Modela(Ex:MODELA Player) to CNC milling machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tkBacktracer is a cross-platform interactive visualization tool to explore the tool motions in RS-274D "G-code" CNC files used in computer controlled milling and manufacturing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A program to generate the Computer Numeric Code used by the huskystar C20 Sewing Machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An interpreter for the G-code language, which can control a 3-axis Cartesian positioning system (ie for a CNC milling machine) which has electronics compatible with the RepRap project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    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: 5 This Week
    Last Update:
    See Project
  • 22
    GNU CNC CAM (Computer Aided Manufacturing) Tool for converting DXF (CAD) Files to G-Code (RS-274) NC-Files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PNG images & DXF files to CNC G code files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A gCode Editor and downloader for use with CNC machinery. It features an editor, file management, single step, serial download and drip feed.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Modular java based g-code generator API and AutoCAD frontend.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB