Commit Graph

  • 296b234fe6 Update AnkerMake Jerk and Extruder settings to match AnkerMakeStudio (#7117) SoftFever 2024-10-22 22:48:23 +08:00
  • 588ffa1b32 Add geeetech M1 profile (#7113) SoftFever 2024-10-22 22:47:32 +08:00
  • a52ce89925 Enable Air Filtration Support for BBL P1S, X1, X1C (#7087) SoftFever 2024-10-22 22:29:21 +08:00
  • 09afb390dd Add Anycubic Kobra 2 Plus, Kobra 2 Max, Kobra 2 Pro, Kobra 2 Neo, & Kobra 3 (#7082) SoftFever 2024-10-22 22:24:51 +08:00
  • cc8d90c224 Add Elegoo OrangeStorm Giga (#6977) SoftFever 2024-10-21 23:40:33 +08:00
  • 990a1867e3 Merge branch 'main' into Orangestorm-giga SoftFever 2024-10-21 23:36:42 +08:00
  • 5cf16b9b5d Add Creality Print support (#6928) SoftFever 2024-10-21 23:36:09 +08:00
  • fac94a46da Update AnkerMake Jerk and Extruder settings to match AnkerMakeStudio Robert Baker 2024-10-15 03:33:42 -07:00
  • ca251c7090 Add geeetech M1 profile whoseyoung 2024-10-15 15:31:54 +08:00
  • 736d50e623 Some cleanup cochcoder 2024-10-14 15:30:19 -04:00
  • 66a7235e25 Enable Air Filtration Support for BBL P1S, X1, X1C Yichen 2024-10-12 10:33:18 -07:00
  • 36a380b9c6 Initial add of Anycubic Kobra 2 Plus, Kobra 2 Max, Kobra 2 Pro, Kobra 2 Neo, Kobra 3 cochcoder 2024-10-12 00:13:33 -04:00
  • 84bfed7de6 Final size optimizations cochcoder 2024-10-11 20:30:47 -04:00
  • 630797ece9 Optimize cover image cochcoder 2024-10-10 19:34:03 -04:00
  • 68178cacd8 Merge branch 'main' into Orangestorm-giga cochcoder 2024-10-10 23:25:11 +00:00
  • ee819bd8dd Apply suggestions from code review cochcoder 2024-10-10 19:24:55 -04:00
  • fb032cd85f Fixed an issue that if Orca was invoke by associated files, local data_dir was not used (#7049) v2.2.0-rc SoftFever 2024-10-08 20:29:40 +08:00
  • eb195da546 Better way to find exe path SoftFever 2024-10-08 18:09:03 +08:00
  • 2cc44feb66 bump version to 2.2.0-rc SoftFever 2024-10-08 00:03:23 +08:00
  • 8097becedd Shows extruder's values on filament's Setting Overrides tab. (#6370) SoftFever 2024-10-07 21:42:11 +08:00
  • 09672ea90c Merge branch 'main' into feature/show-extruder-values-on-filament-overrides-tab SoftFever 2024-10-07 19:43:50 +08:00
  • 72a797de08 Update project structure to match BambuStudio's support code (#6967) SoftFever 2024-10-07 18:27:47 +08:00
  • e73593c102 Merge branch 'main' into dev/bbs-support SoftFever 2024-10-07 18:10:58 +08:00
  • 5b6fa0b770 update snapmaker profiles (#7012) SoftFever 2024-10-07 18:10:49 +08:00
  • 1c43b2902c fix a build error SoftFever 2024-10-07 18:10:14 +08:00
  • 78ea8d84f3 Merge branch 'main' into sm-profiles Dylan 2024-10-07 16:45:59 +08:00
  • 338f89a15b Merge branch 'main' into dev/bbs-support SoftFever 2024-10-07 16:44:01 +08:00
  • 89d04ab9e9 General improvments to RatRig V-Core 4 & V-Core 4 HYBRID (#5966) SoftFever 2024-10-07 16:43:42 +08:00
  • 17c0abbe32 Export negative parts (#7024) SoftFever 2024-10-07 16:42:12 +08:00
  • 01ffeb6b86 Add Creality K1 SE, K2 Plus, & CR-M4 (#7002) SoftFever 2024-10-07 16:40:56 +08:00
  • 7422c7957f making all four corners of the grid sharp instead of round (#6993) SoftFever 2024-10-07 16:37:56 +08:00
  • 9fbab1407f FIX: CLI: fix an exception when parsing scale params (#6969) SoftFever 2024-10-07 16:34:07 +08:00
  • 4a1d382964 Allow reverse on odd without detect overhang wall (#6922) SoftFever 2024-10-07 15:59:19 +08:00
  • 6ecf6bdbd7 Support multi-line progress information rendering (#6909) SoftFever 2024-10-07 15:56:16 +08:00
  • ab55d4eefc Fix an issue that wrong z value was used if a new layer is started with wipe tower extrusions. (#6980) SoftFever 2024-10-07 15:50:48 +08:00
  • 0bf2b9dcff respect "Enable Filament ramming" option SoftFever 2024-10-07 14:34:08 +08:00
  • fada134391 Bug fixes cochcoder 2024-10-06 15:25:24 -04:00
  • e14428897e Initial add of CR-M4 cochcoder 2024-10-06 15:21:22 -04:00
  • 5b241a3982 Change acceleration & speed values cochcoder 2024-10-06 12:29:21 -04:00
  • f2d1429a01 Merge branch 'main' into rat-rig-covers cochcoder 2024-10-06 12:07:48 -04:00
  • cc90d79190 Add back m_nominal_z to store main print_z as GcodeWriter::m_pos will be changed after parsing get_last_z_from_gcode SoftFever 2024-10-06 23:39:22 +08:00
  • 7736cd1b39 fixed #6755 SoftFever 2024-10-06 20:36:00 +08:00
  • 7b38376e4e FIX: CLI: fix an exception when parsing scale params uSyzex 2024-09-30 14:01:28 +02:00
  • 608e6375e6 Fix wrong z when zhop is diabled. SoftFever 2024-10-06 19:16:15 +08:00
  • 6f3c701a32 wip SoftFever 2024-10-06 10:49:58 +08:00
  • dd3af0cfdd Revert "Remove unused values" cochcoder 2024-10-05 18:31:53 -04:00
  • cc1d7cfe04 Remove unused values cochcoder 2024-10-05 18:31:18 -04:00
  • 6ed920f8e2 Some cleanup cochcoder 2024-10-05 18:30:21 -04:00
  • 9f73262b43 Image optimizations cochcoder 2024-10-05 18:05:16 -04:00
  • 9d37d1a084 Export negative parts. vovodroid 2024-10-05 21:48:16 +03:00
  • 407ea045a2 Fix wrong max layer for K2 Plus 0.6 & 0.8 cochcoder 2024-10-04 19:48:26 -04:00
  • 14467c0e8d Fix typo cochcoder 2024-10-04 16:59:10 -04:00
  • 29278be729 fix prime_volume dylan 2024-10-05 00:41:53 +08:00
  • 0e15cccbc5 update version dylan 2024-10-04 18:34:46 +08:00
  • 201d188ef1 Revert "Trying something" cochcoder 2024-10-03 23:13:05 -04:00
  • 08800dc9e3 Trying something cochcoder 2024-10-03 22:20:17 -04:00
  • 77eb02e722 Hopefully this is the last issue cochcoder 2024-10-03 22:10:27 -04:00
  • b23223c0de Another bug fix cochcoder 2024-10-03 22:04:56 -04:00
  • 44bb6cd3fc Some more bug fixes cochcoder 2024-10-03 21:58:58 -04:00
  • a5f6f1cd82 Some cleanup & bug fixes cochcoder 2024-10-03 21:51:52 -04:00
  • 483d3f9c56 Fix a few things cochcoder 2024-10-03 21:25:34 -04:00
  • 9cb183c606 Merge branch 'main' into K1-SE cochcoder 2024-10-03 23:52:54 +00:00
  • cac3d396c7 Initial Add of K2 Plus cochcoder 2024-10-03 19:51:04 -04:00
  • 769ec051ee Merge branch 'main' into Orangestorm-giga cochcoder 2024-10-03 18:37:55 +00:00
  • 9245a87293 Update TURKISH translations (#6982) GlauTech 2024-10-03 18:40:43 +03:00
  • 98c540d3c9 Removed editor's label from Russian translation file (#6962) Andrey Helldar 2024-10-03 18:40:05 +03:00
  • 1992623a50 Qidi profile updates: latest consumables and machine modifications (#6952) HYzd766 2024-10-03 23:38:46 +08:00
  • 2663b60281 Merge branch 'main' into feature/add-creality-print-support SoftFever 2024-10-03 23:37:38 +08:00
  • ec94b9086f Russian translation update (#6939) Andy 2024-10-03 22:36:38 +07:00
  • 71aa30f41f Fix Spanish String (#6946) Carlos Francisco Caruncho Serrano 2024-10-03 17:36:12 +02:00
  • 53b08f213b Fix issue that z is not properly set in some cases when clipping polygon (#6955) Noisyfox 2024-10-03 23:35:05 +08:00
  • cffa0033cb Initial add of K1 SE cochcoder 2024-10-02 18:57:45 -04:00
  • d52e2cc1b2 making all four corners of the grid sharp instead of round azio25134 2024-10-02 15:37:49 -07:00
  • cfceb873c2 Merge branch 'main' into rat-rig-covers cochcoder 2024-10-01 21:44:20 +00:00
  • d13a86bec2 Merge branch 'main' into Orangestorm-giga cochcoder 2024-10-01 21:28:42 +00:00
  • bc328b71c7 Try something else cochcoder 2024-10-01 17:28:24 -04:00
  • 66709ab582 Maybe setting id is the issue cochcoder 2024-10-01 17:26:09 -04:00
  • a5d2fa1aed Fix an issue that wrong z value was used if a new layer is started with wipe tower extrusions. SoftFever 2024-10-01 23:28:24 +08:00
  • 5bb42bc0d5 Fix wipe tower issues with SEMM and ramming turned off (#6934) Ioannis Giannakas 2024-10-01 15:54:14 +01:00
  • d6f89393d7 Merge branch 'main' into sm-profiles dylan 2024-10-01 17:17:33 +08:00
  • 393ff7426b Maybe this will do it cochcoder 2024-09-30 22:20:38 -04:00
  • fcf4140daa Fix the final build issue cochcoder 2024-09-30 22:00:10 -04:00
  • 165f9d3f0c Fix build issue 5 cochcoder 2024-09-30 21:58:38 -04:00
  • 48b8b7d105 Fix build issue 4 cochcoder 2024-09-30 21:57:32 -04:00
  • 8c39fd3d49 Fix build issue 3 cochcoder 2024-09-30 21:56:25 -04:00
  • 60dc43bbf7 Hopefully this will fix all future build issues cochcoder 2024-09-30 21:55:02 -04:00
  • 09eea5e556 Fix build errors cochcoder 2024-09-30 21:49:37 -04:00
  • b9da340fc5 Another attempt at fixing filament issues cochcoder 2024-09-30 21:42:59 -04:00
  • b17dae8fb1 Cleanup cochcoder 2024-09-30 20:30:19 -04:00
  • 9323f6357d Some filament fixes cochcoder 2024-09-30 18:56:17 -04:00
  • 48e99dab6a Squashing some bugs cochcoder 2024-09-30 17:26:15 -04:00
  • 78ff7f34b9 Add OrangeStorm Giga 0.1, 0.4, 0.6, & 0.8 cochcoder 2024-09-30 15:59:12 -04:00
  • cedb939f4e Fix compile error Noisyfox 2024-09-30 14:31:22 +08:00
  • ebed03ea92 Fix compile warning Noisyfox 2024-09-30 14:18:30 +08:00
  • ff265745c6 Update PrintObject::_generate_support_material() to match BBS Noisyfox 2024-09-30 13:45:29 +08:00
  • 97d1745e5a Update files related to support to match BambuStudio's project structure Noisyfox 2024-09-30 13:34:59 +08:00
  • 23d597a302 Add PETG-CF10 filament type & RatRig filament vendor cochcoder 2024-09-27 12:25:12 -04:00
  • df2006858d Fix incorrect filament type for RatRig PunkFil PETG CF cochcoder 2024-09-27 12:01:54 -04:00
  • 0bcd897f75 Merge branch 'main' into rat-rig-covers cochcoder 2024-09-27 15:33:11 +00:00
  • 5b6232b084 Add filaments and improve machine parameters cochcoder 2024-09-27 11:33:02 -04:00