Attribute VB_Name = "Comments" 'Comments on Pogo project. '20 Aug 2004 CGL ' 'Work to be done: ' ! Add photograph function to script. "Photo filename, 2, 4, All" would produce ' files like "d001.s27.filename.png" of width 2048x3072 from all slides. ' ! Add "overwrite file?" question where possible. ' ! Check droplet detection/compensation code. ' ~ Make more modular. Many objects are dependent on ConfigForm. ' Use PogoMain to apply settings from ConfigForm to properties of objects. ' ~ Check for conflicting and redundant constants like CBANKS. ' ! Droplet testing and printing processes need to be able to recover from ' the DIG_Trigger error. ' ! Naming and saving of settings file needs to be clarified. ' ~ Pogo should automatically FTP log. Perhaps make it graphical? ' ~ Write a libjpeg.dll to show working nozzles and progress? ' ~ Slower or varying Y axis acceleration. ' ~ Disable axis, increase target zone, or decrease PID parameters when machine idle.