projects:3dprinter

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:3dprinter [2021/12/27 17:01] – [Marlin firmware predator] scipioprojects: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://www.thingiverse.com/thing:3665598|Filament Sensor Relocation]]   * [[https://www.thingiverse.com/thing:3665598|Filament Sensor Relocation]]
   * [[https://www.thingiverse.com/thing:4622676/files|Ultimate Anycubic Predator Effector]]   * [[https://www.thingiverse.com/thing:4622676/files|Ultimate Anycubic Predator Effector]]
 +  * [[https://www.thingiverse.com/thing:3757187/files|Anycubic Predator E3D V6 and Volcano Versions Effector]]
 +  * [[https://www.thingiverse.com/thing:4690736/files|V6 Super Effector for Anycubic Predator (SB3D)]]
  
 ==== Marlin firmware predator ==== ==== Marlin firmware predator ====
Line 231: Line 245:
 clone this <del>[[https://github.com/SXHXC/Marlin-Anycubic-Predator-Trigorilla-PRO|repository]]</del> clone this <del>[[https://github.com/SXHXC/Marlin-Anycubic-Predator-Trigorilla-PRO|repository]]</del>
 clone this [[https://github.com/scipioni/Marlin.git|marlin 2.0.9]] clone this [[https://github.com/scipioni/Marlin.git|marlin 2.0.9]]
 +
 +or update scipio 
 +<code | download>
 +cd /lab/printer3d/marlin-predator
 +# only one time
 +#git remote add upstream https://github.com/MarlinFirmware/Marlin.git
 +git fetch upstream
 +git rebase upstream/2.0.x
 +</code>
  
 <del>add to Marlin/Configuration.h</del> <del>add to Marlin/Configuration.h</del>
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
 </code> </code>
 +
 +
 +{{:projects:calibration.png?400|}}
  • projects/3dprinter.1640620907.txt.gz
  • Last modified: 2021/12/27 17:01
  • by scipio