mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-26 22:55:57 +00:00
Updated Wiki content
@@ -40,12 +40,16 @@ This section describes the general built-in placeholders variables available for
|
|||||||
|
|
||||||
## Print Statistics
|
## Print Statistics
|
||||||
|
|
||||||
- **extruded_volume**: Total filament volume extruded per extruder during the entire print.
|
- **print_time**: Estimated print time when printed in normal mode (i.e. not in silent mode). Same as normal_print_time.
|
||||||
- **extruded_volume_total**: Total volume of filament used during the entire print.
|
- **normal_print_time**: Estimated print time when printed in normal mode (i.e. not in silent mode). Same as print_time.
|
||||||
- **extruded_weight**: Total filament weight extruded per extruder during the entire print.
|
- **silent_print_time**: Estimated print time when printed in silent mode.
|
||||||
- **extruded_weight_total**: Total weight of filament used during the entire print.
|
- **used_filament**: Total length of filament used in the print.
|
||||||
- **total_print_time**: Total time taken for the print.
|
- **extruded_volume**: Total volume of filament used during the entire print.
|
||||||
- **total_layer_count**: Total number of layers in the print.
|
- **total_weight**: Total weight of the print. Calculated from filament_density value in Filament Settings.
|
||||||
|
- **total_cost**: Total cost of all material used in the print. Calculated from filament_cost value in Filament Settings.
|
||||||
|
- **total_toolchanges**: Number of tool changes during the print.
|
||||||
|
- **total_wipe_tower_cost**: Total cost of the material wasted on the wipe tower. Calculated from filament_cost value in Filament Settings.
|
||||||
|
- **total_wipe_tower_filament**: Total filament volume extruded on the wipe tower.
|
||||||
|
|
||||||
## Objects Info
|
## Objects Info
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user