Wykres commitów

138 Commity (5cea63bd806bb84996f520c83366ee7ee12566ae)

Autor SHA1 Wiadomość Data
brian.schmalz 5cea63bd80 NSIS script that created UBWDriverInstaller_v10.exe
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@221 72233254-1b6c-9e9c-5072-401df62706fb
2011-10-04 19:59:39 +00:00
windelloskay 5634e757c7 Engraving motor can be shut off when engraving is disabled. Roll Rev.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@220 72233254-1b6c-9e9c-5072-401df62706fb
2011-06-12 22:50:50 +00:00
windelloskay fea3cb351a added Hershey Text extension for Inkscape, to the inkscape_contributed directory.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@219 72233254-1b6c-9e9c-5072-401df62706fb
2011-06-12 22:00:56 +00:00
windelloskay 4e12c10e12 added name, version, and URL to eggbot.py
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@218 72233254-1b6c-9e9c-5072-401df62706fb
2011-06-12 21:55:07 +00:00
windelloskay c0bcf07606 Minor bug fix to help engraver tool work, revved version to 2.2.0 and removed engraver-not-working note from info panel.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@217 72233254-1b6c-9e9c-5072-401df62706fb
2011-06-07 12:07:39 +00:00
newman.daniel1 6c796f4928 Typo correction
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@216 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-27 17:38:51 +00:00
newman.daniel1 9deade1a1e Bug fix (mispelled variable name when flipping); comment cleanup; add'l error checking
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@215 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-27 17:38:36 +00:00
newman.daniel1 997ff05696 Initial checkin
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@214 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-27 00:09:43 +00:00
newman.daniel1 bd79eef16b Issue 42: ignore some more tags; more information in what warnings are generated for unsupported tags
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@213 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-03 22:40:45 +00:00
newman.daniel1 ce0c5525e3 Change default spacing from 8 to 6 which seems to work best for some folks who have experimented quite a bit and been met with good results
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@212 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-01 14:32:28 +00:00
newman.daniel1 f2fe8fa355 Changes to make the gui menu shorter in height
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@211 72233254-1b6c-9e9c-5072-401df62706fb
2011-05-01 02:00:53 +00:00
newman.daniel1 916f991b13 Change wraps from 9 to 8.5; gives a nicer inter-line spacing to the example text (kid safe egg jokes).
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@210 72233254-1b6c-9e9c-5072-401df62706fb
2011-04-29 04:05:18 +00:00
newman.daniel1 094fe6443a Initial checkin: new contributed extension to render passages of text in a spiral which wraps multiple times around an egg. Also allows for some primitive text markup.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@209 72233254-1b6c-9e9c-5072-401df62706fb
2011-04-28 22:55:39 +00:00
newman.daniel1 336d4d9bfa Issue 41: SVG <title> tag not recognized; presence triggers benign warning about 'unable to draw object'
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@208 72233254-1b6c-9e9c-5072-401df62706fb
2011-04-28 22:48:39 +00:00
newman.daniel1 01b1be881f Issue 41: change the plotting algorithm to be less demanding of plotting precision. Also changed page height to 800 pixels from 1000, and draw the ending cell rectangle after the solution path. (Previously, it would draw the starting and ending cell rectangles and then go back to the starting cell to draw the solution and then end at the ending cell at the end of the solution path.)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@207 72233254-1b6c-9e9c-5072-401df62706fb
2011-04-27 20:00:40 +00:00
brian.schmalz 958f9a5985 Forgot to add in the new Microchip stack. Here it is.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@206 72233254-1b6c-9e9c-5072-401df62706fb
2011-03-09 14:41:48 +00:00
brian.schmalz a53ae2c37a New Microchip USB stack (v2.8) now contained in a folder without the version number
Project files updated for latest C18 compiler (v3.37.01)
2.1.0 10/21/10- Added in
                SE - Set Engraver - turns engraver (on RB3) on or off, or set to PWM power level
                Added code in init to pre-charge RC7 (USB_SENSE_IO) high before running rest of code
                  to get around wrong resistor value on hardware.
2.1.1 11/21/10- Removed Microchip USB stack v2.7, replaced it with v2.8 from MAL 2010_10_19,
                Also using generic Microchip folder now rather than re-named one (simpler to updade)
                Updated code in main.c (and others) to match updates from latest MAL CDC example
2.1.1cTest1 01/17/11 - Added third paramter to SP command to use any PortB pin for servo output
                For this version only - used PortB2 as standard servo output
2.1.1d 02/11/11 - Reverted back to RB1 for servo output
                - Updated check_and_send_TX_data() to allow unlimited data to go out without overrunning
                   the output buffer, same as UBW 1.4.7


