mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Refactor OptionsGroup to decouple it from the config repository, add ConfigOptionsGroup
This commit is contained in:
@@ -78,7 +78,6 @@ our $bed_temperature = 0;
|
||||
our $first_layer_bed_temperature = $bed_temperature;
|
||||
|
||||
# extruders
|
||||
our $extruders_count = 1;
|
||||
our $extruders = [];
|
||||
our $nozzle_diameter = [0.5];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user