D3D v18.06: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{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. Note that the production version [[D3D v18.06.21]] went back to the Prusa i3 MK2 Extruder because of Titan Aero fan issues.}}
=Development Template=
=Development Template=
<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vR1bbqt_645uCEUrcNR21Jek_Mv5MSgbXuSnejFl7QAJfvTfswBp-jgAsbDTYZcdm9JwRRw9qJCY4GT/pubhtml?widget=true&amp;headers=false" height=500 width=500></iframe></html>
<html><iframe src="https://docs.google.com/spreadsheets/d/e/2PACX-1vR1bbqt_645uCEUrcNR21Jek_Mv5MSgbXuSnejFl7QAJfvTfswBp-jgAsbDTYZcdm9JwRRw9qJCY4GT/pubhtml?widget=true&amp;headers=false" height=500 width=500></iframe></html>
Line 6: Line 8:
=Burndown=
=Burndown=


 
<html><iframe src="https://osedev.org/graph/weekly/burndown/D3D%20v1806?start=5/11/2018" height=300 width=500></iframe></html>
<html><iframe src="https://osedev.org/graph/weekly/burndown/D3D%20v1806?start=6/1/2018" height=300 width=500></iframe></html>


=Software Notes=
=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==
*Marlin is now on Github starting D3D_v18.06. https://github.com/OpenSourceEcology/3D-Printer-OSE-Marlin
==Arduino Libraries==
==Arduino Libraries==
*Import LCD library - [[OSE_Marlin_and_Github#Import_any_necessary_libraries]]
*Import LCD library - [[OSE_Marlin_and_Github#Import_any_necessary_libraries]]
Line 15: Line 21:
==Arduino Environment==
==Arduino Environment==
*Use Arduino Environment 1.6.8 - preloaded with [[OSE Linux]] v1.0, or download from [[Arduino Previous Releases]]
*Use Arduino Environment 1.6.8 - preloaded with [[OSE Linux]] v1.0, or download from [[Arduino Previous Releases]]


==Cura==
==Cura==
Line 35: Line 40:
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10213756779130869&width=500" width="500" height="285" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
<html><iframe src="https://www.facebook.com/plugins/post.php?href=https%3A%2F%2Fwww.facebook.com%2Fmarcin.jakubowski.378%2Fposts%2F10213756779130869&width=500" width="500" height="285" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowTransparency="true" allow="encrypted-media"></iframe>
</html>
</html>
[[File:d3dv1806.jpg|700px]]
==Pictures Folder==
https://photos.google.com/share/AF1QipP_r04IBvTPy6axBsUhjcmuvEzoRRxYdpjaY-OdS6g5tNLv5An5SEDpXjdJndVJAg?key=OFV0SHRWUHFPN2tNUTNVRGRBTzFlcFZLZUJTZ0dB
=Build Timelapse=
<html><iframe width="560" height="315" src="https://www.youtube.com/embed/H0ejROH85lo" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe></html>
=Electronics Panel=
See second 38 at the video above.
=Links=
*[[D3D_v18.06_Packing_List]]

Latest revision as of 22:48, 14 July 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. Note that the production version D3D v18.06.21 went back to the Prusa i3 MK2 Extruder because of Titan Aero fan issues.

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

Pictures Folder

https://photos.google.com/share/AF1QipP_r04IBvTPy6axBsUhjcmuvEzoRRxYdpjaY-OdS6g5tNLv5An5SEDpXjdJndVJAg?key=OFV0SHRWUHFPN2tNUTNVRGRBTzFlcFZLZUJTZ0dB

Build Timelapse

Electronics Panel

See second 38 at the video above.

Links