Commit Graph

5 Commits

Author SHA1 Message Date
Ian Bassi
16727644bb Reduce size by Json Fromatting (#13163)
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.

| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |

Used [JQ](https://jqlang.org/) `--tab` to automatically format every current JSON.

> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
2026-04-15 22:58:12 +08:00
SoftFever
f4224e9780 tidy up and bump profile version (#12889)
* tidy up and bump profile version

* fix error

* tidy up

* fix

* tide up more

* fix errors

* fix more errors
2026-03-23 01:17:34 +08:00
SoftFever
4f50fdc94e Fixed many profile issues and cleaned up some messes. (#10686) 2025-09-11 17:50:53 +08:00
Maxime3d77
cdb22a3505 Add profiles with pooptool for wanhao d12 (#10321)
* Update Wanhao D12

* update wanhao

* Update D12_texture.svg

* update wanhao

* pixel boot

* add layer

* start

* add multi layer

* m600

* images

* new

* d12 300 plate

* new fix

* m600

* jerk

* area 300

* restore wanhao

* add pooptool v1

* update img to 320x320

* add pooptool for 300 and 500

* update pooptool and end gcode

* Update D12 300 PRO SMARTPAD MONO DUAL 0.4 nozzle PoopTool.json

* Update D12 300 PRO SMARTPAD MONO DUAL 0.4 nozzle PoopTool.json

* Update D12 300 PRO SMARTPAD MONO DUAL 0.4 nozzle PoopTool.json

* Update D12 230 PRO M2 MONO DUAL PoopTool.json

* merge

* printer_setting id

* rename pooptol test

* clean pooptool

* 230 pooptool

* 230 pooptool

* Update Wanhao France.json

* 230 pooptool

* 230 pooptool update

* name 230 pooptool

* 230 clean

* name

* setting clean

* Update D12 230 PRO SMARTPAD MONO DUAL PoopTool 0.4 nozzle.json

* 230 reset

* Update D12 230 PRO SMARTPAD MONO DUAL 0.4 nozzle PoopTool.json

* name d12

* 230

* Update Wanhao France.json

* 230

* Update Wanhao France.json

* link

* Delete Wanhao France.zip

* end gcode update

---------

Co-authored-by: Xtrack33 <44250528+xtrack33@users.noreply.github.com>
2025-08-12 21:05:06 +08:00
Maxime3d77
37d8bec3e1 Add official profiles for Wanhao Duplicator D12 Series (230/300/500 – Bowden/Direct – M2/SmartPad) (#9614)
* Update Wanhao D12

* update wanhao

* Update D12_texture.svg

* update wanhao

* pixel boot

* add layer

* start

* add multi layer

* m600

* images

* new

* d12 300 plate

* new fix

* m600

* jerk

* area 300

* restore wanhao

* add pooptool v1

* update img to 320x320

* add pooptool for 300 and 500

---------

Co-authored-by: Xtrack33 <44250528+xtrack33@users.noreply.github.com>
2025-07-17 15:43:51 +08:00