This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:3dprinter [2021/12/27 17:01] – [Marlin firmware predator] scipio | projects:3dprinter [2022/01/23 15:31] (current) – [Thermocouple tuning] scipio | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| * Maximum Comb Distance with No Retract: 10mm | * Maximum Comb Distance with No Retract: 10mm | ||
| * Initial Layer Line Width: 140% | * Initial Layer Line Width: 140% | ||
| + | |||
| + | PLA: | ||
| + | * z-hop: 0 | ||
| PETG: | PETG: | ||
| Line 27: | Line 30: | ||
| * bed: 80 | * bed: 80 | ||
| * z-hop: 0.6 | * z-hop: 0.6 | ||
| + | * cooling: 50% | ||
| + | ABS: | ||
| + | * first layer: 250 | ||
| + | * other layer: 240 | ||
| + | * bed: 100 | ||
| + | * z-hop: 0.6 or 0 | ||
| + | * adhesion: brim | ||
| + | * speed: | ||
| + | * 30mm/s for stronger material | ||
| + | * 50mm/s for weaker material | ||
| Line 225: | Line 237: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ==== Marlin firmware predator ==== | ==== Marlin firmware predator ==== | ||
| Line 231: | Line 245: | ||
| clone this < | clone this < | ||
| clone this [[https:// | clone this [[https:// | ||
| + | |||
| + | or update scipio | ||
| + | <code | download> | ||
| + | cd / | ||
| + | # only one time | ||
| + | #git remote add upstream https:// | ||
| + | git fetch upstream | ||
| + | git rebase upstream/ | ||
| + | </ | ||
| < | < | ||
| Line 358: | Line 381: | ||
| Recv: T:200.47 /200.00 (138.06) B:21.64 /0.00 (982.37) @:47 B@:0 | Recv: T:200.47 /200.00 (138.06) B:21.64 /0.00 (982.37) @:47 B@:0 | ||
| </ | </ | ||
| + | |||
| + | |||
| + | {{: | ||