openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
UGS - Universal GCode Sender
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 18 hours
ago.
Sep 21, 2024 — Sep 21, 2025
Showing page 110 of 111
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Comments are now parsed out of the gcode. It is done with some naive string manipulation, could probably use a single regex.
winder
More...
about 13 years ago
Added GRBL version checking at connection time. If GRBL is v0.8 or later pause / resume will use the real time commands '!' / '~'.
winder
More...
about 13 years ago
Fixed a couple bugs.
winder
More...
about 13 years ago
Added documentation for the OSX bug with /var/lock
winder
More...
about 13 years ago
Fixed the Windows error and fixed the # of sent rows label.
winder
More...
about 13 years ago
Added 64-bit build for Windows.
winder
More...
about 13 years ago
Maybe if I modify the right file
winder
More...
about 13 years ago
This time should do it...
winder
More...
about 13 years ago
pictures...
winder
More...
about 13 years ago
Still trying to get the pictures to work.
winder
More...
about 13 years ago
Trying to get the pictures in the readme to work...
winder
More...
about 13 years ago
Trying to get the pictures to show up.
winder
More...
about 13 years ago
Added a couple pictures to the readme.
winder
More...
about 13 years ago
Updated readme with changelog.
winder
More...
about 13 years ago
Created a README file.
winder
More...
about 13 years ago
Added scrolling to the command table tab. Fixed the console scrolling.
winder
More...
about 13 years ago
Fixed an off-by-one error and deleted some test code.
winder
More...
about 13 years ago
Split the file command buffer into its own class. It doesn't do a whole lot but might make future features easier to implement.
winder
More...
about 13 years ago
Fixed up the linux packages so there are 32bit and 64bit packages.
winder
More...
about 13 years ago
One-Jar seems to be working, the "Universal" build and platform specific zip's seem to work on linux and OSX. My OSX has RXTX installed though so it isn't a perfect test.
winder
More...
about 13 years ago
Renamed the package from universal.g.code.sender to com.willwinder.universalgcodesender.
winder
More...
about 13 years ago
Removed 'stop' button, added a pause/resume button and added a cancel button.
winder
More...
about 13 years ago
Forgot to add these files for the One-Jar changes.
winder
More...
about 13 years ago
Experimenting with "One-Jar" for distribution. In the files section of Netbeans you can now right click build.xml and select dist-all. It creates a bunch of jar files containing all the other jars AND the native libraries!
winder
More...
about 13 years ago
after pressing stop I want to be able to enter commands
markus
More...
about 13 years ago
Merge remote-tracking branch 'upstream/master'
markus
More...
about 13 years ago
After pressing the stop button I want to be able to enter commands.
markus
More...
about 13 years ago
add new file type ngc for pycam default
markus
More...
about 13 years ago
Fixed a bug where manual commands were added the console window twice.
winder
More...
about 13 years ago
Heavily modified the console area. There are now two tabs, the command window looks identical to the old manual command mode. There is no longer separate logic for displaying file commands, that is now in the second tab in a table view. Also added a duration timer so you can see how long the file send takes.
winder
More...
about 13 years ago
←
1
2
…
103
104
105
106
107
108
109
110
111
→
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