Code Monkey home page Code Monkey logo

aquila_x2's People

Contributors

voxelab-64 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

aquila_x2's Issues

Errors While Compiling

Eclipse 2021-12 I have the following errors when compiling ...
Description Resource Path Location Type
fatal error: core_cm4.h: No such file or directory hc32f46x.h /Sources/main/hdsc32core/common line 232 C/C++ Problem
Invalid arguments '
Candidates are:
void loop()
' main.cpp /Sources/main line 58 Semantic Error
Invalid arguments '
Candidates are:
void setup()
' main.cpp /Sources/main line 56 Semantic Error
make: *** [main/hdsc32core/common/subdir.mk:34: main/hdsc32core/common/system_hc32f46x.o] Error 1 Sources C/C++ Problem

The file core_cm4.h is listed in the project under the Include folder. I tried resolve any unresolved includes but that did not help.

Compiling bltouch

Error when compiling with Bltouch.
.. \ Sources \ Marlin \ src \ HAL \ STM32F1 \ Servo.cpp: 37
missing pwm.h

Filament runout sensor not enabled in FW "Aquila X2 H32 Firmware V5.1.8"

In FW v5.1.8 the runout sensor is not working as intended when using Octoprint 1.7.3.
Sending M412 to the printer, via Octoprint terminal, yeilds this response.
"Send: M412
Recv: echo:Unknown command: "M412"
Recv: ok P15 B3"

I proprose a change on line 1238, to allow for HOST_ACTION_COMMANDS
From
#define FILAMENT_RUNOUT_SCRIPT "M600"
To
#define FILAMENT_RUNOUT_SCRIPT "M412 H"

#define FILAMENT_RUNOUT_SCRIPT "M600"

And also change
//#define HOST_PROMPT_SUPPORT
to
#define HOST_PROMPT_SUPPORT

//#define HOST_PROMPT_SUPPORT

These two changes should enable filament runout support in octoprint and make use of custom GCODE scripts for handling runout situations e.g change extruder temp, move gantry to a safe position, resume etc.

G2/G3

Octoprint states that printer reports "G2/G3 bad parameters". This seemingly happens at random since the last five attempts have failed at different layer heights regardless if gcode contains any g2 or g3 moves. I've tried with and without arc welder plugin enabled.

100mm_i-type_40x40-Body_v3_with_arc_weld.zip

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.