From 4037ac4a1a271eda2f1f0dd96334b41943a2238e Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Wed, 1 Mar 2023 16:15:05 -0300 Subject: [PATCH] comment --- notebook_nueva/modelo.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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")