Ender3: Difference between revisions
Jump to navigation
Jump to search
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
[[File:Ender3_MechArtLab.jpg|thumb|400px]] | |||
== Slice yourself using CURA == | == Slice yourself using CURA == | ||
* install Cura 4.0.xx (newsest version) | * install Cura 4.0.xx (newsest version) | ||
* Add "New Printer" and choose Ender3 (in older version just choose any rectangular and edit the print size) | * Add "New Printer" and choose Ender3 (in older version just choose any rectangular and edit the print size) | ||
* Start with the pre-made settings or use | * Start with the pre-made settings or use dusjagr's "optimized" curaprofiles for draft (0.2mm) or fine (0.1mm) | ||
[[:File:Ender3-CuraProfiles.zip]] | [[:File:Ender3-CuraProfiles.zip]] | ||
[[File:MachineSettings_Ender3.png|600px]] | |||
== Print from microSD card == | == Print from microSD card == | ||
That's kinda the easiest and sofar gave me the best results. | |||
== Connect via OctoPrint == | == Connect via OctoPrint == | ||
| Line 16: | Line 21: | ||
Choose Port: | Choose Port: | ||
* /dev/ttyUSB0 for Ender3 | * '''/dev/ttyUSB0 for Ender3''' | ||
* /dev/ttyACM0 for [[MicroDelta]] aka RandeDelta | * /dev/ttyACM0 for [[MicroDelta]] aka RandeDelta | ||
Choose Profile: | Choose Profile: | ||
* Neue Ender Siech im MechArtLab | * '''Neue Ender Siech im MechArtLab''' | ||
* RandeDelta | * RandeDelta | ||
| Line 27: | Line 32: | ||
=== upload gcode === | === upload gcode === | ||
* Upload your gcode | |||
* Start to Print!!! | |||
To Do: | '''To Do:''' | ||
Upload to SD card notworking | * Upload to SD card notworking | ||
* Multiple printers on OctoPi | |||
* add LEDs!! | |||
=== Slice on OctoPrint (experimental) === | === Slice on OctoPrint (experimental) === | ||
| Line 37: | Line 46: | ||
it's kinda working with the cura settings. but print quality not so good still.... | it's kinda working with the cura settings. but print quality not so good still.... | ||
[[File:Ender3_OctoPrintSlicing.jpg|640px]] | |||
Latest revision as of 12:32, 11 April 2019

Slice yourself using CURA
- install Cura 4.0.xx (newsest version)
- Add "New Printer" and choose Ender3 (in older version just choose any rectangular and edit the print size)
- Start with the pre-made settings or use dusjagr's "optimized" curaprofiles for draft (0.2mm) or fine (0.1mm)
Print from microSD card
That's kinda the easiest and sofar gave me the best results.
Connect via OctoPrint
Installed on OctoPrint. try this: http://octopi.local/ or: http://192.168.1.38/
Login with: mechartlab / MECHARTLAB WIFI KEY (check on whiteboard).
Choose Port:
- /dev/ttyUSB0 for Ender3
- /dev/ttyACM0 for MicroDelta aka RandeDelta
Choose Profile:
- Neue Ender Siech im MechArtLab
- RandeDelta
Connect
upload gcode
- Upload your gcode
- Start to Print!!!
To Do:
- Upload to SD card notworking
- Multiple printers on OctoPi
- add LEDs!!
Slice on OctoPrint (experimental)
used this instruction: https://www.youtube.com/watch?v=0I_BIR36Grk
it's kinda working with the cura settings. but print quality not so good still....