add command for degree

This commit is contained in:
Pavel 2019-10-09 09:36:22 +02:00
parent f8591d8567
commit be42e22abb
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,7 @@ coordinates = {
'tan': (260, 394),
'sto': (60, 426),
'grad': (100, 426),
'deg': (100, 426),
'(': (140, 426),
')': (180, 426),
'sd': (220, 426),
@ -125,6 +125,7 @@ commands = {
'D6': ['^3'],
'D7': ['shift', 'ans'],
'D8': ['shift', ')'],
'DC': ['deg'],
'F905': ['optn', '1'],
'F906': ['optn', '2'],
'F907': ['optn', '3'],