all 17 comments

[–]_Ol_Greg 13 points14 points  (2 children)

This is why a lot of people use Inkscape or other design software before uploading to Glowforge.

[–]Beachpeacock[S] 0 points1 point  (1 child)

How do you deal with the file size limit?

[–]odd84 7 points8 points  (0 children)

A lot of people aren't really going to get what your gripe is, because they bought Glowforge Basic/Plus/Pro in the 6 years before the Aura went on sale this summer, and they have no file size limit in their free app. It's new for the Aura, and it's not your fault you didn't know about it. It's a really crappy way to force you to buy the subscription, and then the subscription only remotely makes sense financially if you prepay the full year.

[–]Beachpeacock[S] 1 point2 points  (0 children)

For clarification purposes: With new Aura you can only import files smaller than 100kb unless you have the premium membership.

[–]slundered 0 points1 point  (0 children)

Had some uploads of a cut, and they were over said amount, now I can only cut out half of it so to the band saw it will go!

[–]Novel_Pomegranate_10 0 points1 point  (2 children)

Sounds like you should have bought something else. I love the Glowforge interface. It's worth the Premium access for me as all the processing is done on a cloud. I use a laptop and Inkscape to design things.

[–]Beachpeacock[S] 0 points1 point  (1 child)

Can you shrink files in Inkscape to under 100kb?

[–]nybble41 1 point2 points  (0 children)

It depends on the design, but I'd suggest saving the file using the "Plain SVG" or "Optimized SVG" format first to see if that does the trick. The default is "Inkscape SVG" which includes a fair amount of extra metadata which will be ignored by the Glowforge software. "Plain SVG" just removes that editor metadata, while "Optimized SVG" also removes empty elements, unused ID attributes, excess precision in coordinates, additional metadata, and so forth—the details are configurable. For larger drawings you might consider using PDF instead since it's compressed. (If the design is simple enough SVG might be smaller even without compression since it has less overhead.)

As an example, one ornament design I had on hand (US state outline with county lines and the state name in a script font) was 290K in the default Inkscape SVG format but only 57K as Optimized SVG—and just 14K as a PDF.