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

@@ -46,7 +46,7 @@
"single_extruder_multi_material": "1",
"change_filament_gcode": "",
"wipe": ["1"],
"default_filament_profile": ["DeltaMaker PLA"],
"default_filament_profile": ["DeltaMaker Generic PLA"],
"default_print_profile": "0.20mm Standard @DeltaMaker 2 0.35 nozzle",
"bed_exclude_area": ["0x0"],
"machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nSTART_PRINT EXTRUDER=[nozzle_temperature_initial_layer] BED=[bed_temperature_initial_layer_single]\n",