John Stager Log
Please coordinate between Dave Log ,John Log, Leo Log, Tim Log, and Nate Log - all work related to HydraFabber.
Aug 1-2, 2013:
Task 10, Pregress report
Log:
July 26-29, 2013:
Task 9, Current State July 2013 & DPAI Current State July 2013 Matrix
Log:
- Worked on Current State July 2013 and DPAI Current State July 2013 Matrix with current DPVs and OSE Staff.
- Provided insights as Remote Contributor and DPV to standardize the GVCS build process.
Thurs July 25, 2013:
Task 8, Setup 3D Printing System for Linux(Ubuntu 12.04)
Log:
Installed: Ubuntu 12.04, Python 2.7, Cura/Replcatorg/Pronterface/Printrun/Slic3r
Printers were not able to connect to printers. This was fixed using the resources below. RepRap IRC
- [13:01] <stager_> how do I connect to either ultimaker or lulzbot taz with ubuntu 12.04#
- [13:01] <ScribbleJ> Use Pronterface.#
- [13:01] <stager_> I get connection timed out when I try to connect to either printer#
- [13:02] <teepee> check if your user is in group dialout#
- [13:02] <iXce> are you specifying the right baudrate ?#
- [13:02] <iXce> that too#
- [13:02] <teepee> right if baudrate is 250000, that might be a bit problematic...#
- [13:03] <teepee> 250000?##
- [13:03] <kthx> 250000 is problematic on linux, see https://github.com/ErikZalm/Marlin/issues/205 for some details about the problem and is also possible with a patch to pyserial, see https://groups.google.com/d/msg/ultimaker/BNjPpoJpfrE/gGSKAdhY5VwJ#
- [13:03] <stager_> yes 250000 baudrate for ultimaker and 112500 for lulzbot taz#
This is the fix by Martin Renold :The Fix Patch
THANKS to Martin Renold
Thanks for pointing this patch out, I've just upgraded my baudrate now.
I think the better way to install is:
- svn co http://pyserial.svn.sourceforge.net/svnroot/pyserial/trunk pyserial #
- cd pyserial #
- patch -p0 < ../pyserial.patch #
- cd pyserial #
- cd pyserial #
- python setup.py install --user #
- python3 setup.py install --user #
So the next distro upgrade won't override your local version.
Wed Jul 24, 2013:
Task 7 Work plan for getting CNC Circuit Mill Spindle working on TAZ:
Log:
- Document final BOM including spindle motor, bit holder, bearings.
- Embeded Google Spreadsheet for HydraFabber CNC Mill Spindle BOM to OSE Wiki
- Added an Edit link at the bottom of the embedded Google Spreadsheet
- Generate exploded part diagram in Sketchup or Solidworks referencing numbered items in BOM spreadsheet
- Verify and purchase parts
- Prepare and avail all the files for the spindle holder. Upload to wiki.
- STL file
- RAMPS gcode file
- Let the RepRap IRC know about this, and let Marcin know that we can add printing file and Spindle BOM to a blog post - to encourage others to develop the CNC Circuit Mill in parallel.
- Print Spindle Holder
- Secure a 5V power source
- Take photo and document all spindle parts and when you build it, do a Dozuki build procedure.
- Build out spindle, connect spindle motor to power, install an on-off switch for mill
- Source proper milling bits and buy them
- Prepare a milling bed - 1/4" plywood taped down.
- Level the milling bed
- Whenever you have free time, reach to RepRap IRC for code for milling on a RAMPS system, or search web
- Document all the examples you find on this - write down links
- Download CNC mill software and upload to OSE wiki
- Determine a strategy for uploading CNC Milling code to existing TAZ
- Use a different Arduino/RAMPS? Upload new software/firmware
- Document your path before making any changes.
July 20, 2013:
Task 6, Setup 3D Printing System for MS Windows
=== Log: === [Unpacking ultimaker1.jpg|400px] [ ultimaker2.jpg|400px|Unpacking ultimaker2.jpg]
The rest of the images are here [[[1] [1]]].
July 12, 2013:
Task 5, Taz with Laser and CNC Circuit Mill Spindle aka HydraFabber
Log:
Incorporated Diode laser from Tim Log.
Files for HydraFABBER:
File:HydraFABBER.SLDASM, File:HydraFABBER.stl and File:HydraFABBER.STEP.zip
June 25, 2013:
Task 4, Lulzbot Taz with CNC Circuit Mill Spindle
Log:
Files for Lulzbot Taz & Spindle Assembly:
File:Lulzbot n Spindle1.skp and File:Spindle Assembly.skp
June 24, 2013:
Task 3, CNC Circuit Mill Spindle
Log:
Remachined Spindle Assembly Files:
Remachined Spindle Files from Ilan Moyer
Original SolidWorks File:Remachiningspindle.zip Convert to File:Spindle assy.stp
June 23, 2013:
Task 2, CNC Circuit Mill Spindle
Goal
- Mount the existing CNC Circuit Mill Spindle by MIT on to the TAZ's Carriage attachment
Log Spindle in FreeCAD
Convert spindle Solidworks files to Sketchup
Drafts of spindle mount:
Files for Spindle Assembly:
- Spindle file from via RTENOTITLE from Solidworks into STP: File:Spindle assy.stp
June 22, 2013:
Task 1, LulzBot TAZ
Convert Taz FreeCAD files to Sketchup
Incorporated and continueing from Nate Log.
Basic Idea: Incorporate Carriage with X_MillSpindleMount. Spindle mount is removable, so we can also mount the laser diode head.
Goal:
Find relevant TAZ parts. Convert TK0_Assembly.fcstd To Sketchup. Make groups, components and cleanup Taz sketchup file.
Log:
Files for Lulzbot:
- SKETCHUP file for Lulzbot TAZ -File:Lulzbot.skp http://opensourceecology.org/wiki/File:Lulzbot.skp
- CAD files in FreeCAD. Part files for Lulzbot TAZ - http://download.lulzbot.com/TAZ/hardware/printed_parts/
- the FreeCAD files are here http://download.lulzbot.com/TAZ/hardware/printed_parts/FreeCAD/
- OpenSCAD files for TK-0, the former name of TAZ - https://github.com/mswillia/TK-0
- Please coordinate between John Log, Leo Log, Tim Log, and Nate Log - all work related to HydraFabber.