forked from nophead/Mendel90
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Silicone tape to model and hence BOM.
Updated PLA sample size to 50m. Fixed start.gcode missing from SF settings due to gitignore. Updated the manual. Assembly views moved to view folder and now all auto generated.
- Loading branch information
Showing
66 changed files
with
139 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
*.pyc | ||
*.log | ||
*.gcode | ||
scad/conf/machine.scad | ||
scad/stl.scad | ||
dummy.csg | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
M104 S0 ; turn off extruder | ||
M140 S0 ; bed off | ||
M107 ; carriage fan off | ||
G1 E-1 F1200 ; extra retract | ||
;G1 X-100 Y 100 F9000 ; go to back | ||
;M42 P28 S255 ;bed fan on | ||
G1 Z200 X-100 F9000 ; go to top | ||
;G4 P300000 | ||
;M42 P28 S0 ;bed fan off | ||
G1 Y-100 ;bed to front | ||
M84 ; disable motors | ||
M0 ; end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
M83 ; use relative distances for extrusion | ||
G28 ; home axes | ||
G1 X5 Y98 F9000 ; go to front of bed | ||
G1 Z0.05 ; use the bed to block the nozzle to prevent ooze | ||
M190 S110 ; heat the bed part way | ||
M104 S240 ; start the nozzle heating | ||
M190 S130 ; finish heating the bed | ||
M109 S240 ; wait for nozzle to heat | ||
G92 E0 ; zero the extruder | ||
G1 E3 F50 ; make a blob | ||
G1 E-1 F1200 ; retract | ||
G1 X40 F4000 ; wipe along the edge of the bed | ||
G1 Z0.3 ; lift before move to center | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
M83 ; use relative distances for extrusion | ||
G28 ; home | ||
G1 X0 Y98 F9000 ; Go to the middle of the front | ||
G1Z0.05 ; close to the bed | ||
M104 S185 ; set extruder temp | ||
M190 S70 ; set bed temp & wait | ||
M109 S185 ; wait for extruder temp | ||
G92 E0 | ||
G1 X50 E5 F200 ; make a thick line to prime extruder | ||
G1 E-1 F1200 | ||
G1Z0.3 ;lift Z |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file renamed
BIN
+18.8 KB
dibond/manual/heatshield_assembly.png → dibond/views/heatshield_assembly.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
// | ||
// Mendel90 | ||
// | ||
// GNU GPL v2 | ||
// nop.head@gmail.com | ||
// hydraraptor.blogspot.com | ||
// | ||
// Bed fan assembly view | ||
// | ||
// assembly 958 958 -175 101 85 62 0 214 620 | ||
// | ||
use <../scad/main.scad> | ||
|
||
bed_fan_assembly(show_fan = true); | ||
$exploded = 1; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
// | ||
// Mendel90 | ||
// | ||
// GNU GPL v2 | ||
// nop.head@gmail.com | ||
// hydraraptor.blogspot.com | ||
// | ||
// Wade's assembly view | ||
// | ||
// assembly 1123 811 -54 46 -130 37.5 0 40 850 | ||
// assembled 970 904 -26 38 -140 26 0 35 800 | ||
// | ||
use <../scad/x-carriage.scad> | ||
|
||
x_carriage_assembly(show_extruder = false, show_fan = false); | ||
$exploded = 1; |