openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
Gerber to Gcode
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
7 months
ago. based on code collected
7 months
ago.
Feb 26, 2025 — Feb 26, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
I have fixed some of the problems with outside edges not being found correctly. Also started working on a new way to plot the edges of the segments.
matthew_s
More...
almost 17 years ago
General code clean up and removing obsolete code. This commit still has several bug and will not out put a working gcode file for the trace outlines. The gcode file for the drill file should be ok. Also added a flag to the data structure to set if the corner of an segment is inside another segment or not. This should help in the future so it only has to be calculated once.
matthew_s
More...
about 17 years ago
Changed the way traces and segments are sorted. It should be more reliable and easier to expand in the future. Segment intersection works for some simple test cases (still failing for some others). Added a new function to generate a Gerber file of the all the segment outlines.
matthew_s
More...
over 17 years ago
This is an update to make the code compatible with Microsoft Visual C++ 6. The change was to change the logical operators that was used and → && and or → ||. It also deletes some files that were just notes for me.
matthew_s
More...
about 18 years ago
This is an update to make the code compatible with Microsoft Visual C++ 6. The change was to change the logical operators that was used and → && and or → ||. It also deletes some files that were just notes for me.
matthew_s
More...
about 18 years ago
added function to sort segments inside a trace by the connections and not just the segment ID. This should fix the problem with line segments not being ploted in the correct order (non continuous path).
matthew_s
More...
about 18 years ago
Changed code to support arbitary segment shapes and angles. This does not support correct segment trimming / clipping yet.
matthew_s
More...
over 18 years ago
SVN commit test. This file is generated by the program.
matthew_s
More...
over 18 years ago
* initial import
guru_florida
More...
over 18 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree