mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
New experimental feature for pressure management. Credits to @llluis for the original implementation. #1203 #1677 #2018
This commit is contained in:
@@ -291,6 +291,8 @@ $j
|
||||
--gcode-comments Make G-code verbose by adding comments (default: no)
|
||||
--vibration-limit Limit the frequency of moves on X and Y axes (Hz, set zero to disable;
|
||||
default: $config->{vibration_limit})
|
||||
--pressure-advance Adjust pressure using the experimental advance algorithm (K constant,
|
||||
set zero to disable; default: $config->{pressure_advance})
|
||||
|
||||
Filament options:
|
||||
--filament-diameter Diameter in mm of your raw filament (default: $config->{filament_diameter}->[0])
|
||||
|
||||
Reference in New Issue
Block a user