Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

changed convertSoupToExcellonDrillCommands to use metric units#107

Merged
seveibar merged 1 commit intotscircuit:mainfrom
ShiboSoftwareDev:main
Sep 1, 2024
Merged

changed convertSoupToExcellonDrillCommands to use metric units#107
seveibar merged 1 commit intotscircuit:mainfrom
ShiboSoftwareDev:main

Conversation

@ShiboSoftwareDev
Copy link
Copy Markdown
Contributor

@seveibar It worked after I changed the units used in the ptr file to metric, it seems like it was receiving inches and converting them to inches again which explains the tiny drill holes.

@ShiboSoftwareDev ShiboSoftwareDev requested review from a team and seveibar as code owners September 1, 2024 20:39
@ShiboSoftwareDev
Copy link
Copy Markdown
Contributor Author

ShiboSoftwareDev commented Sep 1, 2024

image
However I found out that in the footprinter repo holes were being created with diameters labeled in mm which doesn't make sense imo, was that a typo or is it a misunderstanding on my part. @seveibar what do you think?

@ShiboSoftwareDev
Copy link
Copy Markdown
Contributor Author

also format checks are still failing

@ShiboSoftwareDev
Copy link
Copy Markdown
Contributor Author

image
this is how it looks like now

Copy link
Copy Markdown
Contributor

@seveibar seveibar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@seveibar
Copy link
Copy Markdown
Contributor

seveibar commented Sep 1, 2024

Yes someone has to pr the fix i described to fix the format check, is an open issue

@seveibar
Copy link
Copy Markdown
Contributor

seveibar commented Sep 1, 2024

@ShiboSoftwareDev fwiw we basically want everything to be in mm at the end of the day, whenever you see a number that isnt a string it should be mm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants