Jessica Log

From Open Source Ecology
Revision as of 21:14, 30 January 2020 by Jessica (talk | contribs)
Jump to navigation Jump to search

Thurs Jan 30, 2020

[[1]]

As a beginner I'll use NOOBS (new out of box software) also because I like the name ;)

Wens Jan 29, 2020

Review Pulse Width Modulation (PWM) tutorial and recording of Tom's presentation

[[2]]

Board etching: Prep plate by using fine steel wool or gentle abrasive like comet to remove all oil etc. DO NOT TOUCH SURFACE, can leave fingerprints on etch. Transfer the PWM Modular Control for light dimmer (welder in development) sketch Tom developed to plate. (Note this sketch has the AC DC transfer bridge on the wrong side). Traced sketch and punctured with ball point to use as template for permanent black marker. Made dots through template then connected them. (Note multiple passes and steaky marks does not work)

TomSk.jpg

First solution way too strong and permanent marker too dry: 2 parts Hydrocloric acid HCl31% (purchased as muriatic acid): 1 part Hydrogen Peroxide H2O23%

T1.jpg

Tifail.jpg

Tifail2.jpg

Second round new black permanent marker, correct solution 1 HCl : 2 H2O2 (note solid black will act as heat sink for IGBT)

T2.jpg

T22.jpg

T23.jpg

remove marker with gentle abrasive

Tsuccess.jpg

Improvement


Tues Jan 28, 2020

From starting documentation, review ATMEGA328 to Arduino uno (led to pin 13)

Comparison.jpeg

Add switch

Be sure Rx to Tx, receive to transmit. This is not yet wired properly RX to TX and missing BREAK AT BACK OF CHIP!!!

1rxtx.jpg 2missing.jpg


This board blinks and shows the reset hack but may or may not be essential

4resethack.jpg

3needjumps.jpg


Mon Jan 27, 2020

todays excercises 1 File:Plotterpen.fcstd

Print plotter pen and clamp from existing .stl, download and open in cura [[3]]

[[4]]

[[5]]

In CURA review basic and advanced settings see... Check advanced settings for 1.2 nozzle, update profile if necessary

Steps per mm at 100

Layer check/ missing/ change thickness to 1.0 top, check'expert config' settinga no check on spiral contour bottom and top if already set to 1 in Basic and missing

Filament size using 2.85

Check machine settings bed size (does not update with profile update)

save /export Gcode to SD card

note: .stl is the geometry of object, the Gcode depends on the above settings for the printer to read and print

2 Using Inkscape to Generate Gcode

from Image Started with .png, save as .svg, at top bar path/ trace bitmap under multiple scans: creates a group, select colors, smooth, and stack scans was set to 8, could likely reduce to 2, select ok then move one off.

Pathtrace.jpg

There will be multiple additional copies to delete

Vectordel.jpeg


export gcode

Sticker gcode.png

this is the link to check the Gcode before plotting as above

[[6]]


And here are the files including the un-plotted Gcode file for the OSE sticker (no added lines to 90 for alignment)

File:OESd4dStickpath4.zip


January 26

Wires connected recorded movie... need easy edit app. Free Cad draw tweezers and print Adjust alignment on extruder and to Z axis

From /OSE Microfactory download D3D Universal 8.ini Update profile for CURA for: nozzle size 1.2 retraction

[[7]]

Great prints: add links

refine free cad skills!!

January 25

Build the Printer!

Time Log request: [[8]]


January 24

ISO image download USB set uo for Microsoft Surface Book 2 running windows 10 Pro there is no access to legacy boot; uses UEFI

[[ https://askubuntu.com/questions/802768/installed-ubuntu-on-surface-book-no-inputs]]

Once ubuntu is loaded need to copy the text into file on SD card so can be copy and pasted with no use of keyboard Ubuntu 16.04 keyboard driver Microsoft surface 2 run in terminal

sudo apt-get update sudo apt-get upgrade echo "deb http://ppa.launchpad.net/tigerite/kernel/ubuntu trusty main" | sudo tee /etc/apt/sources.list.d/tigerite-kernel-trusty.list sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 984AE706D31B333A && sudo apt-get update sudo apt-get install linux-surface


error connecting to server :( so close