From 36ae7c5be3c0dca20c2bf9503c9d6300e119ad10 Mon Sep 17 00:00:00 2001 From: Sam Hos Date: Tue, 25 Feb 2025 16:27:16 +0100 Subject: [PATCH] fix video --- .../week_5_3dprinting_and_scanning/3D_Printing.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/Assignments/week_5_3dprinting_and_scanning/3D_Printing.md b/docs/Assignments/week_5_3dprinting_and_scanning/3D_Printing.md index e2cde46..58d8a0e 100644 --- a/docs/Assignments/week_5_3dprinting_and_scanning/3D_Printing.md +++ b/docs/Assignments/week_5_3dprinting_and_scanning/3D_Printing.md @@ -82,7 +82,7 @@ python3 bricklayersNonPlanarInfill.py Brick-EM1.4-WR1-NP1-AMP-0.6-FREQ1.4.gcode ``` With Planar infill you don't see the Z axis move as much but with the NonPlanar Infill you can see the Z axis move a lot more. - + #### Getting good prints @@ -170,6 +170,8 @@ After that we where trying to get the file loaded on the machine but it didn't s * [ ] Test strength normal print +## Files + ## Links -* [Github projects bricklaying printing](https://github.com/TengerTechnologies/Bricklayers) \ No newline at end of file +* [Github project bricklaying printing](https://github.com/TengerTechnologies/Bricklayers) \ No newline at end of file