D3D v18.06: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
Line 45: Line 45:


=Build Timelapse=
=Build Timelapse=
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/H0ejROH85lo?start=37" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></html>
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/H0ejROH85lo" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></html>


=Links=
=Links=
*[[D3D_v18.06_Packing_List]]
*[[D3D_v18.06_Packing_List]]

Revision as of 02:00, 29 June 2018


HintLightbulb.png Hint: Overview: 13" frame, first time with Titan Aero extruder; new electronics mounting; first LCD screen version; double-sided tape for bed, kapton tape bed standoffs, bed MOSFET, all 12V, 0.6 mm nozzle

Development Template

edit

Burndown

Software Notes

Change Log

  • Since we used -BY-5V part number inductive sensor - PNP - logic had to be inverted on it.
  • Changed Z_MIN_ENDSTOP_INVERTING to false in Configuration.h

Marlin

Arduino Libraries

Arduino Environment


Cura

  • Control can be done from the Reprap Discount Full Graphic Smart Controller LCD or from OSE Lulzbot Cura

Arduino Uploads

  • Uploading to Arduino can be tricky.
  • First, select the right board
  • Second, select the right port
  • Possible errors: permission denied while using OSE Linux. This should not happen by default. Let's check if other linux has this issue.

avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied ioctl("TIOCMGET"): Inappropriate ioctl for device ioctl("TIOCMGET"): Inappropriate ioctl for device avrdude: ser_send(): write error: Bad file descriptor Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.

Build

HintLightbulb.png Hint: Click on Facebook post, then navigate to the OSE Workshops FB Page to access pictures of 47 steps from the original posting

D3dv1806.jpg

Build Timelapse

Links