mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Perl no longer used, remove comment line
This commit is contained in:
@@ -561,7 +561,6 @@ double min_object_distance(const ConfigBase &cfg);
|
|||||||
// The dynamic configuration is also used to store user modifications of the print global parameters,
|
// The dynamic configuration is also used to store user modifications of the print global parameters,
|
||||||
// so the modified configuration values may be diffed against the active configuration
|
// so the modified configuration values may be diffed against the active configuration
|
||||||
// to invalidate the proper slicing resp. g-code generation processing steps.
|
// to invalidate the proper slicing resp. g-code generation processing steps.
|
||||||
// This object is mapped to Perl as Slic3r::Config.
|
|
||||||
class DynamicPrintConfig : public DynamicConfig
|
class DynamicPrintConfig : public DynamicConfig
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user