mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 10:32:40 +00:00
Add weight/cost output to gcode. On the way to #647
This commit is contained in:
@@ -29,6 +29,8 @@ class Extruder
|
||||
double used_filament() const;
|
||||
|
||||
double filament_diameter() const;
|
||||
double filament_density() const;
|
||||
double filament_cost() const;
|
||||
double extrusion_multiplier() const;
|
||||
double retract_length() const;
|
||||
double retract_lift() const;
|
||||
|
||||
Reference in New Issue
Block a user