mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Anycubic Predator machine and print profiles (#11252)
* feat: anycubic predator * buildplate texture & cover image * Newlines * buildplate texture and model * modified printable area * added to custom printers list * flip buildplate model * Merge branch 'SoftFever:main' into feature/anycubic-predator-profile * make profile safe (speed, acceleration, jerk), added better start gcode with prime line * rotate texture to avoid confusion * updated start gcode * rotate the texture back * Merge branch 'main' into feature/anycubic-predator-profile * Merge branch 'main' into feature/anycubic-predator-profile * Update cover image & fix gcode flavor
This commit is contained in:
12
resources/profiles/Anycubic/machine/Anycubic Predator.json
Normal file
12
resources/profiles/Anycubic/machine/Anycubic Predator.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Anycubic Predator",
|
||||
"model_id": "Anycubic_Predator",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Anycubic",
|
||||
"bed_model": "Anycubic Predator_buildplate_model.stl",
|
||||
"bed_texture": "Anycubic Predator_buildplate_texture.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Anycubic Generic ABS;Anycubic Generic PLA;Anycubic Generic PLA-CF;Anycubic Generic PETG;Anycubic Generic TPU;Anycubic Generic ASA;Anycubic Generic PC;Anycubic Generic PVA;Anycubic Generic PA;Anycubic Generic PA-CF"
|
||||
}
|
||||
Reference in New Issue
Block a user