mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 02:31:10 -06:00
Tech ENABLE_FIX_SUPERSLICER_GCODE_IMPORT set as default
This commit is contained in:
parent
152c3be53a
commit
ef059404b3
5 changed files with 0 additions and 27 deletions
|
|
@ -2017,9 +2017,7 @@ public:
|
|||
// Set all the nullable values to nils.
|
||||
void null_nullables();
|
||||
|
||||
#if ENABLE_FIX_SUPERSLICER_GCODE_IMPORT
|
||||
static size_t load_from_gcode_string_legacy(ConfigBase& config, const char* str, ConfigSubstitutionContext& substitutions);
|
||||
#endif // ENABLE_FIX_SUPERSLICER_GCODE_IMPORT
|
||||
|
||||
private:
|
||||
// Set a configuration value from a string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue