Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cricut Personal #17

Open
sedgett opened this issue May 31, 2020 · 6 comments
Open

Cricut Personal #17

sedgett opened this issue May 31, 2020 · 6 comments

Comments

@sedgett
Copy link

sedgett commented May 31, 2020

I see the original fork was from Freecut, which was for the Cricut Personal with the AtMega128...

I just just managed to push Freecut on to my old Cricut Personal, I thought I would post an issue here just to check if anyone else has looked at adding back in Cricut Personal support to a thetazzbot fork... HPGL and GCODE support look great...

@thetazzbot
Copy link
Owner

thetazzbot commented Jun 1, 2020 via email

@Nurripter
Copy link

There was code for the personal but it conflicted so i rolled it back. Its the dials and lcd that are way different. I don't have a personal one so i cant help yet. Regards, Mark Williamson

On May 31, 2020, at 5:31 PM, sedgett @.***> wrote:  I see the original fork was from Freecut, which was for the Cricut Personal with the AtMega128... I just just managed to push Freecut on to my old Cricut Personal, I thought I would post an issue here just to check if anyone else has looked at adding back in Cricut Personal support to a thetazzbot fork... HPGL and GCODE support look great... — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

What changes would be necessary as a starting point to port this back to the cricut personal? Just got my hands on one, and want good firmware for it.

@adl2494
Copy link

adl2494 commented Jan 22, 2023

This is a task I have been sort of working toward. First thing I have been trying to address is the fact that the personal machine utilizes a different Atmega, pins are pretty much the same however the timers and their registers are different I have been referencing Freecut to address some of this, but Mark made some changed to the timer_set_stepper_speed function, which I am having a little trouble understanding, being somewhat of a programming novice. that aside like was mentioned the screens and dials maybe an issue.

@adl2494
Copy link

adl2494 commented Feb 3, 2023

If anyone is still interested in this Ive completed the task.....though I skipped anything related to the gcode. HPGL works great.

@ircole
Copy link

ircole commented Mar 30, 2023

adl2494, I have a Personal and am interested in making it work. Can you share your work? Thanks.

@adl2494
Copy link

adl2494 commented Mar 30, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants