-
-
Notifications
You must be signed in to change notification settings - Fork 19
ability to convert inches to mm #116
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Some times i get gcode that was done in imperial and when its imported into octoprint bettergrblesupport it assumes its metric so an object thats lets say 1 inch by 1 inch when windowed it is 1 mm by 1 mm this also affects the movement speeds.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The ability to change the reference measurements if it was imperial so it can convert to metric and be the correct size
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
what I have been doing is importing into a gcode software as inches and converting to mm and resaving
Additional context
Add any other context or screenshots about the feature request here.