Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 pascal lisp jobs found

    ...For each image you will draw tight, non-overlapping bounding boxes around every instance of the target classes I will supply once we start. Accuracy matters more than speed; missed objects or sloppy boxes will be rejected. Preferred workflow is any modern tool that can export to COCO JSON or Pascal-VOC XML, as these formats plug straight into my training pipeline. If you normally use LabelImg, CVAT, Supervisely, or similar, that’s perfect. Deliverables • Annotated dataset in COCO JSON or Pascal-VOC XML (your choice, just stay consistent). • A quick text report summarising class counts and any edge cases flagged during labelling. I will run a spot-check on at least 20 % of the images; corrections will need turning around before final sign-off. I...

    $55 Average bid
    $55 Avg Bid
    25 bids

    I maintain a legacy desktop program written in Pascal and now need it re-imagined as a browser-based application. The goal is to keep every current feature intact while exposing the underlying logic through modern APIs, then presenting it in a clean, responsive web interface. Here’s the workflow I have in mind: • Re-factor or wrap the existing Pascal code so its core routines are callable from HTTP/REST endpoints. • Build the web front-end (framework is flexible; React, Vue, Angular or even a light vanilla stack are all acceptable) that consumes those endpoints and mirrors the original UI/UX. • Package the finished solution with clear deployment scripts and concise technical documentation so it can be dropped onto a standard Linux server. Key point...

    $502 Average bid
    $502 Avg Bid
    28 bids

    I have the original Turbo Pascal source code of a classic dial-up BBS. I now need it refreshed for today’s networks and hardware while keeping the old-school spirit intact. The first priority is a clean build that runs natively on Ubuntu (64-bit). After that, I will also want Windows 11 and ARM binaries, so please structure the project with cross-platform portability in mind from day one. Core objectives • Eliminate all pre-2000 date logic and make the code fully Y2K-compliant. • Replace the COM-port/modem routines with an integrated Telnet server so users can connect over TCP/IP without external helpers. • Modernize the interface where it matters for functionality—clearer menus, smoother navigation, and optional theme hooks—while respecting ...

    $932 Average bid
    $932 Avg Bid
    33 bids

    I have a complete DWG drawing set and simply need an accurate count of every lighting luminaire it contains. All fixtures sit on dedicated layers, so you can isolate them quickly inside AutoCAD (or a compatible tool like BricsCAD, AutoCAD LT, or even a clean-up script in Lisp/Python if that is faster for you). What I expect from you: • A clear summary table listing each luminaire type and the quantity found. • Either an annotated copy of the DWG or a screenshot set showing your selection process, so I can verify the count with a quick visual check. Send a short note demonstrating similar counting or take-off work you have completed—links or screenshots of past work are perfect. No need for a lengthy proposal; accuracy and a fast turnaround will decide this hire.

    $20 / hr Average bid
    $20 / hr Avg Bid
    22 bids

    ...quick clarifications so the drafting cycle moves fast. Deliverables 1. Editable DWG files organised by standard layers and linetypes. 2. Printed-to-scale PDFs ready for immediate construction issue. 3. A brief change log so we can track revisions. Files must be geometrically accurate, dimensioned in metric, and free of unresolved references or font substitutions. If you normally script with LISP or use Civil 3D features for grading tables, feel free—just keep the final drawings plain AutoCAD-compatible. Send a short note on similar power-plant or earth-retention drafting you’ve handled and your estimated turnaround time for the first full set so we can get started right away....

    $443 Average bid
    $443 Avg Bid
    11 bids

    I need a specialist who can take my daily ZWCAD work and turn it into a push-button process. The goal is to automate every repetitive 2D drafting step, then go a step further and have those 2D drawings convert themselves into clean 3D models. All logic must be baked into custom AutoLISP routines, and the finished commands should export key data straight to Excel witho...generated by the routine, with fields populated exactly as specified • Short read-me or screen-recorded demo proving the workflow works on a fresh ZWCAD install Acceptance test: I will open a blank drawing, run your command set, and confirm it creates the required 2D geometry, produces the 3D version, and outputs the correct Excel file—all without manual edits. If you know ZWCAD’s API and think in Li...

    $328 Average bid
    $328 Avg Bid
    7 bids

    I have an original 5.25 inch floppy and all the data retrieved that holds a Turbo Pascal project my dad wrote in the late eighties. My dad recently passed away and I found his old computer program. My goal is simple nostalgia: I want to see his program come back to life exactly as he left it and be able to share it with my siblings, running smoothly inside DOSBox or any other MS-DOS-compatible emulator—and, if possible, playable online through a browser-based DOS environment. Here is what I need from you: • Re-compile the code so it produces a clean .EXE that launches under a standard MS-DOS emulator. • Package the result with an easy way for me to start it—either a ready-to-run DOSBox configuration or a Web-DOS link/embed. • Include the recovered s...

    $194 Average bid
    $194 Avg Bid
    27 bids

    ...accurate bounding box so the dataset can feed straight into my computer-vision pipeline for detection and training. I do not need facial tagging, scene classification, polygons, or key-point work—only clear, tight bounding boxes around the objects themselves. You may use tools such as LabelImg, CVAT, VoTT, or any comparable platform as long as the final export remains consistent and easy to ingest (Pascal VOC XML, COCO JSON, or YOLO text are all acceptable). Deliverables: • Fully annotated image set with bounding boxes for every object • Corresponding annotation files in the agreed-upon format • A short summary noting the tool used and any edge cases flagged Accuracy and consistency trump speed; a small sample will be reviewed first to confirm...

    $445 Average bid
    $445 Avg Bid
    14 bids

    I’m building an internal workflow in AutoCAD and need a specialis...using clear layer names so I can toggle visibility later. • Devta markings can’t be locked to fixed positions; I need user-defined adjustments for individual grid cells (size, text style, colour, and positional tweaks) while still offering sensible default values. • All geometry and text should be pure AutoCAD entities so the file remains lightweight and editable by anyone without loading the LISP. You’ll hand over the .lsp source, a quick README explaining the command syntax, and a sample .dwg that demonstrates the chart in action. I’ll consider the job complete once I can load the routine, run the command on my own template file, and freely reposition any Devta label throug...

    $62 Average bid
    $62 Avg Bid
    6 bids

    I need an AutoCAD LISP program to design precast structures for drainage and sanitary systems. The program should specifically design manholes and catch basins, and generate detailed reports as outputs. Key Requirements: - Design drainage systems, specifically manholes and catch basins - Generate detailed design reports - AutoCAD proficiency is essential - Experience with LISP programming and drainage design is preferred Your expertise will help streamline our drainage design process. Please share relevant experience in your bids.

    $63 / hr Average bid
    $63 / hr Avg Bid
    59 bids

    I’m finishing a compiler assignment and need a concise Java module that converts pascal language tokens into three-address code, specifically in the Triples representation. The goal is intermediate code generation only—no optimisation layer, no extra debugging hooks—just clean, well-structured triples I can drop into my report. Scope • Accept simple assignment statements that combine variables, constants, and arithmetic operators (+, –, *, /). • Parse them and emit correctly indexed Triples (op, arg1, arg2) to stdout or a text file. • Keep the design modular so I can later plug it into a larger compiler front end. Deliverables • Well-commented Java source, compilable with any current JDK. • A short README showing build/ru...

    $19 Average bid
    $19 Avg Bid
    7 bids

    ...required libraries, migration steps you followed, and how to extend the new reports. If you’re fluent in modern Delphi, comfortable untangling legacy VCL code, and can polish workflows for day-to-day users, I’d like to hear how you would approach the upgrade and how long it would take. Here as an AI analysis of the source: What it is (how it’s written) Tech/Language: Classic Delphi / Object Pascal (VCL) Windows desktop app(s). Solutions/Projects present: (root) — main app Multiple sub-apps under MyPlay and AutoUpdate (e.g., , , AutoUpdate/, etc.) Framework & tooling: Built with Delphi 7 (confirmed by → Version=7.0, compiler options, and Delphi-7 default library paths). Uses VCL forms (.dfm) and many third-party/standard

    $172 / hr Average bid
    $172 / hr Avg Bid
    36 bids

    I have a collection of images featuring people and need each one annotated with clear, accurate bounding boxes around every person visible in the frame. The task is straightforward: • Load each image and draw a tight bounding box around every individual. • Export the annotations in a standard format such as COCO JSON, Pascal VOC XML, or plain CSV—whichever is fastest for you and easy for me to integrate later. This job is focused purely on bounding-box work; no segmentation or key-point labeling is required. Consistent box placement and correct file naming are the main acceptance criteria. If you already use tools like LabelImg, CVAT, or Roboflow, that’s perfect—just send back the completed label files along with any tool-specific project folder s...

    $31 Average bid
    $31 Avg Bid
    13 bids

    Pressure inlet UDF code for attached figure in terms of PASCAL

    $33 Average bid
    $33 Avg Bid
    1 bids

    I need pressure inlet UDF code for attached figure in terms of PASCAL.

    $28 Average bid
    $28 Avg Bid
    15 bids

    ...Consistency • Follow the same category usage and box style across all images. • If you are unsure about a label, flag it for review — do not guess. • Review Process • We will perform QA on a random 5% of your annotated data per milestone. • If error rates exceed the thresholds, the batch must be corrected before payment release. Requirements • Proven experience with image annotation (YOLO, COCO, Pascal VOC, etc.). • Familiarity with Label Studio (or similar tools). • Understanding of bounding box quality standards (tight fit, no overlaps, correct class). • Attention to detail – quality is more important than speed. • Ability to work with large datasets and meet deadlines. Deliverables • Fully annotate...

    $1855 Average bid
    $1855 Avg Bid
    21 bids

    I'm looking for a specialist in C++, C#, VB, .Net, Pascal, FreeBasic, PureBasic, and Python who can super-securely protect my VBA modules. The method or software must prevent other software from breaking the security. If you can do this or have already done so, contact me and send me a test .xlsm file, and I'll hire you immediately.

    $252 Average bid
    $252 Avg Bid
    59 bids

    I still have the full Borland Pascal source for my two DOS titles, “Mathology” (1993) and “Mathology: Fractions” (1995). They ran at 320 × 200 and were published by Lawrence Productions; you can see the original gameplay here: I now want to bring both games to the browser while keeping the charm of the originals yet polishing them for today’s 5- to 12-year-old players. That means: • retaining the core mechanics, humour and pacing that made the games popular • giving the visuals a clear, colourful refresh and smoother animations • adding a handful of new levels or features that feel native to the series, not bolted on The initial goal is a web build that runs smoothly on any modern desktop or Chromebook. If that performs we...

    $29126 Average bid
    $29126 Avg Bid
    62 bids

    I’m set...text heights, arrowheads, extension offsets and unit settings to drop straight into our drawing template. I’ll review everything inside AutoCAD 2024, so please make sure the DWG files back-save cleanly to that version. Delivery is a single ZIP containing the block library, the template file with the title block embedded, and a brief README describing layer conventions and any custom commands or LISP routines you include. Quality check is simple: each block must insert at the correct scale, all attributes prompt as intended, the title block regenerates without errors, and dimensions display identical line weights across layouts. If you’ve built symbol libraries before and can turn this around quickly, I’d love to see a couple of screenshots or a s...

    $121 Average bid
    $121 Avg Bid
    53 bids

    ...open a mobile app, snap or upload a toilet photo, receive real-time waste detection overlays, and instantly see tailored cleaning advice. The core logic already lives in a legacy Pascal codebase, orchestrated by our in-house X-ui-script workflow engine, so every new module has to speak their language while adding modern AI muscle. How the pieces fit • AI layer – a Python (TensorFlow/PyTorch) model must accept a JPEG/PNG, return pixel-accurate masks and human-readable “waste type” labels. Pack it behind a lightweight gRPC or REST endpoint so Pascal can call it. • Backend integration – extend the existing Pascal services, expose new endpoints, and trigger X-ui-script sanitation routines once the AI responds. C++ is welcome for...

    $1669 Average bid
    $1669 Avg Bid
    116 bids

    ...Sample products added Admin login credentials Instructions or video guide for updating content Optional (but a plus): Experience with Elementor or similar builder Portfolio of similar WooCommerce eCommerce websites Budget: Please include your estimated fixed price, timeline, and examples of similar projects. Looking forward to working with a reliable and professional developer! Best regards, Pascal...

    $417 Average bid
    $417 Avg Bid
    400 bids

    I'm seeking an experienced AutoCAD developer to create a LISP or AI routine that performs a quality assurance check against specific standards. The routine needs to verify: - Dimensional accuracy - Layer consistency - Annotation standards - Cable lengths - Correct asset placement Ideal skills and experience include: - Proficiency in AutoCAD and LISP programming - Experience with AI integration in CAD applications - Strong understanding of CAD quality assurance processes - Attention to detail and accuracy Example drawing attached, along with the drafting standards DD001 and DD002

    $1178 Average bid
    $1178 Avg Bid
    67 bids

    I am seeking an experienced AutoCAD LISP programmer to develop a routine that modifies the Z values of a copied version of a user-selected 3DPolyline. The modification will be based on data extracted from a user-selected CSV file, which follows fixed formatting rules. The routine should parse and sub-parse a concatenated field in the CSV to extract an offset value. This offset will be used to perform addition or subtraction on the current Z values of the 3DPolyline vertices, matching the geometry from the CSV file before applying the offset. Key Requirements: - Develop a LISP routine within AutoCAD to modify Z values on user selected 3DPolyline(s). - Selected object(s) to be copied where clone modified leaving original unedited - All original lines selected to be re-col...

    $38 / hr Average bid
    $38 / hr Avg Bid
    21 bids

    I am seeking an experienced AutoCAD LISP programmer to develop a routine that modifies the Z values of a copied version of a user-selected 3DPolyline. The modification will be based on data extracted from a user-selected CSV file, which follows fixed formatting rules. The routine should parse and sub-parse a concatenated field in the CSV to extract an offset value. This offset will be used to perform addition or subtraction on the current Z values of the 3DPolyline vertices, matching the geometry from the CSV file before applying the offset. Key Requirements: - Develop a LISP routine within AutoCAD to modify Z values on user selected 3DPolyline(s). - Selected object(s) to be copied where clone modified leaving original unedited - All original lines selected to be re-col...

    $232 / hr Average bid
    $232 / hr Avg Bid
    15 bids

    Please accept this project instead Thanks Pascal

    $117 Average bid
    $117 Avg Bid
    1 bids

    Hello Saheb, Thanks for reviewing and addressing the 3 items regarding my Wordpress site I forwarded to you via private messages. Having them resolved by end of day today is totally fine. Regards, Pascal

    $99 Average bid
    $99 Avg Bid
    1 bids

    ...Loader Lisp Auto-load all above scripts on startup 4️⃣ Future Scope (Phase 2: Revit + Dynamo) Task Description Pipe Routing Automation Auto-route pipes between hydrants/sprinklers Pipe Size Validator Validate pipe sizes against IS/NFPA Sprinkler Placement Place sprinklers automatically on ceiling grids MVWS / HVWS Coverage Draw nozzle coverage circles Auto BOQ Generator Extract BOQ from Revit model to Excel 5️⃣ Freelancer Requirements ✅ Experience in AutoLISP scripting ✅ Experience in ZWCAD (or ability to adapt AutoCAD Lisp to ZWCAD) ✅ (Bonus) Experience with Revit Dynamo ✅ (Bonus) Experience with Fire Protection / MEP systems ✅ Ability to deliver clean, well-documented scripts ✅ Communicate clearly in English/Hindi/Marathi (optional) 6️⃣ Deliverables ✅ All ...

    $424 Average bid
    $424 Avg Bid
    3 bids

    Title: AutoCAD Alignment Sheet Automation via Excel (VBA/.NET) Project Description: I’m looking for an experienced CAD...Installation/usage instructions (PDF or Word). Source code (VBA module or .NET project) with comments. A short demo video (optional but appreciated). Timeline & Budget: Ideally completed within 1–2 weeks of contract start. Please quote your fixed fee or hourly rate and estimate total hours. How to Apply: Reply with: A brief summary of similar projects you’ve done. Which technology you’d use (VBA, .NET, LISP, etc.). Your availability over the next two weeks. A ballpark cost or hourly rate. Feel free to ask any clarifying questions. I’ll review proposals and can share the Excel template and a sample DWG once we connect. ...

    $462 Average bid
    $462 Avg Bid
    31 bids

    I need a Lisp routine to automate drawing creation tasks in AutoCAD. Key Requirements: - The routine should work seamlessly within the AutoCAD environment. - It should significantly reduce the time and effort required for drawing creation. Ideal Skills and Experience: - Proficiency in AutoCAD and its Lisp API - Strong background in Lisp programming - Experience with automation scripts for CAD software Looking forward to your bids!

    $414 - $1243
    Sealed
    $414 - $1243
    11 bids

    I need a Lisp routine for AutoCAD to automate the modification of fiber optic route polylines. The routine should be able to: - Extend/shorten polylines - Offset polylines by 2 ft from conduit polylines - Add vertices to allow offsetted polylines to be pulled into each 10-inch round hand hole (HH) Ideal Skills & Experience: - Proficient in AutoCAD and Lisp programming - Experience with polyline manipulation in AutoCAD - Attention to detail and accuracy in modifications

    $724 Average bid
    $724 Avg Bid
    39 bids

    ...This project is for academic use, and I require everything including the final working model, clean code, dataset, and a complete explanation. Project Requirements: Objective: Create a Machine Learning / Deep Learning model to detect heart disease from heart sound recordings (PCG signals). Dataset: You are required to find and use any suitable publicly available dataset (e.g., from PhysioNet, Pascal Heart Sound Challenge, etc.) I do not have the dataset, so please include data preprocessing in the pipeline. What You Need to Deliver: a. Full Working Project Folder: Well-commented Python code (can use libraries like TensorFlow, Keras, PyTorch, scikit-learn, librosa, etc.) Data preprocessing and feature extraction pipeline Trained model with evaluation metrics Clear directory ...

    $135 Average bid
    $135 Avg Bid
    24 bids

    ...is for academic purposes, and I require the final working project along with a complete explanation of the methodology used. Project Requirements:: Build a machine learning/deep learning model to predict heart disease based on heart sound recordings (PCG signals). Dataset: You can use any publicly available dataset related to heart sounds or heart murmurs (like PhysioNet – Heart Sound dataset, Pascal Challenge PCG dataset, etc.) I do not have the dataset, so you need to find and use an appropriate dataset for training and testing. Expected Deliverables: Complete working code (Python preferred – can use libraries like TensorFlow, Keras, PyTorch, sci-kit-learn, etc.) Well-structured project with documentation and code comments. A detailed explanation (PDF or PPT) co...

    $214 Average bid
    $214 Avg Bid
    32 bids

    Create an ARX file who anable new lisp functions to read mdb files

    $540 Average bid
    $540 Avg Bid
    26 bids

    Hi, I'm Pascal. I'm looking for someone to create SEO product descriptions for my ecommerce shop on Shopify. The ideal candidate should be able to use ChatGPT 4.0 and follow my prompts closely. Your first task will be to create 20 product descriptions. If your work is satisfactory, there will be more work available. My shop is a general shop and it is for us market. Text will be in english Each product description should include: - 1 Principal Title - 1 Main Description - 1 Advantage Bullet - 1 Technical Bullet - 1 Meta Title - 1 Meta Description Please, apply only if you have experience in SEO and ecommerce product description writing. Prior experience with Shopify is a plus.

    $68 Average bid
    $68 Avg Bid
    183 bids

    I'm looking for a skilled developer or team to either optimize our old Free Pascal-based POS system or build a completely new one tailored to our needs. Key Requirements: - Retain and improve unique business functions: - Unique product categorization - Customized invoicing and reporting - Develop a user-friendly front-end for store employees on a Windows PC or Web-based - Create a robust backend for warehouse stock management, statistics, and user rights - Ensure system runs smoothly on our own web server, with potential for future upgrades Ideal Skills and Experience: - Proficient in Free Pascal and Windows software development - Previous experience in POS system development - Strong understanding of backend development and server management - Ability to create ...

    $6683 Average bid
    $6683 Avg Bid
    136 bids

    Hi Pascal S., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $33 Average bid
    $33 Avg Bid
    1 bids

    I'm in need of an experienced AutoCAD Lisp programmer who can create custom commands for my AutoCAD 2025 on Mac. Key requirements: - Custom commands to edit existing objects, create new ones, and batch process multiple items. - Commands for batch printing and printing multiple windows simultaneously. - Commands for inserting custom blocks that will trim lines. Ideal skills: - Proficiency in AutoCAD 2025 for Mac. - Extensive experience in developing and implementing AutoCAD Lisp routines. - Knowledge of creating custom commands in AutoCAD. - Familiarity with batch processing and printing in AutoCAD. Please only apply if you have a strong portfolio demonstrating your ability to deliver on these requirements. Thank you!

    $179 Average bid
    $179 Avg Bid
    14 bids

    As the title says i am looking for IT experts who will compete in The Blaise Pascal Quantum Challenge for a French company called Agorize. The Blaise Pascal Quantum Challenge, hosted by Pasqal, invites startups, students, and developers to create impactful quantum AI solutions addressing global sustainability challenges. ? Win up to 30,000€ in cash prizes and get the chance to showcase your project at the AI Action Summit in February. ⏰ Applications close January 30th—don’t miss out! ? Apply now here: All you will have to do to participate in this challenge is to create your profile over the link above and sign up in available

    $24500 Average bid
    $24500 Avg Bid
    21 bids

    Please see attached image ….. I'm seeking an experienced AutoCAD and Lisp professional who can create a customized Lisp program for AutoCAD. The Lisp's main function would be to measure total polylines within engineering designs. Key responsibilities: - Develop a unique Lisp program to facilitate the measurement of total polylines in engineering designs. - Ensure the program is user-friendly and efficient, streamlining the drawing process. - Provide support for any potential issues or questions post-delivery. Ideal candidates will have: - A strong background in AutoCAD and Lisp programming. - Previous experience with creating custom AutoCAD functions. - Understanding of engineering design principles. - Excellent problem-solving skills. I loo...

    $111 Average bid
    $111 Avg Bid
    15 bids

    hallo liebe freelancer ich benötige ein logo für mein unternehmen. thema: finanzbuchhaltung und dessen vorbereitung. das logo sollte als vektorgrafik sowie im pdf, png, jpg, illustartor, psd datei übergeben werden. auch eine weboptimierte grafik sollte dabei sein. 72dpi sowie 300dpi (cmyk auflösung für printmediennutzung). design: farben die zumeinsatz kommen sollten sind: baby...weboptimierte grafik sollte dabei sein. 72dpi sowie 300dpi (cmyk auflösung für printmediennutzung). design: farben die zumeinsatz kommen sollten sind: babyblau, marineblau oder royales grün weitere ergänzende farben sind weiss, grau, hellgrau name: FIBUvorbereitung slogan: spart zeit und nerven! schriftarten: courier, schreibmaschine, büro schriften wir freuen uns ...

    $85 Average bid
    Featured Guaranteed
    $85
    751 entries

    I need someone who can edit the lee mac block counter that it automatically updates when edits are made to the blocks after the legend has been placed and that the legend does not need to be regenerated everytime edits are made. Thanks

    $41 Average bid
    $41 Avg Bid
    8 bids

    I need a skilled C++ and AutoCAD LISP programmer to make my existing project compatible with the latest ObjectARX version from AutoDESK. I have access to this version and the task is solely to ensure compatibility, without any additional features bug fixes or performance optimizations for the moment.

    $661 Average bid
    $661 Avg Bid
    26 bids

    I'm looking for a Pascal programmer to create a command-line program for a card game involving 3 players. Each player has cards arranged in grids with 3 rows (colors: Red, Green, Blue, Yellow) and 5 numbers (1–100) per row. The data for the cards is to be read from a file named ''. The data for each player ends with 'FIN'. The input will need to be handled in lowercase (except for 'FIN') with flexible whitespace allowed between elements. Key Requirements: - Develop a command-line interface program in Pascal - Properly read and interpret data from '' - Handle input with flexible whitespace - Include 'FIN' as an end marker for each player's cards - Validate both format and values from '' Ideal Skills...

    $72 Average bid
    $72 Avg Bid
    12 bids

    My project involves extracting specific CAD data using a LISP routine in ZWCAD. The data to be extracted primarily consists of attribute data from 2D drawings, 3D models, and BIM data. Key Responsibilities: - Use LISP to extract attribute data from CAD files - Work with 2D drawings, 3D models, and BIM data Ideal Skills: - Proficiency in ZWCAD - Experience with LISP programming for CAD data extraction - Ability to work with various CAD data types Please provide examples of similar past projects when bidding.

    $121 Average bid
    $121 Avg Bid
    8 bids

    I'm looking for an AutoCAD expert well-versed in Lisp and C++. The primary goal is to create a program that ensures compatibility with AutoCAD 2022 or newer. Key Responsibilities: - Update a Lisp/C++ program that guarantees compatibility with the latest AutoCAD features and updates. - Potentially identify and automate repetitive tasks to enhance efficiency. Ideal Skills and Experience: - Extensive experience with AutoCAD, particularly versions 2022 and newer. - Proficiency in AutoCAD Lisp and C++. - Previous experience in developing AutoCAD compatibility programs. - Ability to identify repetitive tasks and automate them.

    $118 Average bid
    $118 Avg Bid
    6 bids

    I need a skilled C++ and AutoCAD LISP programmer to make my existing project compatible with the latest ObjectARX version from AutoDESK. I have access to this version and the task is solely to ensure compatibility, without any additional features bug fixes or performance optimizations for the moment.

    $632 Average bid
    $632 Avg Bid
    55 bids

    ...houses using AutoCAD, Python, and LISP. Key Requirements: - Input Parameters: The system should take latitude, longitude (from Bing Maps), number of floors, solar panels capacity, solar panel dimensions, and space between strings of panels. - Solar Panel Placement: Using a pre-existing blueprint model, the system should be able to determine the optimal placement for solar panels based on the bill of materials and solar system requirements. - Roof Length Calculation: The system must calculate the length of the roof from aerial imagery. - AI Obstruction Detection: With the parameters for distance that we set, the system should use AI to determine if there is an obstruction for solar panel placement. Ideal Skills and Experience: - Expertise in AutoCAD, Python, and LISP - Ex...

    $628 Average bid
    $628 Avg Bid
    48 bids

    I need an AutoCAD drafter to help modify a Bill of Materials (BOM) table within a CAD file. The BOM is embedded as a spreadsheet in the AutoCAD file, and it's proving difficult to manage when trying to add, remove or alter items. The task involves: - Manually typing or using LISP commands to include the BOM table over approximately 6-7 pages in the AutoCAD model space. - Ensuring the table is properly sized for an 11 X 17 template space. This is an urgent task that needs to start immediately. New freelancers are welcome to apply. Please note that a Non-Disclosure Agreement (NDA) is mandatory for this project. This project must be completed within 24 hours.

    $24 Average bid
    $24 Avg Bid
    24 bids

    Hi Mann, you created a LISP for me a few years ago. It sometimes doesnt work with certain files. Are you able to fix it for me please?

    $33 / hr Average bid
    $33 / hr Avg Bid
    1 bids