git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@205 72233254-1b6c-9e9c-5072-401df62706fb
2011-03-09 14:04:43 +00:00
brian.schmalz 05e4d561c5 Switching to latest Microchip USB stack (v2.8)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@204 72233254-1b6c-9e9c-5072-401df62706fb
2011-03-09 13:49:09 +00:00
brian.schmalz 5a3886b910 Updated the 3 project files to include the library search path for the new C18 v3.37.01 compiler. No code changes or version number changes.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@203 72233254-1b6c-9e9c-5072-401df62706fb
2011-03-09 13:40:54 +00:00
brian.schmalz 3cf87bcdce Removed project files that we're not currently using to avoid confusion.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@202 72233254-1b6c-9e9c-5072-401df62706fb
2011-03-09 13:32:17 +00:00
newman.daniel1 9784324059 Remove from repo in preference to Windell's Hershey Text extension
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@201 72233254-1b6c-9e9c-5072-401df62706fb
2011-02-10 18:29:15 +00:00
newman.daniel1 e85bdd4590 Update comment before yanking from repo
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@200 72233254-1b6c-9e9c-5072-401df62706fb
2011-02-10 18:26:47 +00:00
newman.daniel1 e6d04cf0f3 Issue 36
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@199 72233254-1b6c-9e9c-5072-401df62706fb
2011-02-05 16:29:00 +00:00
matthew.beckler@gmail.com ce7d223d26 fixed a future-proof warning, converting 'if not node:' to 'if node is None:' to match the style of the other function. Should not affect functionality of the extension, but simply make the warning message go away.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@198 72233254-1b6c-9e9c-5072-401df62706fb
2011-01-24 16:54:26 +00:00
newman.daniel1 635f15ad68 Initial checkin: extension to do Eggbot-centric fixups on the Machine Tool family of fonts
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@197 72233254-1b6c-9e9c-5072-401df62706fb
2011-01-19 19:19:06 +00:00
windelloskay ed5ee9502d roll rev to 2.1.4
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@196 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 21:30:07 +00:00
newman.daniel1 b7a13c52ec Fix issue with twisting a circle/ellipse
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@195 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 16:34:34 +00:00
windelloskay 7b4993c766 roll rev to 2.1.3
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@194 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 11:16:57 +00:00
windelloskay db76228497 make it so that python no longer throws a warning on _if object_ type statements.
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@193 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 11:15:15 +00:00
windelloskay f919eaf43b roll rev to 2.1.2
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@192 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 08:11:49 +00:00
windelloskay 8d35fc8463 update stretch .inx file (again)
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@191 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-24 08:05:45 +00:00
windelloskay 46ec165792 correct snapshot release date to 12-23-10
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@190 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-23 09:43:46 +00:00
windelloskay eb69f7df6e update version info
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@189 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-23 09:38:26 +00:00
windelloskay 36c639babf update stretch .inx file
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@188 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-23 09:35:22 +00:00
windelloskay c54759a04a change name from map to strech
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@187 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-23 09:32:10 +00:00
chuck.mcmanis b8776b49b2 removed code that was incomplete
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@186 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-21 22:35:57 +00:00
chuck.mcmanis 538247e00b initial checkin of perl support
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@185 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-21 21:41:16 +00:00
newman.daniel1 36cb9f0200 Issue 35: returning to home needs doesn't properly handle circumferential wrapping/unwrapping. While the pen makes it to home, it can be by multiple revolutions of the egg
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@184 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-16 04:34:56 +00:00
newman.daniel1 2d2f08fd0c Fix incorrect dependency; update help text
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@183 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-08 02:54:40 +00:00
newman.daniel1 4ed48bf531 Typo
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@182 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-07 06:05:03 +00:00
newman.daniel1 0a5bc0062d Fix an error
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@181 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-07 05:43:47 +00:00
newman.daniel1 35ad222e78 Initial checkin: extension to remap drawings for plotting on spheres
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@180 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-07 05:12:30 +00:00
newman.daniel1 61a156217c Some form of consistency in the id's
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@179 72233254-1b6c-9e9c-5072-401df62706fb
2010-12-04 22:29:54 +00:00
newman.daniel1 93c2f955fd Work on hatch line width
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@178 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-29 02:34:30 +00:00
newman.daniel1 ad90a2f034 Issue 33: take viewBox into account; issue with Corel Draw
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@177 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-28 23:54:40 +00:00
newman.daniel1 f200a9a6bc Issue 33. Will checkin fix for eggbot.py after I have a chance to do some drawing this evening. However, same fix seems to work for hatching
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@176 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-28 16:33:02 +00:00
newman.daniel1 336625dca6 And back in we go; will submit to Makerbot Unicorn challenge
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@175 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-27 20:44:32 +00:00
newman.daniel1 747aa85d6c Attribution
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@174 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-27 16:58:19 +00:00
newman.daniel1 2e4a0025d0 Removing until after 10th December; am submitting to the Makerbot Unicorn Challenge
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@173 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-27 16:55:44 +00:00
newman.daniel1 3cc3698dbd Issue 32
git-svn-id: https://eggbotcode.googlecode.com/svn/trunk@172 72233254-1b6c-9e9c-5072-401df62706fb
2010-11-27 01:01:04 +00:00