Tech ENABLE_PROCESS_G2_G3_LINES set as default

This commit is contained in:
enricoturri1966 2022-12-06 13:21:06 +01:00
parent 6ee7445fe1
commit cf37f154ee
5 changed files with 0 additions and 87 deletions

View file

@ -57,8 +57,6 @@
#define ENABLE_WORLD_COORDINATE (1 && ENABLE_2_6_0_ALPHA1)
// Enable alternative version of file_wildcards()
#define ENABLE_ALTERNATIVE_FILE_WILDCARDS_GENERATOR (1 && ENABLE_2_6_0_ALPHA1)
// Enable processing of gcode G2 and G3 lines
#define ENABLE_PROCESS_G2_G3_LINES (1 && ENABLE_2_6_0_ALPHA1)
#endif // _prusaslicer_technologies_h_