Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
projects:3dprinter [2021/12/24 08:16] – [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: | ||
- | * first layer: | + | * first layer: |
- | * other layer: | + | * other layer: |
* bed: 80 | * bed: 80 | ||
+ | * 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 33: | Line 46: | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
Line 222: | Line 236: | ||
* [[https:// | * [[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 244: | Line 271: | ||
</ | </ | ||
- | build project | + | build project: in platformio select trigorilla-pro |
< | < | ||
- | scp .pio/ | + | scp .pio/ |
</ | </ | ||
Line 354: | 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 | ||
</ | </ | ||
+ | |||
+ | |||
+ | {{: |