Removed deprecated ocp_vscode feature

This commit is contained in:
gumyr 2023-07-27 09:49:32 -04:00
parent de427a1f97
commit f8b2df9a4b

View file

@ -31,11 +31,7 @@ license:
"""
from math import sin, cos, pi
from build123d import *
from ocp_vscode import show_object, set_port, set_defaults
set_port(3939)
set_defaults(reset_camera=False, ortho=True)
from ocp_vscode import show_object
# Canadian Flags have a 2:1 aspect ratio
height = 50