-
In the G-code firmware for Arduino and Sanguino, each G1 (or G0) command involves a fair amount of floating point computation before stepping the motors. The computation delay leads to blobbing when drawing a series of short segments. The attached patch causes the firmware to compensate for the delay by drawing short segments at a higher feedrate.
In my testing, I have found that this patch...
2008-11-17 22:43:37 UTC in The RepRap Project
-
hathawsh committed patchset 14 of module PGStorage to the PGStorage CVS repository, changing 1 files.
2008-01-10 04:25:08 UTC in PGStorage
-
hathawsh committed patchset 13 of module PGStorage to the PGStorage CVS repository, changing 1 files.
2007-11-28 20:28:34 UTC in PGStorage
-
hathawsh committed patchset 12 of module PGStorage to the PGStorage CVS repository, changing 5 files.
2007-11-28 20:26:02 UTC in PGStorage
-
hathawsh committed patchset 11 of module PGStorage to the PGStorage CVS repository, changing 4 files.
2007-11-23 23:24:28 UTC in PGStorage
-
hathawsh committed patchset 10 of module PGStorage to the PGStorage CVS repository, changing 10 files.
2007-11-23 18:47:16 UTC in PGStorage
-
My wife loves Gourmet. It's the best recipe program
she has used yet.
She's been bugged by a recipe card display problem,
however. The text in the left pane usually gets cut
off slightly on the right edge. Apparently, the
viewport is a little too wide.
I dug in and discovered that if I change the constant
in flow_my_text_on_allocate() from 0.75 to 0.5, the
problem disappears. Old...
2006-08-17 04:25:28 UTC in Gourmet
-
hathawsh committed patchset 9 of module PGStorage to the PGStorage CVS repository, changing 2 files.
2006-06-30 04:23:55 UTC in PGStorage
-
hathawsh committed patchset 8 of module PGStorage to the PGStorage CVS repository, changing 2 files.
2006-06-29 07:30:20 UTC in PGStorage
-
hathawsh committed patchset 7 of module PGStorage to the PGStorage CVS repository, changing 3 files.
2006-06-29 05:12:25 UTC in PGStorage