diff --git a/notebook_nueva/modelo.py b/notebook_nueva/modelo.py index f28a926..dfbed79 100644 --- a/notebook_nueva/modelo.py +++ b/notebook_nueva/modelo.py @@ -99,7 +99,8 @@ usb_offset = 48 def model(): # Create the basic shape of the case bottom. - # Currently also adds keyboard stuff, but that should be refactored + # Currently also adds keyboard stuff and things to connect + # to the screen case, but that should be refactored # out (FIXME) model = ( cq.Workplane("XY")