This repository was archived by the owner on Jun 8, 2025. It is now read-only.
Marlin Firmware Adjustments für den Keramik-Delta#7
Open
Marlin Firmware Adjustments für den Keramik-Delta#7
Conversation
Das [Taurino Classic](http://reprap.org/wiki/Taurino#Taurino_Classic) kommt mit einer Firmware von http://reprapdiscount.com Angeblich kann man diese hier herunterladen http://http://forum.reprapdiscount.com/forums/oss/ (Link aus dem Rerap-Wiki). Leider nur noch für das Taurino Power. Von daher müssten wir uns für eine neue Firmware, die Delta kompatibel ist, entscheiden. Das Rerap-Wiki hat eine Liste mit Firmware-Projekten für den Repetier: http://reprap.org/wiki/Firmware#Repetier-Firmware Die Marlin sieht ganz up-to-date aus: https://github.com/MarlinFirmware/Marlin Unklar ist allerdings, für welchen Delta man die `Configuration.h` anpassen muss. - [ ] `Configuration.h` anpassen - [ ] u.U. gleich den Temperatur-Sensor auskoppeln - [ ] Namen anpassen auf `Muthesius Keramik Delta` tbd mit @laserlars ...
Member
Author
|
Das Diff findet sich hier: https://github.com/muthesius/prototyping/pull/7/files bzw über den Files Chnaged Tab oben ^^ |
Member
Author
|
In Zeile 86 kann man die Anzahld er Extruder setzen. könnten wir ja auf 0, oder? |
Member
Author
There was a problem hiding this comment.
Ich denke hier sollten wir unsere Maße eingeben... Wo sind die dokumentiert?
With default answer to all questions.
to make first layer flat
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Das Taurino Classic
kommt mit einer Firmware von http://reprapdiscount.com
Angeblich kann man diese hier herunterladen
http://http://forum.reprapdiscount.com/forums/oss/ (Link aus dem
Rerap-Wiki). Leider nur noch für das Taurino Power.
Von daher müssten wir uns für eine neue Firmware, die Delta kompatibel
ist, entscheiden. Das Rerap-Wiki hat eine Liste mit Firmware-Projekten
für den Repetier: http://reprap.org/wiki/Firmware#Repetier-Firmware
Die Marlin sieht ganz up-to-date aus:
https://github.com/MarlinFirmware/Marlin
Unklar ist allerdings, für welchen Delta man die
Configuration.hanpassen muss.
Configuration.hanpassenMuthesius Keramik Deltatbd mit @laserlars ...