Fix issues for Peopoly profiles:

fixes includes:
1. 0.6 and 0.8 nozzles are not displayed
2. Some filaments are not enabled for 0.6 0.8 nozzle
3. version number
4. change default sparse_infill_pattern to crosshatch
5. change top_surface_pattern to monotonicline
This commit is contained in:
SoftFever
2024-06-05 22:48:02 +08:00
parent 3e232a86e8
commit 6af6a42ed9
14 changed files with 48 additions and 80 deletions

View File

@@ -48,6 +48,7 @@
],
"compatible_printers": [
"Peopoly Magneto X 0.4 nozzle",
"Peopoly Magneto X 0.6 nozzle"
"Peopoly Magneto X 0.6 nozzle",
"Peopoly Magneto X 0.8 nozzle"
]
}