mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
add infill pattern "Cross Hatch"
This commit is contained in:
@@ -69,6 +69,8 @@ enum InfillPattern : int {
|
||||
ipCount,
|
||||
//w14
|
||||
ipConcentricInternal,
|
||||
//w32
|
||||
ipCrossHatch,
|
||||
};
|
||||
|
||||
enum class IroningType {
|
||||
|
||||
Reference in New Issue
Block a user