Making the change tot he A20T file worked but what is odd is this. When I installed 4.9 I did not uninstall 4.8. Wouldn't it have been nice that any settings I had set in 4.8 would have automatically been set in 4.9 after the install? Secondly, I added the GeeeTech A20T from the default printers in the installation and went through the initialization. I then customized the A20T to the appropriate size platform the A30T is and renamed in Cura the printer name to GeeeTech A30T. Wouldn't have been nice to have Cura create a new def file in the definitions folder of my GeeeTech A30T? If I didn't remember what my initial choice was (GeeeTech A20T) I would have never been able to add the "platform": "geeetech_a30s_platform.stl", to the appropriate definiation .json file. Where the heck does Cura store or equate what I rename a printer to in relation to the definition file?
Recommended Posts
GregValiant 1,409
The platforms are usually 3mf files and are located in "...\Ultimaker Cura 4.x.x\resources\meshes" so copy your platform file to that folder (you may have to translate it to a 3mf format).
In your machine definition file in "...\Ultimaker Cura 4.x.x\resources\definitions\geeetech_A20T.def.json" (open with Notepad or any text editor) there is a "Metadata" section. Add:
"platform": "geeetech_a30s_platform.stl" which will be the name of the file you want to see as a platform.
Take care to watch your punctuation. Since you based your machine on the 20T definition that's the file you need to change. I think that's all you need to do.
Link to post
Share on other sites