mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
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:
@@ -6,7 +6,7 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Tronxy X5SA 400 Marlin Firmware",
|
||||
"default_filament_profile": "Tronxy Generic PLA",
|
||||
"default_filament_profile": "Generic PLA @System",
|
||||
"default_print_profile": "0.20mm Standard @Tronxy",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "",
|
||||
"bed_texture": "tronxy_logo.png",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Tronxy Generic ABS;Tronxy Generic PLA;Tronxy Generic PLA-CF;Tronxy Generic PETG;Tronxy Generic TPU;Tronxy Generic ASA;Tronxy Generic PC;Tronxy Generic PVA;Tronxy Generic PA;Tronxy Generic PA-CF"
|
||||
"default_materials": "Generic ABS @System;Generic PLA @System;Generic PLA-CF @System;Generic PETG @System;Generic TPU @System;Generic ASA @System;Generic PC @System;Generic PVA @System;Generic PA @System;Generic PA-CF @System"
|
||||
}
|
||||
Reference in New Issue
Block a user