This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:3dprinter [2021/12/27 09:44] – [Anycubic 4max pro 2] 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 ==== | ||
| - | clone this [[https:// | + | clone this <del>[[https:// |
| + | clone this [[https:// | ||
| - | add to Marlin/ | + | or update scipio |
| + | <code | download> | ||
| + | cd / | ||
| + | # only one time | ||
| + | #git remote add upstream https:// | ||
| + | git fetch upstream | ||
| + | git rebase upstream/ | ||
| + | </ | ||
| + | |||
| + | <del>add to Marlin/ | ||
| < | < | ||
| #define LCD_SCREEN_ROT_180 | #define LCD_SCREEN_ROT_180 | ||
| Line 247: | Line 271: | ||
| </ | </ | ||
| - | build project | + | build project: in platformio select trigorilla-pro |
| < | < | ||
| - | scp .pio/ | + | scp .pio/ |
| </ | </ | ||
| Line 357: | 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 | ||
| </ | </ | ||
| + | |||
| + | |||
| + | {{: | ||