inkcut / inkcut

An application for controlling 2D plotters, cutters, engravers, and CNC machines.
https://codelv.com/projects/inkcut/
GNU General Public License v3.0
328 stars 77 forks source link

Support for legacy Cricut devices #130

Open untitled01exe opened 5 years ago

untitled01exe commented 5 years ago

Cricut has discontinued older machine software completely. The Cricut Professional, Create, Expression, Expression 2, and Mini no longer have any supported software. Lets create a home for these machines on Inkcut!

frmdstryr commented 5 years ago

A quick search brought up https://github.com/Arlet/Freecut and a few links on there about Circut I found http://oscopetutorial.com/cricut/index.php?title=Main_Page which has python code for talking with the Circut. If that works it should be a matter of adding a Inkcut driver for it.

TrendMend commented 5 years ago

Hey there! I own a cricut expression, and I installed a new firmware on it, called FreeExpression, that is a fork of FreeCut. It supports hpgl, so (I am assuming) inkcut will work with it great, otherwise, if you want to not overwrite the original firmware, you can use libcutter (but it isn't that good). I haven't checked out inkcut yet, but if it can take plugins, I am sure someone can make one. The only issue is that ProvoCraft is really sucky when it comes to this, and there have been many many lawsuits over this, so I don't think it could be something the developers implement, but something you would have to work for.

jschwalbe commented 5 years ago

@TrendMend you mentioned elsewhere that you got it working with Inkcut and that you actually prefer it? Any instructions to make it work?

TrendMend commented 5 years ago

Yeah, I do use the send to feature, but it just took some trial an error in the settings, unfortunately it is lost to time thanks to my dead laptop drive, but if you check some of my comments you should find the scale amount (to infinity) that is the most important aspect of all

On Sun., Oct. 6, 2019, 1:31 p.m. jschwalbe, notifications@github.com wrote:

@TrendMend https://github.com/TrendMend you mentioned elsewhere that you got it working with Inkcut and that you actually prefer it? Any instructions to make it work?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/inkcut/inkcut/issues/130?email_source=notifications&email_token=AFSAGDQ4NXI37SGAJ6BRQ5DQNI4IVA5CNFSM4GQR4OKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOSBBI#issuecomment-538779781, or mute the thread https://github.com/notifications/unsubscribe-auth/AFSAGDWCV6G7VF3XHSOYDN3QNI4IVANCNFSM4GQR4OKA .

jschwalbe commented 5 years ago

Haven't been able to figure out how to add it as a device yet. Tricky tricky :)

charely6 commented 2 years ago

did you ever get this to work?