Update default filaments for printers (#8655)

* update M1

* update Voron

* update Positron

* update Biqu

* update Eryone

* update Folgetech

* update Geeetech

* update Kingroon

* update MagicMaker

* update Raise3D

* update Rolohaun

* update Tronxy

* update Kingroon and Tronxy

* update Voxelab

* update Wanhao

* more fix
This commit is contained in:
SoftFever
2025-03-03 20:32:47 +08:00
committed by GitHub
parent 118266f721
commit 5e5542d02f
178 changed files with 281 additions and 180 deletions

View File

@@ -90,7 +90,7 @@
"Spiral Lift"
],
"default_filament_profile": [
"MM Generic PLA"
"Generic PLA @System"
],
"is_custom_defined": "0",
"machine_max_acceleration_e": [

View File

@@ -8,5 +8,5 @@
"bed_model": "310_buildplate_model.stl",
"bed_texture": "MM_buildplate_texture.png",
"hotend_model": "MM_hotend.stl",
"default_materials": "MM Generic PLA;MM Generic PETG;MM Generic ABS;MM Generic TPU;MM Generic PC;MM Generic PA;MM Generic PEEK"
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System;Generic PC @System;Generic PA @System;MM Generic PEEK"
}

View File

@@ -132,7 +132,7 @@
"Spiral Lift"
],
"default_filament_profile": [
"MM Generic PLA"
"Generic PLA @System"
],
"version": "2.0.0.0"
}

View File

@@ -8,5 +8,5 @@
"bed_model": "220210_buildplate_model.stl",
"bed_texture": "MM_buildplate_texture.png",
"hotend_model": "MM_hotend.stl",
"default_materials": "MM Generic PLA;MM Generic PETG;MM Generic ABS;MM Generic TPU"
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System"
}

View File

@@ -131,7 +131,7 @@
"Spiral Lift"
],
"default_filament_profile": [
"MM Generic PLA"
"Generic PLA @System"
],
"version": "2.0.0.0"
}

View File

@@ -8,5 +8,5 @@
"bed_model": "220210_buildplate_model.stl",
"bed_texture": "MM_buildplate_texture.png",
"hotend_model": "MM_hotend.stl",
"default_materials": "MM Generic PLA;MM Generic PETG;MM Generic ABS;MM Generic TPU"
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System"
}

View File

@@ -123,7 +123,7 @@
"220x220"
],
"default_filament_profile": [
"MM Generic PLA"
"Generic PLA @System"
],
"version": "2.0.0.0"
}

View File

@@ -8,5 +8,5 @@
"bed_model": "220210_buildplate_model.stl",
"bed_texture": "MM_buildplate_texture.png",
"hotend_model": "MM_hotend.stl",
"default_materials": "MM Generic PLA;MM Generic PETG;MM Generic ABS;MM Generic TPU"
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System"
}

View File

@@ -62,7 +62,7 @@
"25"
],
"default_filament_profile": [
"MM Generic PLA"
"Generic PLA @System"
],
"is_custom_defined": "0",
"machine_end_gcode": "M104 S0 ;extruder heater off\nM140 S0 ;heated bed heater off (if you have it)\nG91 ;relative positioning\nG1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\nG28 X0\nG0 Y120\nG1 E-10 F9000\nM84 ;steppers off\nG90 ;absolute positioning\nPRINT_END",

View File

@@ -8,5 +8,5 @@
"bed_model": "125_buildplate_model.stl",
"bed_texture": "MM_buildplate_texture.png",
"hotend_model": "MM_hotend.stl",
"default_materials": "MM Generic PLA;MM Generic PETG;MM Generic ABS;MM Generic TPU"
"default_materials": "Generic PLA @System;Generic PETG @System;Generic ABS @System;Generic TPU @System"
}