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 09:44] – [Anycubic 4max pro 2] 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 ====
  
  
-clone this [[https://github.com/SXHXC/Marlin-Anycubic-Predator-Trigorilla-PRO|repository]]+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]]
  
-add to Marlin/Configuration.h+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>
 <code> <code>
 #define LCD_SCREEN_ROT_180 #define LCD_SCREEN_ROT_180
Line 247: Line 271:
 </code> </code>
  
-build project+build project: in platformio select trigorilla-pro
 <code> <code>
-scp .pio/build/trigorilla_pro/firmware.bin root@octoprint:/root+scp .pio/build/trigorilla_pro/firmware.bin root@octoprint.local:/root
 </code> </code>
  
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
 </code> </code>
 +
 +
 +{{:projects:calibration.png?400|}}
  • projects/3dprinter.1640594683.txt.gz
  • Last modified: 2021/12/27 09:44
  • by scipio