User:Dorkmo/Log: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(222 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div id="mainPage.news" style="margin-left:10px; margin-bottom:5px; float: right; width: 400px; border: solid 1px #aaaaaa; padding: 0px;">
<html><iframe width="600" height="600" src="https://osedev.org/wiki/James?start=7/1/2018"></iframe></html>
<h2 id="mainPage.news.title" style="background:#eeeeee; font-size: 105%; line-height: 120%; font-weight: bold; padding: 0px; margin:0px;padding: 0.4em;">
[http://dorkmo.net/osefeeddorkmo.xml Dorkmo's Torrent Feed]</h2>
<div id="mainPage.news.text" style="padding:0px 10px 10px;">
{{#widget:Feed
|feedurl=http://dorkmo.net/osefeeddorkmo.xml
|chan=n
|num=5
|desc=0
|date=y
|targ=n
}}
</div>
</div>


[[Category:Personal Logs]]
[[Category:Logs]]
[[Category:CAD team]]
{{RightTOC}}
{{RightTOC}}
[[/2011]] [[/2012]] [[/2013]] [[/2014]] [[/2015]] [[/2016]] [[/2017]] [[/2018]]


[[User:Dorkmo/Log/2011|2011]] [[User:Dorkmo/Log/2012|2012]] [[User:Dorkmo/Log/2013|2013]]
=To Do=
[[Dorkmo To Do List]]


=nov 20, 2014=
[[LifeTrac v2025]]


<html><iframe src="https://drive.google.com/file/d/0BwxMMqGvwTM-dXlSOUJHLTJCWGc/preview" width="640" height="480"></iframe></html>
=Feb 2, 2026=
* added motor mounts and wheel shafts.
* need to fix wheels and tires


<html><iframe src="https://drive.google.com/file/d/0BwxMMqGvwTM-LV80N2Niald3dEE/preview" width="640" height="480"></iframe></html>
[[File:Lifetrac v25 animation-20260202.gif|frame|center]]


*printed two cages. look pretty good. better than i expected.
=Jan 31, 2026=
**might slim it down so it holds less powder.
: '''Meeting Notes and TODO'''
* 10-14 gpm bidirectional solenoid valves open center
* Qwiic LoRa Digi joystick
** connect LoRa to arduino onboard lifetrac?
* Check to see what can be exported to FreeCAD
** Use [[FreeCAD Plumbing Designer]] as a guide
* Parking break?
* Flat platform between machine walls above wheel motors to attach powercube and aux engines
* Focus on wheels instead of tracks for now. Airless Tires.
** Could use 2x6 square tubing through walls from side to side to mount outer universal track bearings
* 60hp total machine target
* Build bench top wireless and solenoid control system
* June


*ordered chemicals. might be a few weeks.
=Jan 25, 2026=
* About finished with general arm code. will need to input actual hydraulic ram gemoetry later.
* A few little bugs
** crossbeam too long, colliding with arm's square tubing
** add missing holes for cross beam angle iron on the outside plates of the arms
** need to lower side walls a few inches to avoid big pinch point
** need to move the arm's main hydraulic cylinder attach point to the walls so that it doesnt collide with machine's back plate.
* need to adopt/design quick attach plate from previous OSE work
* need to select wheel motor and mounting design
* need to add a few more structural plates on bottom of machine and perhaps top area below arms
* need to add engine and hydraulic pump mounting system


=nov 18, 2014=
[[File:Lifetrac v25 animation-20260131.gif|frame|center]]


[[Image:Ose-battery-images-20141118-scad.png|400px]]
=Jan 2, 2026=


made some stl's. guna try to slice.
'''Good work - MJ''' I had good luck on ChatGPT produxing real designs via freecad macros. See the spindle I designed. Try to integrate chat. I think we can getbchat to donreal FEA via frecad macros too.


=nov 17, 2014=
Been using Gemini 3 in visual studio. It seems to do a better job of understanding spacial ideas and locations when described in text. makes a good pairing for openscad.


mostly finished with the scad work. could clean it up a little but its working. getting printer back in shape, maybe next week.
going to have it make notes of ai sessions here : https://github.com/OpenSourceEcology/LifeTrac/blob/main/LifeTrac-v25/AI%20NOTES/conversation_log.md


=nov 14, 2014=
On January 2, 2026, a session fixed visual issues and optimized hydraulic cylinders for the LifeTrac V2.5 loader arm in OpenSCAD by correcting bucket cylinder misalignment using actual arm tip coordinates. Upgraded from a 16-inch to 18-inch stroke through iterative mounting adjustments, aligning the crossbeam with physical arm cutouts while adding diagnostics. Final setup resolved visuals, geometry, and constraints with optimized stroke and positions.
[[File:Lifetrac v25 animation-20260102.gif|frame|center]]


*reworked the scad for the mesh module, i like i better.
=Dec 12, 2025=
**draws a big matrix of cubes, then rotates it, then gets the intersection() with a cube the size of the wall
*Trying out Google Gemini 3. seems to do a good job.
*guna do a simple lid next thatll silicone onto the top of it
**might use a small 'rope cleat' to tie off wire going into cage


[[File:Lifetrac v25 animation-3.gif|frame|center|LifeTrac v25 Animated GIF Dec 12, 2025]]


=nov 11, 2014=
"Object isn't a valid 2-manifold! Modify your design. See http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/STL_Import_and_Export"


i tried using the mirror() function to make a mirror image of the mesh. apparently that was a bad idea.


=nov 9, 2014=
=Dec 9, 2025=
*mirrored sides
*need to add divots for clip in
*need to figure out problem with angles above 45
*need to determine cage height from tub height


=nov 6, 2014=
*Tweak camera view
fixed a bug and centered holes


=nov 3, 2014=
[[File:Lifetrac v25 animation-2.gif|frame|center|LifeTrac v25 Animated GIF Dec 9, 2025]]


been slowly working on an [[OpenSCAD]] file for the battery idea. got the holes aligned and angled how i imagined them. im a bit of a noob so i probably did the code in the most difficult way imaginable. [[User:Dorkmo/Ideas/Battery/SCAD]]
=Dec 7, 2025=


[[Image:Image20141103-batteryprogress.jpg|400px]]
*Talking to github AI (Claude Opus 4.5) with VS Code plugin.
**Created first draft of LifeTrac v25 machine design using purely AI prompts for OpenSCAD.
**Process is render openscad, look for errors, tell AI about errors, apply changes, re-render and repeat.
**Claud 4.5 seems to be a bit better than GPT 5.1 Codex Max in understanding physical world of openscad


*need to tweak the height and width of the mesh compared to the wall itself.
[[File:Lifetrac v25 animation.gif|frame|center|LifeTrac v25 Animated GIF Dec 7, 2025]]
*also need to make some divots near the base for it to snap into the base of the tub.
*also a lid.


=oct 12, 2014=
=oct 16, 2025=
*Clean up v25 lifetrac bom
*: https://github.com/OpenSourceEcology/LifeTrac/pull/42
*Need to ask about what style this lifetrac structure design will be


revisited battery. sketched a single cell idea. would hold the ni and fe powders on either side of a printed grid membrane. not much surface area optimization. would like to test something simple and then go from there. need to check on how much electrolyte needs to be around.


[[User:Dorkmo/Ideas/Battery]]
=Oct 9, 2025=
*asked github copilot to create render of browser control website
*: https://github.com/OpenSourceEcology/LifeTrac/tree/main/LifeTrac-v25#raspberry-pi-web-controller


[[Nickel-Iron Battery]]
=Sep 30, 2025=
Looking at valve options
Parker makes a 8gpm 3 position proportional control cartridge valve. dsp105c1
https://ph.parker.com/us/en/product/directional-control-proportional-valves/dsp105c1


=sep 18,2014=
=Sep 25, 2025=
*Ordered Burkert 8605 316532 Proportional valve controller
*Ordered Brand Hydraulics PEFC12-20-12 20gpm proportional valve


added metal roof sheet to roof panel


[[File:MH4-rooflayer2top.skp]]
=Feb 3, 2020=


=sep 12, 2014=
*ordered heat sinks and fans for circularknitic power electronics
**ATS-54150W-C1-R0 [https://www.mouser.com/ProductDetail/advanced-thermal-solutions/ats-54150w-c1-r0/?qs=MLItCLRbWsxEtT4esZyz6A%3D%3D&countrycode=US&currencycode=USD link]
**ATS-54310W-C1-R0 [https://www.mouser.com/ProductDetail/advanced-thermal-solutions/ats-54310w-c1-r0/?qs=w%2Fv1CP2dgqrDvyH%252bQcqVHw%3D%3D&countrycode=US&currencycode=USD link]
**MD625B-12 [http://catalog.orientalmotor.com/item/axial-fans-mds-md-series-dc-axial-fans/mds-md-series-60mm-62mm-dc-axial-fans/md625b-12 link]


updated roof panel with cross members on 24" centers.
=Jan 8, 2020=


[[File:MH4-rooflayer1bottom.skp]]
*assembling rotoknitic
*email correspondance on circularknitic


=sep 10, 2014=
=Tue Jan 7, 2020=
[[RotoKnitic v19.01]]. [[Knitic Genealogy]].


did a rough idea for door frame, collecting more input for next revision.
=April 29, 2019=


[[File:MH4-moduledoor2x6.skp]]
*Mar from CircularKnitic suggested using solenoid to operate the needle movement
**due to the limited travel distance, i think some sort of lever with a bearing will be needed
**will need to transfer the lever's circular motion into linear
**https://www.digikey.com/products/en/motors-solenoids-driver-boards-modules/solenoids-actuators/180?v=527


[[Door_Requirement]]
=April 27, 2019=


=aug 31, 2014=
*perhaps could define p4clear possibly as low as 1/2 of -p4rampH? maybe -1/3*p4rampH ?
[[Roof_Layer_1]]
**this would reduce needle travel and shrink mountain
[[Roof_Layer_2]]
*Applied to show CircularKnitic at MakerFaireTulsa https://tulsa.makerfaire.com/
on layer 2 i think i may have put the horizontal piece at either end on the top not the bottom side. need the check


=Tue Jul 22, 2014=
=April 21, 2019=
See [[Barrel Mixer]]


=april 14, 2014=
*working on rotoknitic idea
**https://github.com/OpenSourceEcology/circular_knitic_pick-a-needle
*need to make rack and pinion
**https://www.thingiverse.com/thing:2072364/files


http://opensourceecology.dozuki.com/c/Controller
=April 20, 2019=


http://blog.protoneer.co.nz/wp-content/uploads/2012/10/Arduino-Uno-Mega-Dimensions.png
*documented sock sized circular knitic build
**[[User:Dorkmo/Builds/CircularKnitic-Sock]]


=april 13, 2014=
=Mar 2, 2019=


trying out the [http://fritzing.org/home/ fritzing] program for a new ceb controller board project. [https://docs.google.com/document/d/11deHuTHwnXVGwOAiGU-PDnJxmzbjP9ZpLYPTA-D4dCo/edit?pli=1 Andrew's notes for reqs]
*Circular knitic build and design changes


[[File:Controllerbridge1.fzz]]
=Feb 16, 2019=


finding a couple things for board [[Talk:CEB Press 6 - Controller Module - Bill of Materials]]
*started a BOM scad file to auto generate bolt size/length/count output
**formatting is not very user friendly but nice to have calculated output


expiramting with an idea for printable rocker switches that will allow for rubber outer seal and can activate buttons mounted on a pcb. would eliminate wiring board to buttons.
=Feb 15, 2019=


[[File:Rockersmdbutton.skp]]
*Looking up parts for build
**[[User:Dorkmo/Builds/CircularKnitic]]
*need to get full list of bolts and nuts
**[https://www.fastenal.com/products/fasteners/sockets/socket-cap-screws/holo-krome?r=~%7Ccategoryl1:%22600000%20Fasteners%22%7C~%20~%7Ccategoryl2:%22600039%20Sockets%22%7C~%20~%7Ccategoryl3:%22600040%20Socket%20Cap%20Screws%22%7C~%20~%7Csattr01:%5EMetric$%7C~%20~%7Csattr04:%5EM3-0.5$%7C~%20~%7Cmanufacturer:%5EHOLO-KROME M3 Socket Screws]


also have been looking over bunny's log for help [[James Slade Log]]
=Jan 19, 2019=
*worked on knitic
**changed to a printed drive gear
***avoiding a $6 single source part
**added holes for stepper motor
***could use regular DC, but in the future might use steps to customize mountain use
**changed table top to octogon, added holes for mounting legs
***calculating tabletop OD using stepper motor width and gear sizes
**added some needles to the full assembly model to check placement
**need to add bolts to smallbearingholder to make sure the nut/head dont hit anything


[https://upverter.com/eda/#tool=schematic,designId=2d958299ddd5a35c wiring schematic]
=Jan 15, 2019=
*Review [[CEB Press Controller v19.01]]
*more circular knitic work, tweaking the Z bearing holder to be more printer friendly
*searching for local CNC Laser cutting shops for hire, found 4 or 5


[https://docs.google.com/drawings/d/1AxeT5boHsEPlywFx8O94khOHOpDnSFwuXK3kAgsHP1c/edit?pli=1 pictures of assembled board and wiriing]
=Jan 2, 2019=


[http://opensourceecology.org/wiki/James_Slade_Log#Thu_Aug_8.2C_2013 bunny's bom]
*proposed new design [[RotoKnitic v19.01]]


https://github.com/OSE/ceb-controller/
=Jan 1, 2019=


=april 7, 2014=
*cleaning up circular knitic design
 
[[User:Dorkmo/Ideas/Forklift]]
 
sketched an idea for a more tradition forklift attachment.
 
[[Image:Forklift-idea-dorkmo1.png|400px]]
 
=feb 21, 2014=
 
[[Image:DorkmoEarthlodge1.png|100px]]
 
general idea for a small earth house
 
[[User:Dorkmo/Ideas/Microhouse_Earth_Lodge]]

Latest revision as of 04:54, 3 February 2026

/2011 /2012 /2013 /2014 /2015 /2016 /2017 /2018

To Do

Dorkmo To Do List

LifeTrac v2025

Feb 2, 2026

  • added motor mounts and wheel shafts.
  • need to fix wheels and tires
Lifetrac v25 animation-20260202.gif

Jan 31, 2026

Meeting Notes and TODO
  • 10-14 gpm bidirectional solenoid valves open center
  • Qwiic LoRa Digi joystick
    • connect LoRa to arduino onboard lifetrac?
  • Check to see what can be exported to FreeCAD
  • Parking break?
  • Flat platform between machine walls above wheel motors to attach powercube and aux engines
  • Focus on wheels instead of tracks for now. Airless Tires.
    • Could use 2x6 square tubing through walls from side to side to mount outer universal track bearings
  • 60hp total machine target
  • Build bench top wireless and solenoid control system
  • June

Jan 25, 2026

  • About finished with general arm code. will need to input actual hydraulic ram gemoetry later.
  • A few little bugs
    • crossbeam too long, colliding with arm's square tubing
    • add missing holes for cross beam angle iron on the outside plates of the arms
    • need to lower side walls a few inches to avoid big pinch point
    • need to move the arm's main hydraulic cylinder attach point to the walls so that it doesnt collide with machine's back plate.
  • need to adopt/design quick attach plate from previous OSE work
  • need to select wheel motor and mounting design
  • need to add a few more structural plates on bottom of machine and perhaps top area below arms
  • need to add engine and hydraulic pump mounting system
Lifetrac v25 animation-20260131.gif

Jan 2, 2026

Good work - MJ I had good luck on ChatGPT produxing real designs via freecad macros. See the spindle I designed. Try to integrate chat. I think we can getbchat to donreal FEA via frecad macros too.

Been using Gemini 3 in visual studio. It seems to do a better job of understanding spacial ideas and locations when described in text. makes a good pairing for openscad.

going to have it make notes of ai sessions here : https://github.com/OpenSourceEcology/LifeTrac/blob/main/LifeTrac-v25/AI%20NOTES/conversation_log.md

On January 2, 2026, a session fixed visual issues and optimized hydraulic cylinders for the LifeTrac V2.5 loader arm in OpenSCAD by correcting bucket cylinder misalignment using actual arm tip coordinates. Upgraded from a 16-inch to 18-inch stroke through iterative mounting adjustments, aligning the crossbeam with physical arm cutouts while adding diagnostics. Final setup resolved visuals, geometry, and constraints with optimized stroke and positions.

Lifetrac v25 animation-20260102.gif

Dec 12, 2025

  • Trying out Google Gemini 3. seems to do a good job.
LifeTrac v25 Animated GIF Dec 12, 2025


Dec 9, 2025

  • Tweak camera view
LifeTrac v25 Animated GIF Dec 9, 2025

Dec 7, 2025

  • Talking to github AI (Claude Opus 4.5) with VS Code plugin.
    • Created first draft of LifeTrac v25 machine design using purely AI prompts for OpenSCAD.
    • Process is render openscad, look for errors, tell AI about errors, apply changes, re-render and repeat.
    • Claud 4.5 seems to be a bit better than GPT 5.1 Codex Max in understanding physical world of openscad
LifeTrac v25 Animated GIF Dec 7, 2025

oct 16, 2025


Oct 9, 2025

Sep 30, 2025

Looking at valve options Parker makes a 8gpm 3 position proportional control cartridge valve. dsp105c1 https://ph.parker.com/us/en/product/directional-control-proportional-valves/dsp105c1

Sep 25, 2025

  • Ordered Burkert 8605 316532 Proportional valve controller
  • Ordered Brand Hydraulics PEFC12-20-12 20gpm proportional valve


Feb 3, 2020

  • ordered heat sinks and fans for circularknitic power electronics

Jan 8, 2020

  • assembling rotoknitic
  • email correspondance on circularknitic

Tue Jan 7, 2020

RotoKnitic v19.01. Knitic Genealogy.

April 29, 2019

April 27, 2019

  • perhaps could define p4clear possibly as low as 1/2 of -p4rampH? maybe -1/3*p4rampH ?
    • this would reduce needle travel and shrink mountain
  • Applied to show CircularKnitic at MakerFaireTulsa https://tulsa.makerfaire.com/

April 21, 2019

April 20, 2019

Mar 2, 2019

  • Circular knitic build and design changes

Feb 16, 2019

  • started a BOM scad file to auto generate bolt size/length/count output
    • formatting is not very user friendly but nice to have calculated output

Feb 15, 2019

Jan 19, 2019

  • worked on knitic
    • changed to a printed drive gear
      • avoiding a $6 single source part
    • added holes for stepper motor
      • could use regular DC, but in the future might use steps to customize mountain use
    • changed table top to octogon, added holes for mounting legs
      • calculating tabletop OD using stepper motor width and gear sizes
    • added some needles to the full assembly model to check placement
    • need to add bolts to smallbearingholder to make sure the nut/head dont hit anything

Jan 15, 2019

  • Review CEB Press Controller v19.01
  • more circular knitic work, tweaking the Z bearing holder to be more printer friendly
  • searching for local CNC Laser cutting shops for hire, found 4 or 5

Jan 2, 2019

Jan 1, 2019

  • cleaning up circular knitic design