mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-28 04:14:27 +03: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