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

V2 #29

Merged
merged 10 commits into from
Nov 24, 2020
Merged

V2 #29

merged 10 commits into from
Nov 24, 2020

Conversation

MitchBradley
Copy link
Collaborator

Version 2.0.0 has lots of improvements

  • The layout works well on most resolutions from 640 wide to 1900 wide
  • Added serial message box to show error messages and responses to inquiries entered in the MDI boxes (Issue Feature request: Message/Alarm/Override display #18 )
  • Added A axis DRO
  • GoTo and Set buttons moved into calculator/numpad, thus decluttering the main screen and reducing the number of touches needed to perform those functions
  • MDI input fields now trigger the MDI action when you hit Enter therein
  • Fixed some toolpath displayer glitches caused by gcode that does not have XY motion
  • The jog distance selections change depending on Inch or mm mode
  • When you set a work coordinate offset, it applies to the current WCS (G54, G55, etc), instead of always setting the G54 system (Compatibility with work offsets G55 to G59 #28 )
  • Added Fullscreen mode to hide browser tabs, accessed via an entry in the dropdown menu. Furthermore, you can make it start in fullscreen mode by creating a Home screen shortcut. To do this on Android/Chrome, use the Chrome ... menu (upper right corner) and select "Add to Home screen". To do it on IOS, ask the internet.
  • Fixed Issue The tablet program is stopping in the middle of milling #20

A axis
Jog distances change with units
toolpath displayer more stable
Arrows instead of Go
Display last 2 serial messages
Better formatting for different display sizes
That declutters the main page and reduces the number
of clicks necessary to perform the operation.
Looks good at a lot of resolutions
@MitchBradley MitchBradley merged commit 1d62392 into master Nov 24, 2020
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

Successfully merging this pull request may close these issues.

1 participant