-
Notifications
You must be signed in to change notification settings - Fork 122
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
Silhouette (original) not finding second registration mark #276
Comments
@peterdc thank you for the flowers. |
The relevant section of the code which starts the regmark search is in the following place. inkscape-silhouette/silhouette/Graphtec.py Lines 1306 to 1333 in 937dba0
Have a a look there as a starting point. Maybe your first try should be to change the regmark type in line 1322 |
I have a Silhouette QuickCutz, also referred to as the Silhouette Original; however, I believe it is the same machine as the Craft Robo CC200-20. This machine uses "Type 2" registration marks, which do not have a square in the upper right, but another "L" corner.
I've been able to get this to work in Sillouette Studio and have modified the template to work with Type 2 marks. Using inkscape-silhouette I have been able to detect the first registration mark, but the machine then scrolls continuously (well past the end of the sheet and cutting mat).
Suggestions for how to troubleshoot this and where to look in the code would be appreciated.
Thank you very much for making this plugin, I've had great success cutting without registration marks and really appreciate that my many year old machine is supported for use with Inkscape.
The text was updated successfully, but these errors were encountered: