Print-Tuning-Guide
Print-Tuning-Guide copied to clipboard
I am looking for feedback/thoughts about the way extrusion multiplier is suggested to be tuned on this site. I was tuning extrusion multiplier (flow in Cura) for 3DXTech's CF-PA6 Gen...
Hi! I wasn't able to find a comment section on your website, so I hope this isn't the wrong place to ask but am happy to move this question elsewhere...
from the test, you're supposed to choose the cube where there is either no gaps and lips between paths, but for me, there is both gaps and lips, indicating both...
Add note about "step_pulse_duration" directive required for Mellow boards to layer shifting article
*Maybe* worth adding to the layer shifting article, here are some references, it's an edge case but it sure threw me for a loop: - You may need to add...
Looking through the first layer inconsistencies page, it mentions relative reference index, which is now deprecated. This page and other pages that mention it should be updated to the new...
Cura 5.3.1 now allows First (Initial) Layer Line Width to be adjusted with a percentage. 
Re: https://ellis3dp.com/Print-Tuning-Guide/articles/determining_max_volumetric_flow_rate.html Your instructions for volumetric flow rate suggest putting a "moderate" flow rate value in the "Print Settings", "Speed" page, and then a higher value in the "Filament Settings",...
For passing temperature to PRINT-START macro in Simplify 3D : You put this command in the starting script : PRINT_START BED=[bed0_temperature] EXTRUDER=[extruder0_temperature] You need set the two fonctions in "Temperature"...
Could you please add orcaslicer? Also would be assume for some orca slicer ellis pif profiles.
Step 8 lists this in the Klipper section: ` = * ( / 100 )` it should be: ` = * ( 100 / )`