mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Remember last presets
This commit is contained in:
@@ -169,6 +169,7 @@ our $extruder_clearance_radius = 20; # mm
|
||||
our $extruder_clearance_height = 20; # mm
|
||||
|
||||
our $Defaults = Slic3r::Config->current;
|
||||
our $Settings = { presets => {} }; # application settings
|
||||
|
||||
sub parallelize {
|
||||
my %params = @_;
|
||||
|
||||
Reference in New Issue
Block a user